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.
Docsify Tutorial

Docsify Tutorial

3
Comments
1 min read
Why seems React to be so extremely complex

Why seems React to be so extremely complex

2
Comments 5
2 min read
Rendering a nested array of unknown depth recursively in Vue !

Rendering a nested array of unknown depth recursively in Vue !

14
Comments
4 min read
How to Style Your React Apps with Less Code Using Tailwind CSS, Styled Components, and Twin Macro

How to Style Your React Apps with Less Code Using Tailwind CSS, Styled Components, and Twin Macro

189
Comments 7
5 min read
String.split() in Javascript

String.split() in Javascript

6
Comments
2 min read
🌍Countdown Timer/Pomodoro (JS + CSS) [YouTube LIVE] 58:16

🌍Countdown Timer/Pomodoro (JS + CSS) [YouTube LIVE]

20
Comments
1 min read
React Native: Generating TypeScript Types for Environment Variables

React Native: Generating TypeScript Types for Environment Variables

12
Comments 1
3 min read
Using foreign keys with Loopback 4 and PostgresQL

Using foreign keys with Loopback 4 and PostgresQL

11
Comments 1
8 min read
Customize .sort() method in JS

Customize .sort() method in JS

5
Comments
1 min read
Building a reactive microwave for Ryan Cavanaugh with RxJs

Building a reactive microwave for Ryan Cavanaugh with RxJs

7
Comments 1
15 min read
Building Simple REST API with Express.js and MySQL

Building Simple REST API with Express.js and MySQL

46
Comments 2
4 min read
What Is a TypeScript

What Is a TypeScript

8
Comments
2 min read
Usando Yapay fingerprint no Vue

Usando Yapay fingerprint no Vue

5
Comments
3 min read
Vanilla JS or Framework?

Vanilla JS or Framework?

8
Comments
2 min read
How to Maximize Reusability For Your React Components

How to Maximize Reusability For Your React Components

103
Comments 3
13 min read
What are some features that every frontend developer should know how to implement?

What are some features that every frontend developer should know how to implement?

8
Comments 2
1 min read
tsParticles Polygon Mask with multiple paths

tsParticles Polygon Mask with multiple paths

4
Comments
1 min read
Introducing mdjs - interactive demos everywhere

Introducing mdjs - interactive demos everywhere

47
Comments 6
8 min read
Day 4 of #100DaysOfCode: Building My First Square App with Glitch

Day 4 of #100DaysOfCode: Building My First Square App with Glitch

18
Comments 1
3 min read
Signing Electron Apps with GitHub Actions

Signing Electron Apps with GitHub Actions

20
Comments 5
6 min read
Building a URL shortening service with NodeJS and MongoDB. Deploy to Azure.

Building a URL shortening service with NodeJS and MongoDB. Deploy to Azure.

131
Comments 17
9 min read
How to use React Suspense for Code-Splitting?

How to use React Suspense for Code-Splitting?

30
Comments 5
4 min read
Run tests effortlessly in Node.js and browsers with Meteor.

Run tests effortlessly in Node.js and browsers with Meteor.

9
Comments 1
2 min read
Export WordPress Posts to Nuxt

Export WordPress Posts to Nuxt

39
Comments
2 min read
Understand "this" keyword in JavaScript

Understand "this" keyword in JavaScript

33
Comments 2
2 min read
Mocha/Chai with TypeScript

Mocha/Chai with TypeScript

48
Comments 14
3 min read
My WebDev Notes: A simple TO-DO List application

My WebDev Notes: A simple TO-DO List application

24
Comments
5 min read
Vanilla JavaScript Data Attributes

Vanilla JavaScript Data Attributes

6
Comments
2 min read
Day 00: 30 Days of Codewars.js

Day 00: 30 Days of Codewars.js

8
Comments
1 min read
JavaScript development on a Mac with C-Mac on Real Talk Javascript #79

