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.
Adding Pagination with VanillaJS

Adding Pagination with VanillaJS

1
Comments
4 min read
Fedora Workstation 34: Guia pós-instalação e Ambiente Dev JavaScript

Fedora Workstation 34: Guia pós-instalação e Ambiente Dev JavaScript

5
Comments
4 min read
The old school snake game is here!

The old school snake game is here!

6
Comments 2
1 min read
useState and useEffect in React

useState and useEffect in React

18
Comments 1
2 min read
NanoID - Alternative To UUID

NanoID - Alternative To UUID

190
Comments 21
2 min read
JavaScript tips: The labeled statement

JavaScript tips: The labeled statement

7
Comments 1
1 min read
TypeScript Index Signature

TypeScript Index Signature

11
Comments 5
2 min read
#30DaysOfAppwrite: Docker Swarm Integration

#30DaysOfAppwrite: Docker Swarm Integration

38
Comments 2
6 min read
How to find which test warns unhandledPromiseRejection in jest

How to find which test warns unhandledPromiseRejection in jest

6
Comments
1 min read
How to add editable post angular

How to add editable post angular

5
Comments 1
1 min read
Copiando com Javascript - Clipboard API

Copiando com Javascript - Clipboard API

4
Comments
2 min read
The #1 tip to familiarize with new JavaScript codebases

The #1 tip to familiarize with new JavaScript codebases

55
Comments 1
11 min read
Javascript call(), apply(), bind()

Javascript call(), apply(), bind()

6
Comments
2 min read
Exploring DEV.to API

Exploring DEV.to API

41
Comments 8
1 min read
JavaScript Data Structures and Algorithms (Search Algorithms, Part 1)

JavaScript Data Structures and Algorithms (Search Algorithms, Part 1)

4
Comments
1 min read
Coding a React Carousel From Scratch

Coding a React Carousel From Scratch

43
Comments 5
4 min read
Solution: N-Queens II

Solution: N-Queens II

10
Comments
4 min read
How Much JavaScript Do I Need To Be Job Ready?

How Much JavaScript Do I Need To Be Job Ready?

32
Comments
4 min read
Dev tool: A Markdown editor for developers 🔥

Dev tool: A Markdown editor for developers 🔥

617
Comments 49
2 min read
5 websites that will help you with the design and branding of your next project.

5 websites that will help you with the design and branding of your next project.

111
Comments 5
1 min read
How to Create a Thumbnail-image-for-post API like dev.to with JavaScript in 100 Seconds

How to Create a Thumbnail-image-for-post API like dev.to with JavaScript in 100 Seconds

7
Comments
5 min read
Make a login form with password display

Make a login form with password display

41
Comments 1
6 min read
JavaScript Chapter 8 - Creating Number Input Using JavaScript

JavaScript Chapter 8 - Creating Number Input Using JavaScript

4
Comments
2 min read
KISS Design Principle in 100 seconds

KISS Design Principle in 100 seconds

11
Comments 2
2 min read
Day 3: Intro to Conditional Statements

Day 3: Intro to Conditional Statements

5
Comments
1 min read
25 GitHub Repos you can't miss to bookmark

25 GitHub Repos you can't miss to bookmark

510
Comments 5
8 min read
Implement custom '.pick()' for objects

Implement custom '.pick()' for objects

5
Comments
1 min read
Free Real-World Web Development Projects for All Developers

Free Real-World Web Development Projects for All Developers

200
Comments 1
5 min read
Short Polling vs Long Polling

Short Polling vs Long Polling

24
Comments 1
2 min read
HOW TO: Google Sheets and Apps Script for time management

HOW TO: Google Sheets and Apps Script for time management

7
Comments
3 min read
Truncate a string

Truncate a string

6
Comments
1 min read
JavaScript: Understand 'this' keyword

JavaScript: Understand 'this' keyword

95
Comments 2
4 min read
How to use Python in JavaScript with examples

How to use Python in JavaScript with examples

21
Comments 1
9 min read
What are you Referrer-ing to?

What are you Referrer-ing to?

14
Comments
2 min read
How self-xss work in bookmark.

How self-xss work in bookmark.

6
Comments
4 min read
Repeat a String Repeat a String

Repeat a String Repeat a String

4
Comments 1
1 min read
Configure Symbl.ai to Listen for Action Items in a WebSocket Call

Configure Symbl.ai to Listen for Action Items in a WebSocket Call

11
Comments
7 min read
What is Cookies All about HTTP(Part 2)

What is Cookies All about HTTP(Part 2)

23
Comments 2
1 min read
Adding physics to web components

Adding physics to web components

17
Comments 1
5 min read
Checking If A String Ends With The Given Target String

Checking If A String Ends With The Given Target String

4
Comments
1 min read
Minimizing Webpack bundle size

Minimizing Webpack bundle size

12
Comments
7 min read
Spread Operator: don't misuse it

Spread Operator: don't misuse it

8
Comments 2
2 min read
Multiple Network Calls on read, write apollo cache

Multiple Network Calls on read, write apollo cache

3
Comments
2 min read
JavaScript Interview Question #43: Object.toString vs Array.toString

JavaScript Interview Question #43: Object.toString vs Array.toString

14
Comments 4
1 min read
API requests with React (using the fetch API)

API requests with React (using the fetch API)

22
Comments
4 min read
3 Task Scheduling Packages for Node.js

3 Task Scheduling Packages for Node.js

21
Comments
3 min read
console.assert has a point

console.assert has a point

14
Comments
1 min read
Top 10 Websites for Developers

Top 10 Websites for Developers

155
Comments 4
3 min read
Create Chrome Desktop Notfications with JavaScript in 100 seconds

Create Chrome Desktop Notfications with JavaScript in 100 seconds

32
Comments 3
2 min read
Ways to Build a Mobile App - Low Level Coding

Ways to Build a Mobile App - Low Level Coding

22
Comments
1 min read
〈load-file〉Web Component, add external content to the DOM

〈load-file〉Web Component, add external content to the DOM

7
Comments 2
3 min read
How to Set Up Firebase Authentication in React from Scratch

How to Set Up Firebase Authentication in React from Scratch

25
Comments 2
10 min read
Glassmorphism login form UI Design using HTML and CSS

Glassmorphism login form UI Design using HTML and CSS

169
Comments 6
5 min read
Getting started with Javascript

Getting started with Javascript

5
Comments
15 min read
Create a starter kit that fits your needs.

Create a starter kit that fits your needs.

12
Comments
2 min read
Developing an api architecture

Developing an api architecture

271
Comments 2
6 min read
JS interview in 2 minutes / Memoization 💭

JS interview in 2 minutes / Memoization 💭

91
Comments 2
2 min read
Just Scraps of JavaScript

Just Scraps of JavaScript

3
Comments
4 min read
How To Create Forms In React ? - Controlled Inputs & Material UI

How To Create Forms In React ? - Controlled Inputs & Material UI

50
Comments 5
3 min read
Revealing Contents on Scroll Using JavaScript’s Intersection Observer API

Revealing Contents on Scroll Using JavaScript’s Intersection Observer API

250
Comments 6
11 min read
loading...