DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Radix sort: No comparisons required

Radix sort: No comparisons required

10
Comments
11 min read
Three ways to use reduce in javascript

Three ways to use reduce in javascript

50
Comments 8
1 min read
I created a npm package that fetches the dependencies of any github repository

I created a npm package that fetches the dependencies of any github repository

7
Comments
3 min read
Create components with native HTML tags’ attributes by using “inheritAttrs” in Vue 2.4.0+

Create components with native HTML tags’ attributes by using “inheritAttrs” in Vue 2.4.0+

9
Comments
2 min read
Nuxt Storybooking: The Painless Way

Nuxt Storybooking: The Painless Way

8
Comments 1
1 min read
How to kickstart a Vue.js project in 3 min

How to kickstart a Vue.js project in 3 min

93
Comments 5
3 min read
According to you, what is the best API documentation out there?

According to you, what is the best API documentation out there?

8
Comments 8
1 min read
Persistence Algorithm and A Simple Introduction To .reduce()

Persistence Algorithm and A Simple Introduction To .reduce()

13
Comments
3 min read
A declarative way to cache PostgreSQL queries using Node.js

A declarative way to cache PostgreSQL queries using Node.js

71
Comments
4 min read
Angular: ActivatedRoute does not update the child route data on route changes

Angular: ActivatedRoute does not update the child route data on route changes

6
Comments
1 min read
Converting Object to an Array in JavaScript

Converting Object to an Array in JavaScript

140
Comments 14
3 min read
📖 Case Study: ⚙️ Reverse Engineering using Node JS 👾

📖 Case Study: ⚙️ Reverse Engineering using Node JS 👾

52
Comments 6
3 min read
PHP and AJAX - Simplify the Code

PHP and AJAX - Simplify the Code

47
Comments
2 min read
Javascript reduce 101

Javascript reduce 101

90
Comments 7
4 min read
Testing javascript applications with Selenium, Async/Await, and Jest

Testing javascript applications with Selenium, Async/Await, and Jest

19
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.