JavaScript development on a Mac with C-Mac on Real Talk Javascript #79

31
Comments 2
3 min read
How to convert a React Class Component to a Function Component

How to convert a React Class Component to a Function Component

62
Comments 8
6 min read
Pre-Loading External Images in Gatsby JS

Pre-Loading External Images in Gatsby JS

7
Comments
4 min read
Quick way to implement darkmode in Nuxt.js & Tailwindcss — Corona Virus Tracker

Quick way to implement darkmode in Nuxt.js & Tailwindcss — Corona Virus Tracker

21
Comments
4 min read
Calculating User's Session Count

Calculating User's Session Count

8
Comments
1 min read
How I refactor large functions using composition

How I refactor large functions using composition

9
Comments 2
8 min read
What's it Like to Go From React to React Native - Jenn Creighton on Real Talk Javascript #78

What's it Like to Go From React to React Native - Jenn Creighton on Real Talk Javascript #78

23
Comments
2 min read
half glass full / half empty

half glass full / half empty

4
Comments
1 min read
Managing and removing duplicated values with javascript Sets

Managing and removing duplicated values with javascript Sets

8
Comments
7 min read
Versionamento semântico com NPM

Versionamento semântico com NPM

3
Comments 2
2 min read
CASL 4.0. — What’s inside?

CASL 4.0. — What’s inside?

17
Comments
5 min read
Day 3 of #100DaysOfCode: JS Fractals in CodePen and Observable

Day 3 of #100DaysOfCode: JS Fractals in CodePen and Observable

36
Comments
2 min read
React (injected) Chrome extension

React (injected) Chrome extension

7
Comments 4
3 min read
Implement Google Sign-In(OAuth) in your Angular App in under 15 minutes 🚀

Implement Google Sign-In(OAuth) in your Angular App in under 15 minutes 🚀

232
Comments 2
13 min read
Calculating A Rolling 18 Months

Calculating A Rolling 18 Months

5
Comments
2 min read
Transforming Teaching with Teachingo - Update #2

Transforming Teaching with Teachingo - Update #2

11
Comments
2 min read
Top New JavaScript Features Introduced in ES2020

Top New JavaScript Features Introduced in ES2020

7
Comments
3 min read
“Nobody goes offline” on Web Apps — or do we?

“Nobody goes offline” on Web Apps — or do we?

7
Comments 1
6 min read
Getting Started With Data Structure and Algorithm With Revisiting DSA Series

Getting Started With Data Structure and Algorithm With Revisiting DSA Series

5
Comments
2 min read
Add Eat Repeat

Add Eat Repeat

4
Comments 1
1 min read
If/else statements

If/else statements

2
Comments
2 min read
Thinking Granular: How is SolidJS so Performant?

Thinking Granular: How is SolidJS so Performant?

99
Comments 3
12 min read
Build Chat App

Build Chat App

6
Comments
1 min read
Twilio hackathon Project update: Received; UI

Twilio hackathon Project update: Received; UI

30
Comments 3
2 min read
Explain the difference between var, let and const.

Explain the difference between var, let and const.

5
Comments
1 min read
Continuous Integration and Deployment with TravisCI and Netlify

Continuous Integration and Deployment with TravisCI and Netlify

32
Comments
8 min read
Stop coding, dad!

Stop coding, dad!

6
Comments 1
3 min read
Use JavaScript and HTML5 to Code a Fractal Tree

Use JavaScript and HTML5 to Code a Fractal Tree

77
Comments 4
6 min read
In trouble with promises? Don't worry here's your saviour

In trouble with promises? Don't worry here's your saviour

6
Comments
2 min read
🌍Simple Twitter Api (Configure your own embed) [YouTube LIVE] 07:53

🌍Simple Twitter Api (Configure your own embed) [YouTube LIVE]

6
Comments
1 min read
How to Setup Selenium on Node Environment

How to Setup Selenium on Node Environment

6
Comments 1
8 min read
loading...