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.
JavaScript Is Everywhere

JavaScript Is Everywhere

42
Comments 8
3 min read
Reimplement Redux with vanilla React in 12 lines of code

Reimplement Redux with vanilla React in 12 lines of code

22
Comments 6
6 min read
How to Set Up Rate Limiting and Rate Slowing Down in Express.js

How to Set Up Rate Limiting and Rate Slowing Down in Express.js

23
Comments
3 min read
Building a React Movie Application.

Building a React Movie Application.

139
Comments 18
6 min read
🚀14 JS Template Engines🚀

🚀14 JS Template Engines🚀

13
Comments
3 min read
I made a skate game to study CSS [Christmas Hackathon]

I made a skate game to study CSS [Christmas Hackathon]

14
Comments 2
3 min read
My 2021 Learning Plan

My 2021 Learning Plan

221
Comments 19
2 min read
NestJS multi .env using 'nestjs-easyconfig'.

NestJS multi .env using 'nestjs-easyconfig'.

13
Comments 1
2 min read
Clean up your code by removing unneeded indentation 🧹

Clean up your code by removing unneeded indentation 🧹

19
Comments 4
2 min read
How to create your spinner using loading.io

How to create your spinner using loading.io

10
Comments 2
1 min read
Class Component, Functional Component, JSX, Without JSX in React JS

Class Component, Functional Component, JSX, Without JSX in React JS

4
Comments 1
1 min read
Easiest way to convert HTMLCollection into an Array!

Easiest way to convert HTMLCollection into an Array!

31
Comments 2
2 min read
#SeasonsOfServerless Solution 7: The Recipe Connector

#SeasonsOfServerless Solution 7: The Recipe Connector

12
Comments
3 min read
I've created an awesome painting app using React and Canvas API

I've created an awesome painting app using React and Canvas API

453
Comments 33
3 min read
Quick and Easy 2D Spatial Audio with Howler.js

Quick and Easy 2D Spatial Audio with Howler.js

10
Comments 2
3 min read
Final Submission SpaceTravel is released 🚀🛸

Final Submission SpaceTravel is released 🚀🛸

51
Comments 8
2 min read
5 Remarkable React Router Features (Anchor Links, Query Params & more)

5 Remarkable React Router Features (Anchor Links, Query Params & more)

23
Comments 1
6 min read
🎉 Element UI for Vue 3.0 is coming!

🎉 Element UI for Vue 3.0 is coming!

23
Comments 3
2 min read
Fill select options depending on other select field using Axios, React Hook Form and jsonplaceholder API

Fill select options depending on other select field using Axios, React Hook Form and jsonplaceholder API

10
Comments
4 min read
How to setup your Typescript server in three steps

How to setup your Typescript server in three steps

8
Comments
2 min read
Why you shouldn't mix levels of abstraction in your functions

Why you shouldn't mix levels of abstraction in your functions

18
Comments
2 min read
Making a small Library in Solidity

Making a small Library in Solidity

7
Comments
5 min read
My beloved Stimulus.js cheat sheet

My beloved Stimulus.js cheat sheet

24
Comments 1
1 min read
Why you should use Vue.js

Why you should use Vue.js

12
Comments 2
3 min read
[ PART 8 ] Creating a Twitter clone with GraphQL, Typescript, and React ( Add likes to tweet )

[ PART 8 ] Creating a Twitter clone with GraphQL, Typescript, and React ( Add likes to tweet )

12
Comments
4 min read
Project 31 of 100 - Build an Animated Loading Screen in React with Lottie

Project 31 of 100 - Build an Animated Loading Screen in React with Lottie

23
Comments 4
4 min read
Understand the tools which you are using, to create an application! What is create-react-app?

Understand the tools which you are using, to create an application! What is create-react-app?

22
Comments
5 min read
L’interface et l’objet Screen en JavaScript

L’interface et l’objet Screen en JavaScript

