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.
Introducing Easymoney 💵

Introducing Easymoney 💵

11
Comments 1
6 min read
Another Flaw of the Promise Type: Intertwining of in-sequence and in-parallel

Another Flaw of the Promise Type: Intertwining of in-sequence and in-parallel

7
Comments
3 min read
Recoil - an experimental state management library for React apps open-sourced by Facebook

Recoil - an experimental state management library for React apps open-sourced by Facebook

37
Comments 13
1 min read
Build your first RESTful API with Node.js and Express. CRUD Operation with API in Node.js and Express

Build your first RESTful API with Node.js and Express. CRUD Operation with API in Node.js and Express

24
Comments
3 min read
Create your own CAPTCHA - part 2 - Setup TypeScript, Webpack and React

Create your own CAPTCHA - part 2 - Setup TypeScript, Webpack and React

13
Comments 1
4 min read
Understanding How Array.reduce works in JavaScript

Understanding How Array.reduce works in JavaScript

7
Comments
10 min read
Free Programming Books (Updated)

Free Programming Books (Updated)

654
Comments 30
2 min read
Explaining JavaScript Generators

Explaining JavaScript Generators

16
Comments 2
7 min read
Deno - why all the buzz?

Deno - why all the buzz?

111
Comments 16
6 min read
dialog for creating Modals

dialog for creating Modals

7
Comments 2
2 min read
JS visual notes: Data types

JS visual notes: Data types

65
Comments
1 min read
Prevent Anxiety | Four GitHub Actions for Your Website

Prevent Anxiety | Four GitHub Actions for Your Website

8
Comments
4 min read
Learning about Deno building Gusano 🐍

Learning about Deno building Gusano 🐍

4
Comments
1 min read
Property 'id' does not exist on type '{}'.

Property 'id' does not exist on type '{}'.

12
Comments 1
3 min read
Color Picker with AlpineJS and TailwindCSS

Color Picker with AlpineJS and TailwindCSS

9
Comments
1 min read
Finding the Middle of a Linked List

Finding the Middle of a Linked List

34
Comments 2
3 min read
Why to use async & await instead of the Promise class?

Why to use async & await instead of the Promise class?

123
Comments 22
2 min read
Building your First Chrome Extension : IMDb Lookup

Building your First Chrome Extension : IMDb Lookup

73
Comments
7 min read
React LifeCycle Methods

React LifeCycle Methods

32
Comments 1
3 min read
JavaScript DOM - Part 2 - The Document and Window Object [video + article]

JavaScript DOM - Part 2 - The Document and Window Object [video + article]

37
Comments 4
2 min read
Javascript: Check an array value is included in another array

Javascript: Check an array value is included in another array

10
Comments
2 min read
JSON::Presenter - a scripting language for web-based presentations

JSON::Presenter - a scripting language for web-based presentations

9
Comments 1
10 min read
Unit testing & integration explained with math functions

Unit testing & integration explained with math functions

70
Comments 3
4 min read
Build a Complete Solution with Django,React, React Native, AWS, Heroku

Build a Complete Solution with Django,React, React Native, AWS, Heroku

72
Comments 4
1 min read
Render props in the Age of Hooks

Render props in the Age of Hooks

20
Comments
6 min read
# REPL in node.js

# REPL in node.js

7
Comments
2 min read
My weekend project crossed 140,000 visits in 4 months, made without spending a single dollar.

My weekend project crossed 140,000 visits in 4 months, made without spending a single dollar.

49
Comments
1 min read
Best practices to use AWS access key and secret in your development environment

Best practices to use AWS access key and secret in your development environment

12
Comments 5
4 min read
Vanilla JavaScript Removing an Element

Vanilla JavaScript Removing an Element

4
Comments
2 min read
Create a Video Party App With Rails Part 2: Building the Frontend

Create a Video Party App With Rails Part 2: Building the Frontend

43
Comments 13
15 min read
Javascript Array Methods

