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.
Understanding Redux (Part 1): Demystifying Store, Action and Reducers

Understanding Redux (Part 1): Demystifying Store, Action and Reducers

7
Comments
8 min read
Beginner's Guide to Regex

Beginner's Guide to Regex

5
Comments
6 min read
Our current frameworks are O(n); we need O(1)

Our current frameworks are O(n); we need O(1)

6
Comments
6 min read
JavaScript - for...of and for...in

JavaScript - for...of and for...in

6
Comments
4 min read
110. Balanced Binary Tree 🚀

110. Balanced Binary Tree 🚀

9
Comments
4 min read
The power of React refs

The power of React refs

12
Comments 3
3 min read
Testing a Smart Contract

Testing a Smart Contract

9
Comments
5 min read
Day-66 Training At Ryaz

Day-66 Training At Ryaz

3
Comments
1 min read
How to gradually add an eslint rule

How to gradually add an eslint rule

14
Comments 1
2 min read
Dialogbox made simple !

Dialogbox made simple !

6
Comments
2 min read
Considerations for Incremental Static Regeneration in Next.js

Considerations for Incremental Static Regeneration in Next.js

3
Comments
4 min read
When an SSG Isn't Just Static, What Is It?

When an SSG Isn't Just Static, What Is It?

10
Comments
4 min read
You should know about xicons.org

You should know about xicons.org

6
Comments 1
2 min read
Tu primer app de Express

Tu primer app de Express

10
Comments
3 min read
Nodemon & Express

Nodemon & Express

7
Comments
2 min read
How to Learn JavaScript

How to Learn JavaScript

17
Comments 1
8 min read
How to speed up a Web App loading time by 10x faster!

How to speed up a Web App loading time by 10x faster!

80
Comments 6
3 min read
Temporal API Time Zones: Convert Times

Temporal API Time Zones: Convert Times

7
Comments
6 min read
Top 10 Must-have VSCode Extensions for Angular Developers in 2022

Top 10 Must-have VSCode Extensions for Angular Developers in 2022

6
Comments 1
7 min read
How to write unit, integration and e2e tests for your GraphQL API

How to write unit, integration and e2e tests for your GraphQL API

10
Comments
5 min read
I made a react component generator app using react

I made a react component generator app using react

6
Comments 2
2 min read
Zero-Runtime Scoped Component Styling Made Easy!

Zero-Runtime Scoped Component Styling Made Easy!

8
Comments
2 min read
Document Object Model (DOM) Simplified

Document Object Model (DOM) Simplified

7
Comments
4 min read
Geeking-out on SVG Graphics part-four

Geeking-out on SVG Graphics part-four

6
Comments
5 min read
The Top 12 Node.js Frameworks on GitHub️

The Top 12 Node.js Frameworks on GitHub️

22
Comments 3
3 min read
loading...