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.
Building password validation with strength meter in React with hooks

Building password validation with strength meter in React with hooks

5
Comments
4 min read
JavaScript Promises and Async Await

JavaScript Promises and Async Await

11
Comments 2
13 min read
How does the Javascript logical AND (&&) operator work?

How does the Javascript logical AND (&&) operator work?

12
Comments 1
4 min read
QR code scanner app using React native

QR code scanner app using React native

10
Comments
5 min read
Hosting Javascript Code Online for free

Hosting Javascript Code Online for free

151
Comments 1
2 min read
Protected Routes In React

Protected Routes In React

7
Comments
4 min read
The most important ESLint rule: max-params

The most important ESLint rule: max-params

58
Comments 9
2 min read
How to Build a Connector Map in JS

How to Build a Connector Map in JS

11
Comments
7 min read
Join us at our next Coding Bootcamp 🦊 💻

Join us at our next Coding Bootcamp 🦊 💻

54
Comments 8
2 min read
SignIn with Google according to new update

SignIn with Google according to new update

8
Comments
3 min read
Deep Dive into Data structures using Javascript - Deque (Double ended Queue)

Deep Dive into Data structures using Javascript - Deque (Double ended Queue)

14
Comments
8 min read
Server-side pagination in React JS + Material UI

Server-side pagination in React JS + Material UI

25
Comments 3
5 min read
Teaching Cars to Drive with Neuroevolution, Tensorflow, and 500 lines of Javascript

Teaching Cars to Drive with Neuroevolution, Tensorflow, and 500 lines of Javascript

16
Comments 3
6 min read
Using the native web share JavaScript API

Using the native web share JavaScript API

257
Comments 21
3 min read
We raised $8M Seed round for our open source Shopify challenger

We raised $8M Seed round for our open source Shopify challenger

37
Comments 1
3 min read
Hoisting in JavaScript

Hoisting in JavaScript

8
Comments 2
2 min read
ES6 Modules: A Beginner’s Guide

ES6 Modules: A Beginner’s Guide

1
Comments
5 min read
Simple Js hacks for strings and objects 🙌

Simple Js hacks for strings and objects 🙌

5
Comments
1 min read
🚀Style your Vue.js website faster with Stylify CSS

🚀Style your Vue.js website faster with Stylify CSS

14
Comments 3
3 min read
Algorithm - How to derive Minimum Swap between 'a' or 'b' to break 3 consecutives same characters

Algorithm - How to derive Minimum Swap between 'a' or 'b' to break 3 consecutives same characters

4
Comments
1 min read
Logto: Open-source project to build sign-in, auth, and user identity within minutes

Logto: Open-source project to build sign-in, auth, and user identity within minutes

10
Comments
2 min read
AWS S3?

AWS S3?

5
Comments 1
2 min read
Algorithm - Find Largest Upper Case Character when a same character in lower Case & Upper Case occurs in a string

Algorithm - Find Largest Upper Case Character when a same character in lower Case & Upper Case occurs in a string

7
Comments 1
1 min read
Telegram + node.js - bot

Telegram + node.js - bot

8
Comments
2 min read
Cuándo usar Map y Set en Javascript o cuando no usar objetos.

Cuándo usar Map y Set en Javascript o cuando no usar objetos.

6
Comments
6 min read
loading...