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.
Bulk Updating Outdated npm Packages

Bulk Updating Outdated npm Packages

7
Comments
4 min read
Day 15 of 100 - Exercise Log MERN stack application

Day 15 of 100 - Exercise Log MERN stack application

23
Comments 2
1 min read
How to publish NPM packages

How to publish NPM packages

5
Comments
8 min read
Postman quick tricks

Postman quick tricks

21
Comments 3
5 min read
Defusing Time Bomb Tests using Randomization

Defusing Time Bomb Tests using Randomization

6
Comments
3 min read
Managing pointers in a doubly linked list in a nutshell

Managing pointers in a doubly linked list in a nutshell

8
Comments
1 min read
How to create a Stack using JavaScript

How to create a Stack using JavaScript

32
Comments 4
2 min read
Ionic deeplink/universal link with Capacitor.

Ionic deeplink/universal link with Capacitor.

15
Comments 4
2 min read
JavaScript Monorepo Implemented by Lerna with Yarn Workspaces and Git Submodules

JavaScript Monorepo Implemented by Lerna with Yarn Workspaces and Git Submodules

45
Comments 1
13 min read
8 useful console methods in JavaScript.

8 useful console methods in JavaScript.

5
Comments
1 min read
How to Build Good Habits and Excel as a Junior Developer

How to Build Good Habits and Excel as a Junior Developer

132
Comments 13
4 min read
Transforming data with Array.reduce

Transforming data with Array.reduce

41
Comments 1
2 min read
Abstract data structures JS

Abstract data structures JS

6
Comments
2 min read
JavaScript console API

JavaScript console API

18
Comments 2
4 min read
A Simple Guide to Objects in JavaScript

A Simple Guide to Objects in JavaScript

16
Comments
4 min read
Basic DOM Manipulation

Basic DOM Manipulation

32
Comments
3 min read
What's your favorite ESLint Config and Plugins?👮🏽🚨🐞

What's your favorite ESLint Config and Plugins?👮🏽🚨🐞

41
Comments 6
1 min read
Level up your JavaScript browser logs with these console.log() tips

Level up your JavaScript browser logs with these console.log() tips

1133
Comments 18
7 min read
yarn.BUILD: a plugin to run fast parallel builds with yarn v2

yarn.BUILD: a plugin to run fast parallel builds with yarn v2

4
Comments
5 min read
Pass the Test with Array.prototype.every()

Pass the Test with Array.prototype.every()

6
Comments
1 min read
svghero: Javascript package for hero effect in SVG

svghero: Javascript package for hero effect in SVG

13
Comments 1
1 min read
Asynchronous JavaScript explained in human language

Asynchronous JavaScript explained in human language

55
Comments 2
5 min read
How will AWS Amplify (AWS Cloud) be going to make the Front-End Developer's life easy?

How will AWS Amplify (AWS Cloud) be going to make the Front-End Developer's life easy?

27
Comments
3 min read
How to check if the occurrence of letters in the given string is the same

How to check if the occurrence of letters in the given string is the same

6
Comments 1
1 min read
Best Resources to Be React and React Native Developer in 2021

Best Resources to Be React and React Native Developer in 2021

6
Comments
4 min read
ReactJS - Tailwind CSS Starter

ReactJS - Tailwind CSS Starter

35
Comments 1
2 min read
JavaScript map() method

JavaScript map() method

20
Comments
2 min read
Vue 3 กับ class

Vue 3 กับ class

9
Comments 1
4 min read
🚀10 Trending projects on GitHub for web developers - 20th November 2020

🚀10 Trending projects on GitHub for web developers - 20th November 2020

70
Comments
1 min read
Beginners' friendly Grocery List App in ReactJS

Beginners' friendly Grocery List App in ReactJS

22
Comments
3 min read
Showing password with HTML5 and JavaScript

Showing password with HTML5 and JavaScript

16
Comments
1 min read
Creating a custom hook for dual animation state

Creating a custom hook for dual animation state

12
Comments
3 min read
Implementing a ‘Select all’ Checkbox Using ES6 Set

Implementing a ‘Select all’ Checkbox Using ES6 Set

17
Comments
4 min read
JavaScript Code Daily Challenge #1

JavaScript Code Daily Challenge #1

31
Comments 1
1 min read
Help Rocky Animate with Framer Motion

Help Rocky Animate with Framer Motion

23
Comments 2
5 min read
You Already Know These Data Structures [Arrays, Stacks, Queues]

You Already Know These Data Structures [Arrays, Stacks, Queues]

18
Comments
5 min read
Setting up MongoDB(4.2.10) and MongoDB Compass Locally

Setting up MongoDB(4.2.10) and MongoDB Compass Locally

9
Comments
3 min read
How I Found a Junior Frontend Developer Job in 2 Weeks After 1 Year of Self-learning

How I Found a Junior Frontend Developer Job in 2 Weeks After 1 Year of Self-learning

466
Comments 23
15 min read
5 Tips for writing better conditionals in JavaScript

5 Tips for writing better conditionals in JavaScript

18
Comments
3 min read
Start using Git like the pros - A hands-on course for using Git in a team [FREE]

Start using Git like the pros - A hands-on course for using Git in a team [FREE]

94
Comments 6
4 min read
Basic RxJS Operators and How To Use Them

Basic RxJS Operators and How To Use Them

11
Comments 2
7 min read
Shadow DOM vs Virtual DOM - differences

Shadow DOM vs Virtual DOM - differences

54
Comments 1
5 min read
Building your own Webpack Plugin

Building your own Webpack Plugin

53
Comments 1
3 min read
Ecmascript 6 — O velho novo Javascript

Ecmascript 6 — O velho novo Javascript

4
Comments
6 min read
javascript: add an event listener to an inexistent element.

javascript: add an event listener to an inexistent element.

9
Comments
3 min read
chrome-extension anatomy and how its parts communicate

chrome-extension anatomy and how its parts communicate

10
Comments
3 min read
Test grepping in Cypress using Module API

Test grepping in Cypress using Module API

6
Comments
4 min read
Registration Form Design

Registration Form Design

2
Comments
1 min read
[Video] How To Use Vue 3 Composition API for State Management

[Video] How To Use Vue 3 Composition API for State Management

6
Comments
1 min read
Full Stack Quiz Game with NextJS - My Journey

Full Stack Quiz Game with NextJS - My Journey

36
Comments 1
9 min read
Clean code exercises - part 1

Clean code exercises - part 1

58
Comments 11
3 min read
A CLI for generating Optional Node.js Boilerplate

A CLI for generating Optional Node.js Boilerplate

13
Comments 2
1 min read
Singleton logger that works only in development mode

Singleton logger that works only in development mode

6
Comments
2 min read
JavaScript reduce() method

JavaScript reduce() method

25
Comments 4
2 min read
How does a baby pronounce Memorization? Memoization!

How does a baby pronounce Memorization? Memoization!

22
Comments 1
2 min read
Should you build your own React component library?

Should you build your own React component library?

27
Comments 1
4 min read
Achieve Drag & Drop in react by building a GUI

Achieve Drag & Drop in react by building a GUI

86
Comments 3
3 min read
Divide and conquer could be tricky in JS - tricks of avoiding maximum call stacks

Divide and conquer could be tricky in JS - tricks of avoiding maximum call stacks

14
Comments
4 min read
Animating lists in Vue 3: Create friend-list UI

Animating lists in Vue 3: Create friend-list UI

29
Comments
3 min read
The curious relationship between simplicity and top-performance

The curious relationship between simplicity and top-performance

4
Comments 2
2 min read
loading...