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.
Debugging Angular Apps

Debugging Angular Apps

8
Comments
3 min read
Beginner's Guide for Creating a Serverless REST API using NodeJS over Google Cloud Functions

Beginner's Guide for Creating a Serverless REST API using NodeJS over Google Cloud Functions

199
Comments 44
7 min read
ES6 for beginners - part 1 (Let, Const)

ES6 for beginners - part 1 (Let, Const)

9
Comments
3 min read
7 Skills To Become A Successful Automation Tester In 2021

7 Skills To Become A Successful Automation Tester In 2021

20
Comments
11 min read
Using AbortController (with React Hooks and TypeScript) to cancel window.fetch requests

Using AbortController (with React Hooks and TypeScript) to cancel window.fetch requests

31
Comments 2
3 min read
How I Refactor My Code

How I Refactor My Code

74
Comments
4 min read
Part 7. Deploy Backend (NestJS): Docker/Docker-Compose

Part 7. Deploy Backend (NestJS): Docker/Docker-Compose

89
Comments 2
5 min read
Introduction to the Notification API

Introduction to the Notification API

10
Comments
2 min read
How to find open source projects as a new developer?

How to find open source projects as a new developer?

110
Comments 22
1 min read
An easy way to create a customize dynamic table in react js

An easy way to create a customize dynamic table in react js

174
Comments 78
3 min read
How to use JSDelivr

How to use JSDelivr

9
Comments 1
4 min read
Explaining shallow / deep copying through acronyms

Explaining shallow / deep copying through acronyms

7
Comments 1
2 min read
Do you use VS Live Share to collaborate?

Do you use VS Live Share to collaborate?

15
Comments 2
1 min read
xLayers: Design & CodeGen

xLayers: Design & CodeGen

33
Comments 1
2 min read
Top tools for junior frontend developer

Top tools for junior frontend developer

197
Comments 17
4 min read
Arrays, the slow parts — we can do better

Arrays, the slow parts — we can do better

13
Comments
11 min read
Multiple VueJs Apps in a Lerna monorepo, sharing a Storybook component library.

Multiple VueJs Apps in a Lerna monorepo, sharing a Storybook component library.

49
Comments 3
4 min read
Turning `class App extends React.Component` into a coding lesson

Turning `class App extends React.Component` into a coding lesson

28
Comments 2
5 min read
TIL: Package.json values are accessible in npm/yarn scripts

TIL: Package.json values are accessible in npm/yarn scripts

6
Comments
2 min read
5 Alien Articles of the Week Worth Reading 👽📖

5 Alien Articles of the Week Worth Reading 👽📖

51
Comments 5
2 min read
The JavaScript Developer's Reading List

The JavaScript Developer's Reading List

385
Comments 16
1 min read
Using npm's `ls` command for Fun and Insight

Using npm's `ls` command for Fun and Insight

123
Comments 14
4 min read
Intro to RxJS Concepts with Vanilla JavaScript

Intro to RxJS Concepts with Vanilla JavaScript

198
Comments 8
5 min read
JAMstack with Gatsby and Netlify

JAMstack with Gatsby and Netlify

23
Comments
31 min read
A journey through ReactDOM.render

A journey through ReactDOM.render

19
Comments 1
7 min read
loading...