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.
Project 38 of 100 - Create a Parcel-React Starter with Hot Reload

Project 38 of 100 - Create a Parcel-React Starter with Hot Reload

3
Comments
3 min read
How do you approach adding new npm dependencies to a project?

How do you approach adding new npm dependencies to a project?

9
Comments 4
1 min read
Data Structures in JavaScript: Arrays

Data Structures in JavaScript: Arrays

12
Comments
4 min read
My pet project

My pet project

6
Comments 3
1 min read
HTML elements

HTML elements

6
Comments
2 min read
The Little Prince [Solution | Javascript] - Computational Thinking 101 | Beginner

The Little Prince [Solution | Javascript] - Computational Thinking 101 | Beginner

10
Comments
2 min read
Lesser-Known Yet Still Popular JavaScript Frameworks for Front-End Developers

Lesser-Known Yet Still Popular JavaScript Frameworks for Front-End Developers

108
Comments 11
4 min read
Create a GIF Converter Using React

Create a GIF Converter Using React

15
Comments
3 min read
Cool CSS Navbar

Cool CSS Navbar

15
Comments
1 min read
Setting up mutation testing with stryker and web-test-runner

Setting up mutation testing with stryker and web-test-runner

15
Comments 2
5 min read
My GraphQL Schema & Types Generation Workflow

My GraphQL Schema & Types Generation Workflow

27
Comments 4
3 min read
New eBook Content and Video Course on Ionic Framework VueJS Mobile Development

New eBook Content and Video Course on Ionic Framework VueJS Mobile Development

5
Comments 1
1 min read
Micro Frontends Patterns#12: Server Side Composition

Micro Frontends Patterns#12: Server Side Composition

8
Comments
7 min read
What is IIFE in JavaScript?

What is IIFE in JavaScript?

27
Comments 3
2 min read
No Transpiler? No Problem: Integrating Vue with ASP.Net Razor Pages

No Transpiler? No Problem: Integrating Vue with ASP.Net Razor Pages

9
Comments 2
4 min read
Are These the Most Interesting Front-end Developer Tools for 2021?

Are These the Most Interesting Front-end Developer Tools for 2021?

519
Comments 11
25 min read
The Little Prince - Computational Thinking 101 | Beginner

The Little Prince - Computational Thinking 101 | Beginner

15
Comments 1
2 min read
ELECTRON, Flutter...... or what else?

ELECTRON, Flutter...... or what else?

4
Comments 1
1 min read
My first Open Source library

My first Open Source library

30
Comments 13
1 min read
How to check if the cookie is enabled in a browser using JavaScript?

How to check if the cookie is enabled in a browser using JavaScript?

11
Comments
1 min read
Problem Solving Approach

Problem Solving Approach

3
Comments
2 min read
What is fork() system call and how to fork using Python

What is fork() system call and how to fork using Python

27
Comments
5 min read
JavaScript Program to solve Quadratic Equation.

JavaScript Program to solve Quadratic Equation.

17
Comments
1 min read
Simple Composition with Array.Reduce

Simple Composition with Array.Reduce

2
Comments
2 min read
¿Qué es Linting y ESLint?

¿Qué es Linting y ESLint?

5
Comments
10 min read
Typewriter effect with vanilla async generators functions

Typewriter effect with vanilla async generators functions

9
Comments 2
1 min read
How to localize Material UI DatePicker to your preferred locale in React

How to localize Material UI DatePicker to your preferred locale in React

9
Comments
2 min read
Using Bootstrap 5 with Vue.js

Using Bootstrap 5 with Vue.js

69
Comments 9
2 min read
Intro to Choc UI, a Chakra UI Component library.

Intro to Choc UI, a Chakra UI Component library.

33
Comments 4
2 min read
Express with Typescript starter explained (fast)

Express with Typescript starter explained (fast)

36
Comments 2
2 min read
Is django underrated and node.js(express.js) overrated ?

Is django underrated and node.js(express.js) overrated ?

9
Comments 11
2 min read
Tailwind CSS and useDarkMode hook

Tailwind CSS and useDarkMode hook

29
Comments 3
3 min read
300+ React Interview Questions

300+ React Interview Questions

1267
Comments 51
128 min read
Final Project...Do It Scared.

Final Project...Do It Scared.

26
Comments 7
4 min read
Circular Progress Bar with | HTML & CSS & JS

Circular Progress Bar with | HTML & CSS & JS

3
Comments
1 min read
Interview Tips for Developers Part 1

Interview Tips for Developers Part 1

13
Comments 2
2 min read
Demystifying Taiga UI root component: portals pattern in Angular

Demystifying Taiga UI root component: portals pattern in Angular

13
Comments
6 min read
A quick dive 🏊 into the data types in JavaScript to understand them from behind the scenes 📽️.

A quick dive 🏊 into the data types in JavaScript to understand them from behind the scenes 📽️.

14
Comments 5
4 min read
Solving day 24 of Advent of Code 2020 in JavaScript

Solving day 24 of Advent of Code 2020 in JavaScript

5
Comments
1 min read
Enough JavaScript to get you Started : #18 Optional chaining and nullish coalescing

Enough JavaScript to get you Started : #18 Optional chaining and nullish coalescing

19
Comments
2 min read
Adding shortcuts to your Chrome Extension

Adding shortcuts to your Chrome Extension

50
Comments 7
4 min read
CRUD Operations in Node.js, Express, and MongoDB | Video Tutorials

CRUD Operations in Node.js, Express, and MongoDB | Video Tutorials

32
Comments 3
1 min read
JavaScript from scratch! Part 3

JavaScript from scratch! Part 3

4
Comments
3 min read
Adding distance markers to your Leaflet map

Adding distance markers to your Leaflet map

2
Comments
2 min read
How to split text into sentences in NLP?

How to split text into sentences in NLP?

8
Comments
1 min read
Over-engineered TypeScript Types - but I learned some stuff!

Over-engineered TypeScript Types - but I learned some stuff!

16
Comments 1
12 min read
Browser Extension - Extension architecture

Browser Extension - Extension architecture

35
Comments 5
3 min read
Yet Another Covid Tracker

Yet Another Covid Tracker

14
Comments
1 min read
Using Blockonomics Bitcoin Payments API

Using Blockonomics Bitcoin Payments API

20
Comments
5 min read
100 Days of Code ~ Day 4

100 Days of Code ~ Day 4

2
Comments
1 min read
Controlling SVG Draw Order in D3

Controlling SVG Draw Order in D3

2
Comments
3 min read
Run Git commands from Node.js application using JavaScript! 🚀

Run Git commands from Node.js application using JavaScript! 🚀

28
Comments 1
3 min read
When a simple React context gets out of hand.

When a simple React context gets out of hand.

36
Comments
7 min read
JS and Design Patterns - Chapter 5 🚀

JS and Design Patterns - Chapter 5 🚀

26
Comments
6 min read
Introduction to RxJS

Introduction to RxJS

19
Comments
2 min read
A React "if component"

A React "if component"

31
Comments 6
1 min read
An Introduction to React Server Components

An Introduction to React Server Components

29
Comments
3 min read
Date & Time in JavaScript

Date & Time in JavaScript

58
Comments 8
2 min read
Watchers in React

Watchers in React

21
Comments
3 min read
Project 37 of 100 - On Setting Up a Fresh Install of VS Code for React, and the Menacing Girth of Adobe

Project 37 of 100 - On Setting Up a Fresh Install of VS Code for React, and the Menacing Girth of Adobe

8
Comments
4 min read
loading...