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.
How I setup my Development Environment on macOS 2021 Edition

How I setup my Development Environment on macOS 2021 Edition

149
Comments 5
5 min read
Server-Side Rendering from zero to hero

Server-Side Rendering from zero to hero

129
Comments 5
12 min read
Using Framer Motion to make page transitions in React

Using Framer Motion to make page transitions in React

109
Comments 4
5 min read
Configure Babel for a Nodejs Application

Configure Babel for a Nodejs Application

39
Comments 7
4 min read
Prettify your JavaScript strings

Prettify your JavaScript strings

7
Comments 1
4 min read
How to host Angular app on Heroku

How to host Angular app on Heroku

13
Comments 5
1 min read
React Theme Switcher

React Theme Switcher

26
Comments 3
5 min read
OhSnap! Optimize Search Performance With Debouncing in React

OhSnap! Optimize Search Performance With Debouncing in React

21
Comments
3 min read
How to use formik with useFormik prop in react

How to use formik with useFormik prop in react

44
Comments 8
3 min read
Difference between 'var', 'const' and 'let'

Difference between 'var', 'const' and 'let'

13
Comments
2 min read
undefined and null in JavaScript Explained

undefined and null in JavaScript Explained

13
Comments 2
8 min read
Make a website with a single HTML file

Make a website with a single HTML file

47
Comments 7
1 min read
Implementing React Routes in 4 Minutes (Part 1-- simple routes)

Implementing React Routes in 4 Minutes (Part 1-- simple routes)

26
Comments
2 min read
Differentiate between = , == and === when coding with javascript.

Differentiate between = , == and === when coding with javascript.

12
Comments
4 min read
Infinite Scrolling in Javascript made super easy...

Infinite Scrolling in Javascript made super easy...

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