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.
Modern React testing, part 1: best practices

Modern React testing, part 1: best practices

304
Comments 4
8 min read
You’re overusing useMemo: Rethinking Hooks memoization

You’re overusing useMemo: Rethinking Hooks memoization

56
Comments 1
10 min read
Big O: [2] Pengaturan Waktu Pada Kode Kita

Big O: [2] Pengaturan Waktu Pada Kode Kita

8
Comments 2
4 min read
svelte-tabs: Tabs component for Svelte apps!

svelte-tabs: Tabs component for Svelte apps!

18
Comments 3
1 min read
Python developer on Javascript land, plus some WH40k fun

Python developer on Javascript land, plus some WH40k fun

20
Comments 2
8 min read
[Video] N-API - The New Native in Node.js

[Video] N-API - The New Native in Node.js

8
Comments
1 min read
What’s new in React 16.9: Profiler API, bug fixes, and more

What’s new in React 16.9: Profiler API, bug fixes, and more

10
Comments
7 min read
How to use commitlint with yorkie & vue-cli@3.x

How to use commitlint with yorkie & vue-cli@3.x

12
Comments
2 min read
Not Another To-Do App: Part 2

Not Another To-Do App: Part 2

7
Comments
6 min read
Simple libraries do not guarantee simplicity - Rethinking popular NodeJs libraries

Simple libraries do not guarantee simplicity - Rethinking popular NodeJs libraries

45
Comments 3
2 min read
💻 I released my own Visual Studio Code Extension Pack and here is how you can too!

💻 I released my own Visual Studio Code Extension Pack and here is how you can too!

164
Comments 5
6 min read
localStorage VS sessionStorage

localStorage VS sessionStorage

20
Comments 1
3 min read
Big O: [1] Pendahuluan Big O

Big O: [1] Pendahuluan Big O

11
Comments
3 min read
Do you use Axios or Fetch?

Do you use Axios or Fetch?

31
Comments 21
1 min read
Writing Immutable and Functional JavaScript

Writing Immutable and Functional JavaScript

58
Comments 5
3 min read
Tracking errors in Angular with Sentry

Tracking errors in Angular with Sentry

67
Comments 10
6 min read
Minecraft: Javascript Edition

Minecraft: Javascript Edition

30
Comments 18
1 min read
What the Heck is Declarative Programming, Anyways?

What the Heck is Declarative Programming, Anyways?

61
Comments 4
9 min read
Let's Build A Currency Exchange Part I

Let's Build A Currency Exchange Part I

20
Comments 1
22 min read
Have you ever heard about Vue functional components?

Have you ever heard about Vue functional components?

15
Comments 1
4 min read
Using Children Props for Authenticated Routing in React Router v5 and React 16.9

Using Children Props for Authenticated Routing in React Router v5 and React 16.9

34
Comments 1
2 min read
The Perfect Wrapper Components in Vue 2.6 and soon Vue 3.0

The Perfect Wrapper Components in Vue 2.6 and soon Vue 3.0

96
Comments 5
3 min read
JS Code Golfing - How To Ruin Everyone's Day

JS Code Golfing - How To Ruin Everyone's Day

103
Comments 4
8 min read
Data mutation in functional JavaScript

Data mutation in functional JavaScript

28
Comments
7 min read
How I migrate from Express.js to Next.js API Routes

How I migrate from Express.js to Next.js API Routes

25
Comments 4
9 min read
loading...