Javascript Array Methods

7
Comments
3 min read
AlpineJS compared to VueJS

AlpineJS compared to VueJS

21
Comments
3 min read
Introduction to TypeScript Property Decorators

Introduction to TypeScript Property Decorators

6
Comments
3 min read
Mutate object or arrays without changing original source in javascript

Mutate object or arrays without changing original source in javascript

7
Comments 2
4 min read
Parcel Setup

Parcel Setup

3
Comments
1 min read
JS Edabit solution notebook

JS Edabit solution notebook

4
Comments
1 min read
Polyglot Series in Javascript, Dart, Ruby, Python,Go: Iterating Map and Set

Polyglot Series in Javascript, Dart, Ruby, Python,Go: Iterating Map and Set

6
Comments
3 min read
Polyglot Series in Javascript, Dart, Ruby, Python, Go: Iterating List

Polyglot Series in Javascript, Dart, Ruby, Python, Go: Iterating List

6
Comments
3 min read
Symbols in JS For Beginners 👨‍💻👩‍💻 With Examples And Exercises

Symbols in JS For Beginners 👨‍💻👩‍💻 With Examples And Exercises

35
Comments 2
5 min read
JavaScript Functions Broken Down

JavaScript Functions Broken Down

24
Comments 6
5 min read
Can someone explain TypeScript to me like I'm 5 years old?

Can someone explain TypeScript to me like I'm 5 years old?

12
Comments 2
1 min read
What’s your alternative solution? Challenge #45

What’s your alternative solution? Challenge #45

6
Comments 5
2 min read
Organizing with express.Router()

Organizing with express.Router()

22
Comments
5 min read
New MongoDB plug-in for VS Code

New MongoDB plug-in for VS Code

130
Comments 1
2 min read
Using ES6 Destructuring in JavaScript

Using ES6 Destructuring in JavaScript

8
Comments
4 min read
Where Web UI Libraries are Heading

Where Web UI Libraries are Heading

48
Comments 12
8 min read
tsParticles family is growing!

tsParticles family is growing!

7
Comments
1 min read
Build a Complete Solution With AWS, Django , React , React Native and Heroku - Day 2

Build a Complete Solution With AWS, Django , React , React Native and Heroku - Day 2

25
Comments
1 min read
How to use PureScript with React in 2020

How to use PureScript with React in 2020

10
Comments
4 min read
Boolean type in Typescript - simple explanation

Boolean type in Typescript - simple explanation

7
Comments 2
1 min read
Over 20 Resources to Advance Your JavaScript Skills

Over 20 Resources to Advance Your JavaScript Skills

541
Comments 3
4 min read
20 Awe-Inspiring Codepen Examples You Can Learn From

20 Awe-Inspiring Codepen Examples You Can Learn From

172
Comments 8
2 min read
Role-based access to API in Node.js

Role-based access to API in Node.js

10
Comments
1 min read
Mobile application development Review(android/ios), Native React js Or flutter Dot

Mobile application development Review(android/ios), Native React js Or flutter Dot

9
Comments 5
2 min read
What are Javascript's IIFE?

What are Javascript's IIFE?

46
Comments 4
3 min read
Getting Started With Deno

Getting Started With Deno

2
Comments
1 min read
Latest React Component Syntax, May 2020

Latest React Component Syntax, May 2020

30
Comments 7
1 min read
Javascript Destructuring - Extraction (The Fun Way🧑🏽‍💻)

Javascript Destructuring - Extraction (The Fun Way🧑🏽‍💻)

44
Comments 4
2 min read
How to Run TestCafe CLI on BrowserStack in Docker Container

How to Run TestCafe CLI on BrowserStack in Docker Container

7
Comments
10 min read
Want to Learn Web Development and Like YouTube Videos? Read This!

Want to Learn Web Development and Like YouTube Videos? Read This!

52
Comments 3
1 min read
loading...