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.
Learn how to Deploy NestJS serverless apps to Azure Functions

Learn how to Deploy NestJS serverless apps to Azure Functions

56
Comments 1
6 min read
Prototypal inheritance - A Trip back in time

Prototypal inheritance - A Trip back in time

27
Comments
2 min read
Building A Todo API With NEST-JS And JS Data Structure To Persist Data - 1

Building A Todo API With NEST-JS And JS Data Structure To Persist Data - 1

12
Comments 1
7 min read
Starting Over: And That's Ok

Starting Over: And That's Ok

9
Comments
2 min read
Start using memoization to reduce computing time in Javascript

Start using memoization to reduce computing time in Javascript

49
Comments 5
4 min read
Setting Up Webpack For A JavaScript Library

Setting Up Webpack For A JavaScript Library

17
Comments 1
3 min read
Back to Basics - JavaScript Closures

Back to Basics - JavaScript Closures

107
Comments 7
2 min read
To Semicolon, Or Not To Semicolon;

To Semicolon, Or Not To Semicolon;

55
Comments 18
7 min read
Challenging the Testing Pyramid

Challenging the Testing Pyramid

73
Comments 9
4 min read
The Problem with Promises in JavaScript

The Problem with Promises in JavaScript

64
Comments 6
6 min read
5 Easy Hacks in Becoming a Better Developer

5 Easy Hacks in Becoming a Better Developer

86
Comments 4
3 min read
How to convert an array into an object in javascript

How to convert an array into an object in javascript

166
Comments 33
2 min read
Infinite scroll with Django

Infinite scroll with Django

72
Comments 6
4 min read
Patrones de diseño en JavaScript

Patrones de diseño en JavaScript

19
Comments 1
8 min read
Conquering Job Interview Code Challenges v2.0

Conquering Job Interview Code Challenges v2.0

8
Comments
11 min read
Endpoint testing with Jest and Supertest

Endpoint testing with Jest and Supertest

94
Comments 2
5 min read
Demystifying @babel/preset-env

Demystifying @babel/preset-env

17
Comments
8 min read
Advanced Vue: Controlling Parent Slots (Case Study)

Advanced Vue: Controlling Parent Slots (Case Study)

17
Comments 1
9 min read
Testing TypeScript with Mocha and Chai

Testing TypeScript with Mocha and Chai

48
Comments 11
2 min read
Use maths not process for reliable web apps

Use maths not process for reliable web apps

13
Comments
7 min read
Schematics: Building Blocks

Schematics: Building Blocks

11
Comments 1
9 min read
[Video] The Future of the Decentralized Web

[Video] The Future of the Decentralized Web

10
Comments
1 min read
Destiny Zero Hour - a Javascript Coding Project

Destiny Zero Hour - a Javascript Coding Project

7
Comments
1 min read
My 5 favorite resources for learning JavaScript

My 5 favorite resources for learning JavaScript

187
Comments 6
3 min read
How to use RxJS operators to consume Observables in your workflow

How to use RxJS operators to consume Observables in your workflow

19
Comments
7 min read
Getting Started with Sequelize and Postgres

Getting Started with Sequelize and Postgres

199
Comments 27
6 min read
How to build an admin panel with React

How to build an admin panel with React

196
Comments 6
8 min read
Testing redux reducers - Story Tests

Testing redux reducers - Story Tests

8
Comments
5 min read
ReferenceError: primordials is not defined

ReferenceError: primordials is not defined

10
Comments 6
2 min read
5 differences you might not have noticed between desktop and web UIs

5 differences you might not have noticed between desktop and web UIs

44
Comments
2 min read
[Video] Conversational Semantics for the Web

[Video] Conversational Semantics for the Web

5
Comments
1 min read
Big O: [3] Menghitung Operasi

Big O: [3] Menghitung Operasi

10
Comments 3
3 min read
npkill - The solution to deleting node_modules easily, with style

npkill - The solution to deleting node_modules easily, with style

251
Comments 35
3 min read
JavaScript Array Splice Issue

JavaScript Array Splice Issue

24
Comments 6
1 min read
Static Typing in a React Application

Static Typing in a React Application

9
Comments
4 min read
React: Organizando seu useReducer

React: Organizando seu useReducer

8
Comments
5 min read
Entity-Systems for typescript based games

Entity-Systems for typescript based games

6
Comments
2 min read
Simplify controlled components with React hooks

Simplify controlled components with React hooks

55
Comments 17
3 min read
The Future of Web Development

The Future of Web Development

65
Comments 4
9 min read
Optional Chaining in Javascript

Optional Chaining in Javascript

35
Comments 6
1 min read
An Intro to Redux that you can understand

An Intro to Redux that you can understand

274
Comments 9
3 min read
How to make your Electron app faster 🚀⚡

How to make your Electron app faster 🚀⚡

169
Comments 10
4 min read
How to Write JavaScript When You Don’t Know Where to Begin

How to Write JavaScript When You Don’t Know Where to Begin

144
Comments 5
6 min read
JavaScript Build Tools Demystified - Overall Thoughts

JavaScript Build Tools Demystified - Overall Thoughts

9
Comments
6 min read
Understanding ...mapGetters in Vuex

Understanding ...mapGetters in Vuex

75
Comments 1
5 min read
Use React Hooks Correctly with These Two Rules

Use React Hooks Correctly with These Two Rules

54
Comments
5 min read
The Myth of the 3 Day Developer

The Myth of the 3 Day Developer

8
Comments 1
2 min read
7 Exciting New JavaScript Features You Need to Know

7 Exciting New JavaScript Features You Need to Know

478
Comments 18
5 min read
React Made Easy: A Quick Guide To Making CRUD Apps with React.

React Made Easy: A Quick Guide To Making CRUD Apps with React.

24
Comments 5
5 min read
A Short introduction on Promise.any

A Short introduction on Promise.any

36
Comments
2 min read
Be more productive with these tools! 🍉 August picks for you

Be more productive with these tools! 🍉 August picks for you

56
Comments 2
4 min read
Writing Your First Browser Extension Tutorial - Part 1

Writing Your First Browser Extension Tutorial - Part 1

403
Comments 22
8 min read
You’re overusing useMemo: Rethinking Hooks memoization

You’re overusing useMemo: Rethinking Hooks memoization

56
Comments 1
10 min read
Modern React testing, part 1: best practices

Modern React testing, part 1: best practices

304
Comments 4
8 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
loading...