5
Comments
2 min read
Building a UI/UX focused portfolio

Building a UI/UX focused portfolio

51
Comments 6
3 min read
Clean Up Your useEffect, But Not Too Much

Clean Up Your useEffect, But Not Too Much

10
Comments 1
2 min read
Lesson 5 - JavaScript Functions, Loops, and Conditionals #fullstackroadmap

Lesson 5 - JavaScript Functions, Loops, and Conditionals #fullstackroadmap

7
Comments 1
20 min read
Typewriter Effect

Typewriter Effect

16
Comments 1
2 min read
Using Environments for Approval Workflows With GitHub Actions

Using Environments for Approval Workflows With GitHub Actions

30
Comments 1
7 min read
Eloquent Javascript Review #Introduction

Eloquent Javascript Review #Introduction

5
Comments
4 min read
UI Dev Newsletter #39

UI Dev Newsletter #39

10
Comments 1
1 min read
A 2 years old alternative to React server components

A 2 years old alternative to React server components

6
Comments
1 min read
The SZITCH Project

The SZITCH Project

6
Comments
1 min read
An Intro to DOM Manipulation

An Intro to DOM Manipulation

26
Comments
3 min read
Introduction to Web Workers aka Multi-Threading in browser

Introduction to Web Workers aka Multi-Threading in browser

12
Comments
3 min read
Why we started The Monthly Dev

Why we started The Monthly Dev

19
Comments 1
3 min read
React Native: Responsive and Adaptive User Interfaces

React Native: Responsive and Adaptive User Interfaces

23
Comments
4 min read
Testing Windows installers with Jest

Testing Windows installers with Jest

2
Comments
6 min read
What is ReactGrid and why is it unique?

What is ReactGrid and why is it unique?

5
Comments
4 min read
Holy Grail of JavaScript resources

Holy Grail of JavaScript resources

8
Comments
3 min read
Build your first app in React

Build your first app in React

5
Comments 1
1 min read
Let’s Develop an E-Commerce Application From Scratch Using Java

Let’s Develop an E-Commerce Application From Scratch Using Java

4
Comments
9 min read
Split Images by Face Recognizing using React(FaceApi)

Split Images by Face Recognizing using React(FaceApi)

9
Comments
5 min read
Image Scroll Zoom in React Native

Image Scroll Zoom in React Native

18
Comments
3 min read
First-Class Functions in Javascript

First-Class Functions in Javascript

33
Comments 2
4 min read
React design patterns (part 2)

React design patterns (part 2)

10
Comments
6 min read
JavaScript: How to implement the linked list data structure (part3)

JavaScript: How to implement the linked list data structure (part3)

24
Comments 3
13 min read
Dynamically Generate a Sitemap With Next.js

Dynamically Generate a Sitemap With Next.js

2
Comments
2 min read
Event Delegation - Bubbling and Capturing

Event Delegation - Bubbling and Capturing

3
Comments
4 min read
The light decision for React state đź‘‹

The light decision for React state đź‘‹

7
Comments 1
2 min read
Let’s Create a Frontend for our e-commerce App with Vue.js

Let’s Create a Frontend for our e-commerce App with Vue.js

2
Comments 1
1 min read
Get hooked on Git hooks

Get hooked on Git hooks

4
Comments
6 min read
Guia Para Pessoas Desenvolvedoras Back-End 2021 - O que eu preciso saber?!

Guia Para Pessoas Desenvolvedoras Back-End 2021 - O que eu preciso saber?!

187
Comments 28
10 min read
How to validate environment file in NodeJS

How to validate environment file in NodeJS

31
Comments 2
4 min read
What Are React Server Components?

What Are React Server Components?

60
Comments 4
4 min read
A vanilla Javascript game will help you do the bare minimum to stay fit

A vanilla Javascript game will help you do the bare minimum to stay fit

12
Comments
2 min read
loading...