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.
Amazing Tricks to Learn JS faster

Amazing Tricks to Learn JS faster

15
Comments 1
1 min read
Dev Note - HttpClient in Salesforce Commerce Cloud SFRA

Dev Note - HttpClient in Salesforce Commerce Cloud SFRA

4
Comments
1 min read
call, apply and bind methods JavaScript

call, apply and bind methods JavaScript

4
Comments
2 min read
Instrumenting Our Frontend Test Suite (...and fixing what we found)

Instrumenting Our Frontend Test Suite (...and fixing what we found)

3
Comments
4 min read
Polyfills for .forEach(), .map(), .filter(), .reduce() in JavaScript

Polyfills for .forEach(), .map(), .filter(), .reduce() in JavaScript

12
Comments 7
2 min read
React Context Simplifier

React Context Simplifier

8
Comments 3
2 min read
Merging a pdf using Javascript

Merging a pdf using Javascript

10
Comments 2
1 min read
Reactive Programming 🌫️ - Demystified using RxJS

Reactive Programming 🌫️ - Demystified using RxJS

149
Comments 3
16 min read
How to install, manage Node.js on Ubuntu and additional tips

How to install, manage Node.js on Ubuntu and additional tips

11
Comments
7 min read
#9) Explain HOF in JavaScript❔

#9) Explain HOF in JavaScript❔

6
Comments
1 min read
createState("Introducing AgileTs. A flexible State-Manager");

createState("Introducing AgileTs. A flexible State-Manager");

5
Comments 2
10 min read
Create a Super Simple Light/Dark Mode Switch

Create a Super Simple Light/Dark Mode Switch

3
Comments 1
3 min read
Awesome JavaScript Posts (Week 28)

Awesome JavaScript Posts (Week 28)

40
Comments 1
4 min read
What is useEffect()?, How does it work? & Why should we use useEffect()?

What is useEffect()?, How does it work? & Why should we use useEffect()?

9
Comments
3 min read
GZIP on the Browser

GZIP on the Browser

5
Comments
1 min read
5 Easy Ways To Make Money As A Developer

5 Easy Ways To Make Money As A Developer

52
Comments 3
2 min read
Recursion

Recursion

5
Comments
5 min read
The power of reduce

The power of reduce

2
Comments
9 min read
#7) Explain pass by value & pass by reference❓

#7) Explain pass by value & pass by reference❓

18
Comments
2 min read
Narrowing the Type of Class Accessors

Narrowing the Type of Class Accessors

4
Comments
3 min read
IT platform dedicated for Hospital and Clinics management

IT platform dedicated for Hospital and Clinics management

12
Comments
2 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 2:How to get most out of the course

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 2:How to get most out of the course

6
Comments
1 min read
Tornado : ASYNC Framework for Python

Tornado : ASYNC Framework for Python

6
Comments
2 min read
Integrate a Stripe Payment with React

Integrate a Stripe Payment with React

102
Comments 4
3 min read
How to add CSS to console logs

How to add CSS to console logs

9
Comments
12 min read
#8) What is IIFE in JavaScript🐱‍👤

#8) What is IIFE in JavaScript🐱‍👤

5
Comments 2
1 min read
Creating a Simple Notice Board Using Angular

Creating a Simple Notice Board Using Angular

4
Comments
3 min read
How To Build A Contact Manager Application With Next JS, Auth0 and Fauna

How To Build A Contact Manager Application With Next JS, Auth0 and Fauna

25
Comments
20 min read
Micro content on programming languages and concepts

Micro content on programming languages and concepts

5
Comments
1 min read
LetsGrowMore Web Development Internship Experience

LetsGrowMore Web Development Internship Experience

3
Comments 1
2 min read
Coercion In Javascript

Coercion In Javascript

5
Comments
3 min read
React source code visible 😲

React source code visible 😲

159
Comments 17
1 min read
I refactored all my articles

I refactored all my articles

11
Comments
3 min read
20 Best YouTube Channels for Learning JavaScript (For Newbies and Beyond)

20 Best YouTube Channels for Learning JavaScript (For Newbies and Beyond)

4
Comments
10 min read
SvelteKit Blog Starter: Climate MDsveX Starter for Svelte

SvelteKit Blog Starter: Climate MDsveX Starter for Svelte

5
Comments
14 min read
Знакомство фронтендера с WebGL: четкие линии

Знакомство фронтендера с WebGL: четкие линии

5
Comments
2 min read
JavaScript 'this' - Four rules to know

JavaScript 'this' - Four rules to know

31
Comments
5 min read
JavaScript Implementation of FizzBuzz in functional programming

JavaScript Implementation of FizzBuzz in functional programming

5
Comments
1 min read
"Hello, world" in Assembly

"Hello, world" in Assembly

6
Comments
2 min read
Getting Started with React useContext Hook and React Context

Getting Started with React useContext Hook and React Context

46
Comments 2
8 min read
PUT vs PATCH & PUT vs POST

PUT vs PATCH & PUT vs POST

29
Comments 2
5 min read
Build a CRUD API with Fastify

Build a CRUD API with Fastify

168
Comments 1
16 min read
Javascript Generator Function Basics

Javascript Generator Function Basics

3
Comments
3 min read
🚀10 Trending projects on GitHub for web developers - 16th July 2021

🚀10 Trending projects on GitHub for web developers - 16th July 2021

442
Comments 2
3 min read
Why you should create a tech community

Why you should create a tech community

4
Comments
8 min read
Creating a Smart Mega Menu with Vue.js

Creating a Smart Mega Menu with Vue.js

14
Comments 3
11 min read
How to Send Emails with Node.js

How to Send Emails with Node.js

18
Comments
10 min read
Creating A Swipeable Card In React Native (part 1/3)

Creating A Swipeable Card In React Native (part 1/3)

3
Comments
4 min read
3 Lessons from React that can make you a better Svelte Developer

3 Lessons from React that can make you a better Svelte Developer

162
Comments 1
5 min read
Migrating from promise chains to async-await and escaping the try catch hell

Migrating from promise chains to async-await and escaping the try catch hell

13
Comments 4
2 min read
Electron Adventures: Episode 1: Creating New Electron App

Electron Adventures: Episode 1: Creating New Electron App

15
Comments 2
2 min read
Reading email data with Node.Js

Reading email data with Node.Js

51
Comments 16
2 min read
Difference Between SLICE and SPLICE in JavaScript

Difference Between SLICE and SPLICE in JavaScript

13
Comments 1
4 min read
Convert an array to a map in JavaScript

Convert an array to a map in JavaScript

5
Comments 1
4 min read
Electron Adventures: Episode 2: Frontend Code and Backend Code

Electron Adventures: Episode 2: Frontend Code and Backend Code

15
Comments
2 min read
JavaScript Generators...What and Why?

JavaScript Generators...What and Why?

9
Comments
4 min read
Vue Academy #3: v-show VS v-if

Vue Academy #3: v-show VS v-if

103
Comments 2
2 min read
Parte I.I - Tipos de dados

Parte I.I - Tipos de dados

3
Comments
2 min read
Understanding Async Await and Promises in Nodejs (Javascript) without any codes

Understanding Async Await and Promises in Nodejs (Javascript) without any codes

6
Comments 1
11 min read
Algorithms and Scripting: Problems and Notes Part 2:

Algorithms and Scripting: Problems and Notes Part 2:

5
Comments
2 min read
loading...