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.
Rocking JS data structures!

Rocking JS data structures!

179
Comments 5
11 min read
TypeScript - get types from data using typeof

TypeScript - get types from data using typeof

132
Comments 8
1 min read
JAMstack Primer for Back-End Devs

JAMstack Primer for Back-End Devs

12
Comments
3 min read
Solve* all your problems with Promise.allSettled()

Solve* all your problems with Promise.allSettled()

18
Comments 6
4 min read
Use $ & $$ Instead of document.querySelector/All in JavaScript without jQuery

Use $ & $$ Instead of document.querySelector/All in JavaScript without jQuery

231
Comments 32
1 min read
Junior Web Developer environment setup

Junior Web Developer environment setup

82
Comments 14
4 min read
Using CodeSandbox as a CMS and Live Preview for your Gatsby Blog

Using CodeSandbox as a CMS and Live Preview for your Gatsby Blog

48
Comments
4 min read
Vue during coffee break - using v-model with custom components.

Vue during coffee break - using v-model with custom components.

103
Comments 6
2 min read
Learn To Fold Your JS Arrays

Learn To Fold Your JS Arrays

107
Comments 4
5 min read
End-to-end API testing using Knex & Migrations

End-to-end API testing using Knex & Migrations

26
Comments 4
3 min read
Build Angular Like An Architect (Part 1)

Build Angular Like An Architect (Part 1)

370
Comments 13
19 min read
Let’s Build: With Tailwind CSS – Tweet

Let’s Build: With Tailwind CSS – Tweet

9
Comments
2 min read
Learn the Storage API by Building a Note Taking App

Learn the Storage API by Building a Note Taking App

135
Comments 6
6 min read
Different types of routers in react router

Different types of routers in react router

22
Comments 3
2 min read
Stop copying your process.env.NODE_ENV to local variables! 🤯

Stop copying your process.env.NODE_ENV to local variables! 🤯

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