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.
Think Like JavaScript

Think Like JavaScript

12
Comments 1
5 min read
Little Timers Everywhere

Little Timers Everywhere

4
Comments
1 min read
Decoding UTF-8

Decoding UTF-8

20
Comments
8 min read
How to create Javascript num.toString(base) method?

How to create Javascript num.toString(base) method?

5
Comments
2 min read
React Hooks Revisited: useLayoutEffect

React Hooks Revisited: useLayoutEffect

12
Comments
3 min read
How JavaScript Blocks work 🧱

How JavaScript Blocks work 🧱

7
Comments
1 min read
What are template strings really for?

What are template strings really for?

4
Comments
4 min read
Modern JS, when to use map or for?

Modern JS, when to use map or for?

3
Comments 4
1 min read
JS Coding Patterns that give you away as a Junior Developer

JS Coding Patterns that give you away as a Junior Developer

185
Comments 23
4 min read
Getting Started With the JavaScript Fetch API

Getting Started With the JavaScript Fetch API

105
Comments 2
11 min read
React - Best Practices

React - Best Practices

29
Comments 3
1 min read
Week 15: Async Foundations

Week 15: Async Foundations

2
Comments
3 min read
Why do we write JavaScript like this?

Why do we write JavaScript like this?

84
Comments 66
3 min read
Fitting Flappy Bird Into a Tweet

Fitting Flappy Bird Into a Tweet

13
Comments 1
8 min read
What's the output?

What's the output?

2
Comments
1 min read
Build A Next.js Markdown Blog.

Build A Next.js Markdown Blog.

113
Comments 6
7 min read
The caveats (and solutions) to generic type guards in TypeScript.

The caveats (and solutions) to generic type guards in TypeScript.

30
Comments
3 min read
Auto sign-in user using saved browser credentials

Auto sign-in user using saved browser credentials

7
Comments 1
2 min read
yargs v16 released

yargs v16 released

5
Comments
3 min read
How to Get the Root State type from your TypeScript React application.

How to Get the Root State type from your TypeScript React application.

17
Comments 2
2 min read
Deploy your Next.js App to Netlify in 2 minutes

Deploy your Next.js App to Netlify in 2 minutes

22
Comments 2
2 min read
Announcing NGXS 3.7

Announcing NGXS 3.7

20
Comments
6 min read
Top 5 Best Testing Ruby Gems For Building Ruby on Rails Web Application

Top 5 Best Testing Ruby Gems For Building Ruby on Rails Web Application

9
Comments 2
3 min read
A Basic Introduction to Webpack

A Basic Introduction to Webpack

202
Comments 5
10 min read
React-router urls don't work when refreshing or writing manually or pasting- solved - React

React-router urls don't work when refreshing or writing manually or pasting- solved - React

10
Comments
1 min read
loading...