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.
State of the Web: Bundlers & Build Tools

State of the Web: Bundlers & Build Tools

10
Comments
7 min read
(web-app)Open-Source URL-Shortener built using Python.

(web-app)Open-Source URL-Shortener built using Python.

17
Comments 11
2 min read
Solving with TypeScript

Solving with TypeScript

4
Comments
3 min read
React Input In 7 Minutes - React Forms and State Explained

React Input In 7 Minutes - React Forms and State Explained

2
Comments
1 min read
Question Mark (?) Operators ASAP

Question Mark (?) Operators ASAP

4
Comments 1
3 min read
Accessing the Coinbase API using OAuth2

Accessing the Coinbase API using OAuth2

7
Comments
7 min read
Utilizing the Coinbase API in a Node.js Application

Utilizing the Coinbase API in a Node.js Application

2
Comments
8 min read
Share Text Across Near 💻Devices📱 using this website 🔥

Share Text Across Near 💻Devices📱 using this website 🔥

15
Comments 1
2 min read
Meteor Community Survey 2021 results

Meteor Community Survey 2021 results

6
Comments
11 min read
Creating stars using JavaScript

Creating stars using JavaScript

13
Comments
3 min read
Getting Started with TailwindCSS

Getting Started with TailwindCSS

6
Comments
6 min read
Dealing with Asynchronous data : Async - await

Dealing with Asynchronous data : Async - await

6
Comments
3 min read
One React testing tip

One React testing tip

3
Comments
2 min read
useReducer Hook+ Context API = A Powerful React Tool

useReducer Hook+ Context API = A Powerful React Tool

17
Comments
3 min read
Show loading indicator for Lazy Modules in Angular

Show loading indicator for Lazy Modules in Angular

6
Comments
2 min read
HTML Drag and Drop API

HTML Drag and Drop API

54
Comments 3
3 min read
10 Commandments for Programmers

10 Commandments for Programmers

44
Comments 13
1 min read
Why you should write clean code as a JavaScript Developer?

Why you should write clean code as a JavaScript Developer?

7
Comments
2 min read
How to easily create JS libraries with bundled dependencies compatible with ES/AMD/UMD/CJS module systems using Nx

How to easily create JS libraries with bundled dependencies compatible with ES/AMD/UMD/CJS module systems using Nx

8
Comments 11
5 min read
9. Message Queue and Event Loop

9. Message Queue and Event Loop

8
Comments 1
2 min read
build a snake game using canvas and requestAnimationFrame

build a snake game using canvas and requestAnimationFrame

5
Comments
2 min read
understanding Bubble sort algorithm by sorting levi ackraman character on attack of titans anime

understanding Bubble sort algorithm by sorting levi ackraman character on attack of titans anime

2
Comments
1 min read
Custom Service Worker in any app with esbuild

Custom Service Worker in any app with esbuild

5
Comments
2 min read
useContext() Hook : Let's consume it

useContext() Hook : Let's consume it

10
Comments 1
4 min read
Real-time Updates: Polling, SSE and Web Sockets

Real-time Updates: Polling, SSE and Web Sockets

200
Comments 12
6 min read
loading...