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.
Hello Vite + React!

Hello Vite + React!

118
Comments 16
2 min read
How act() works inside react?

How act() works inside react?

38
Comments 2
5 min read
My web security learnings: Cross-Site Scripting.

My web security learnings: Cross-Site Scripting.

16
Comments
3 min read
Full Tutorial #8: Creating a Field Resolver for a GraphQL Type | Microservices Chat App Using React, TypeScript and GraphQL

Full Tutorial #8: Creating a Field Resolver for a GraphQL Type | Microservices Chat App Using React, TypeScript and GraphQL

50
Comments 2
1 min read
BUILD THE REST API USING PYTHON DJANGO - PART 2 🐍

BUILD THE REST API USING PYTHON DJANGO - PART 2 🐍

30
Comments 2
5 min read
JavaScript, asynchronous programming and Promises

JavaScript, asynchronous programming and Promises

119
Comments
4 min read
Contributing to Node.js Core

Contributing to Node.js Core

19
Comments 4
4 min read
3 data-related programming paradigms that every JavaScript developer should know

3 data-related programming paradigms that every JavaScript developer should know

4
Comments
2 min read
How Does Sort Method Work in JavaScript?

How Does Sort Method Work in JavaScript?

4
Comments
4 min read
Login + Registration Page in Django using HTML, CSS, JavaScript (Part I)

Login + Registration Page in Django using HTML, CSS, JavaScript (Part I)

16
Comments
4 min read
How to apply type annotations to functions in TypeScript

How to apply type annotations to functions in TypeScript

4
Comments
8 min read
$200 Cloud-Hosting PaaS Giveaway

$200 Cloud-Hosting PaaS Giveaway

2
Comments
1 min read
js swap two numbers

js swap two numbers

2
Comments
1 min read
Basic math operations on different data types in JavaScript

Basic math operations on different data types in JavaScript

24
Comments 1
3 min read
Explosiv, static JSX site generator

Explosiv, static JSX site generator

9
Comments
2 min read
key-value-exists

key-value-exists

2
Comments
1 min read
A beginners guide to data streaming with Kafka, NodeJs and Socket.io

A beginners guide to data streaming with Kafka, NodeJs and Socket.io

46
Comments
4 min read
Let's Make a Redux + Material UI + OAuth Starter template! Pt 3. Alerts & Themes

Let's Make a Redux + Material UI + OAuth Starter template! Pt 3. Alerts & Themes

16
Comments
6 min read
Generating & Solving Sudoku in JS & Ruby with Backtracking

Generating & Solving Sudoku in JS & Ruby with Backtracking

15
Comments 7
6 min read
ABC of Polling in JS

ABC of Polling in JS

8
Comments
2 min read
Using the Browser History API

Using the Browser History API

14
Comments
3 min read
You can't afford not to have these!

You can't afford not to have these!

97
Comments 8
3 min read
How to implement Caching for Hacker News App in React

How to implement Caching for Hacker News App in React

19
Comments
9 min read
How to get the index of the current item in a for...of looping statement in JavaScript?

How to get the index of the current item in a for...of looping statement in JavaScript?

2
Comments
2 min read
CSS background-blend-mode property using Html , Css , javascript

CSS background-blend-mode property using Html , Css , javascript

13
Comments
1 min read
Here's How you can create a React App on Android Device

Here's How you can create a React App on Android Device

59
Comments 23
1 min read
Build your mobile app landing page with Olive

Build your mobile app landing page with Olive

8
Comments 2
1 min read
How to create a floating label input with css-in-js and react

How to create a floating label input with css-in-js and react

6
Comments
3 min read
3 data-related programming paradigms that every developer should know

3 data-related programming paradigms that every developer should know

2
Comments
2 min read
Don't attend a bootcamp in 2021

Don't attend a bootcamp in 2021

153
Comments 45
3 min read
Session & cookies strategy in web applications

Session & cookies strategy in web applications

5
Comments 1
1 min read
Vue 3 — More About v-model

Vue 3 — More About v-model

3
Comments
3 min read
ftp auto upload files on change

ftp auto upload files on change

3
Comments
2 min read
Checking Network Status with the Network Information API

Checking Network Status with the Network Information API

7
Comments
2 min read
React Tips — Input Data Binding

React Tips — Input Data Binding

2
Comments
4 min read
React Tips — Input Focus and Choices Controls

React Tips — Input Focus and Choices Controls

2
Comments
4 min read
React Tips — Modern Structures and State Updates

React Tips — Modern Structures and State Updates

2
Comments
4 min read
React Tips — Clean Syntax

React Tips — Clean Syntax

2
Comments
3 min read
JavaScript Interview Question #16: typeof NaN

JavaScript Interview Question #16: typeof NaN

17
Comments
1 min read
Best of Modern JavaScript — Maps and WeakMaps

Best of Modern JavaScript — Maps and WeakMaps

2
Comments
3 min read
Best of Modern JavaScript — Maps and Arrays

Best of Modern JavaScript — Maps and Arrays

2
Comments
3 min read
Vue 3 — Inline Styles and v-if

Vue 3 — Inline Styles and v-if

2
Comments
3 min read
Best of Modern JavaScript — Module Basics

Best of Modern JavaScript — Module Basics

2
Comments
3 min read
Best of Modern JavaScript — Module Design

Best of Modern JavaScript — Module Design

2
Comments
3 min read
Best of Modern JavaScript — Module Details

Best of Modern JavaScript — Module Details

2
Comments
2 min read
Best of Modern JavaScript — Modules

Best of Modern JavaScript — Modules

2
Comments
3 min read
Anchors for headings in MDX

Anchors for headings in MDX

5
Comments
3 min read
Set up browser tests in 10 seconds

Set up browser tests in 10 seconds

9
Comments
1 min read
🚀 Svelte Quick Tip: Styling slot content with :global

🚀 Svelte Quick Tip: Styling slot content with :global

37
Comments
3 min read
World-first Static time RegEx engine with O(0) time complexity

World-first Static time RegEx engine with O(0) time complexity

90
Comments 9
4 min read
Why React Hooks ?

Why React Hooks ?

13
Comments
4 min read
My javascript / tech / web development newsletter for 20-02-2021 is out!

My javascript / tech / web development newsletter for 20-02-2021 is out!

3
Comments
1 min read
React Tips — HTML, State Arrays, and Images

React Tips — HTML, State Arrays, and Images

8
Comments
3 min read
Concurrency in modern programming languages: TypeScript on Deno

Concurrency in modern programming languages: TypeScript on Deno

30
Comments
6 min read
Creating Accessible Accordions with HTML, CSS & JavaScript

Creating Accessible Accordions with HTML, CSS & JavaScript

52
Comments 3
4 min read
Solution: Container With Most Water

Solution: Container With Most Water

28
Comments 5
4 min read
Deep Cloning (JSON.parse + JSON.stringify)

Deep Cloning (JSON.parse + JSON.stringify)

2
Comments
1 min read
What's the difference between a coupled, decoupled and headless CMS?

What's the difference between a coupled, decoupled and headless CMS?

15
Comments 3
2 min read
Pairing with Community Member Jono Yeong

Pairing with Community Member Jono Yeong

18
Comments 4
1 min read
Implementing Async/Await

Implementing Async/Await

93
Comments
6 min read
loading...