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.
Rails link to React (No API). Yes that's possible!

Rails link to React (No API). Yes that's possible!

28
Comments 5
3 min read
Adapt your Angular apps for dual-screen devices with ngx-foldable

Adapt your Angular apps for dual-screen devices with ngx-foldable

41
Comments
7 min read
50 Cool Web And Mobile Project Ideas for 2021

50 Cool Web And Mobile Project Ideas for 2021

536
Comments 31
15 min read
How to have better NPM Scripts

How to have better NPM Scripts

6
Comments 2
5 min read
How to use 'CSSNANO' in Gulp

How to use 'CSSNANO' in Gulp

9
Comments 1
3 min read
Spotify Authentication using Client(React) and Server(ExpressJs)

Spotify Authentication using Client(React) and Server(ExpressJs)

18
Comments 14
11 min read
SVG Circle Pattern Generator

SVG Circle Pattern Generator

12
Comments
2 min read
I made a SandBox coding app!

I made a SandBox coding app!

31
Comments 11
1 min read
Best cra-template to start a react project

Best cra-template to start a react project

3
Comments
1 min read
JavaScript And Fetch

JavaScript And Fetch

33
Comments 6
4 min read
Day 1 - 100daysofcode

Day 1 - 100daysofcode

18
Comments 6
5 min read
3 Quick Tips to Convert Types In JavaScript

3 Quick Tips to Convert Types In JavaScript

3
Comments
1 min read
OpenFin from the Front-End Developer Perspective

OpenFin from the Front-End Developer Perspective

3
Comments
5 min read
Ionic Vue JS AWS Amplify Authentication CRUD Tutorial Part 1, Authentication UI Component

Ionic Vue JS AWS Amplify Authentication CRUD Tutorial Part 1, Authentication UI Component

6
Comments
3 min read
LeetCode 200. Number of Islands (javascript solution)

LeetCode 200. Number of Islands (javascript solution)

6
Comments
1 min read
A quick dive into generators

A quick dive into generators

40
Comments
5 min read
SocketCluster. The most underrated framework. Part 3: A Pub/Sub example and middleware

SocketCluster. The most underrated framework. Part 3: A Pub/Sub example and middleware

17
Comments 2
4 min read
Why you should stop z-index:9999

Why you should stop z-index:9999

31
Comments 11
3 min read
JavaScript Interview Question #32: 0.1 + 0.1 + 0.1 === 0.3

JavaScript Interview Question #32: 0.1 + 0.1 + 0.1 === 0.3

53
Comments 4
1 min read
Useful free and paid resources for Web Developers to stay updated

Useful free and paid resources for Web Developers to stay updated

98
Comments 1
2 min read
Aprendendo React do zero - Configurando ambiente: Iniciando a estrutura do projeto

Aprendendo React do zero - Configurando ambiente: Iniciando a estrutura do projeto

9
Comments
4 min read
Build a SMS Haiku Generator with Twilio Serverless and Datamuse

Build a SMS Haiku Generator with Twilio Serverless and Datamuse

10
Comments
5 min read
React Functional over Class components ? 🤔

React Functional over Class components ? 🤔

4
Comments
1 min read
Roadmap para ser desarrollador Frontend Junior.

Roadmap para ser desarrollador Frontend Junior.

30
Comments 2
2 min read
What is Redux ? Simply Explained!

What is Redux ? Simply Explained!

112
Comments 10
4 min read
Some console command you might not know

Some console command you might not know

29
Comments
2 min read
Mocking framer-motion v4

Mocking framer-motion v4

12
Comments 11
2 min read
SOA vs Microservices

SOA vs Microservices

73
Comments 8
4 min read
Anonymous Functions vs Named Functions vs Arrow Functions

Anonymous Functions vs Named Functions vs Arrow Functions

57
Comments 13
3 min read
O que é Hoisting em Javascript?

O que é Hoisting em Javascript?

8
Comments
3 min read
How to use service workers in javascript

How to use service workers in javascript

18
Comments
12 min read
Day 57

Day 57

2
Comments
1 min read
Explicando a coerção de tipos em Javascript

Explicando a coerção de tipos em Javascript

6
Comments
13 min read
Upload Single File In Node.js Using Express and Multer in 6 Steps

Upload Single File In Node.js Using Express and Multer in 6 Steps

22
Comments 3
4 min read
How to implement email functionality with Node.js, React.js, Nodemailer, and OAuth2

How to implement email functionality with Node.js, React.js, Nodemailer, and OAuth2

252
Comments 73
11 min read
Um guia para entender JavaScript hoisting 🚩com variáveis usando let e const

Um guia para entender JavaScript hoisting 🚩com variáveis usando let e const

4
Comments
5 min read
Build Cool APIs In Express and TypeScript

Build Cool APIs In Express and TypeScript

5
Comments
2 min read
8 Ultimate ressources for learning Web Dev in 2021 #1

8 Ultimate ressources for learning Web Dev in 2021 #1

599
Comments 19
2 min read
Why Promise.all() is not always a suitable solution. ⚡💡

Why Promise.all() is not always a suitable solution. ⚡💡

9
Comments
4 min read
Simple add to cart animation with CSS & JS

Simple add to cart animation with CSS & JS

135
Comments 10
1 min read
Brief about Web Design & Web Development

Brief about Web Design & Web Development

6
Comments
6 min read
I made a free Dev.to Writing Streak Calculator using Next.js, Day.js and the Dev.to API

I made a free Dev.to Writing Streak Calculator using Next.js, Day.js and the Dev.to API

44
Comments 8
4 min read
😎Build Custom Toast Notification Component In React With Different Variants

😎Build Custom Toast Notification Component In React With Different Variants

16
Comments
4 min read
Solution: Fibonacci Number

Solution: Fibonacci Number

11
Comments
3 min read
Front-End MicroService Architecture

Front-End MicroService Architecture

11
Comments
2 min read
Flame Pie Under a Waterfall: Three Steps to Quickly Locate Performance Problems on Your Website

Flame Pie Under a Waterfall: Three Steps to Quickly Locate Performance Problems on Your Website

3
Comments
15 min read
Animate an object on-scroll

Animate an object on-scroll

57
Comments 1
3 min read
Validating numeric query parameters in NestJS

Validating numeric query parameters in NestJS

84
Comments 17
2 min read
How I Stay Up To Date

How I Stay Up To Date

188
Comments 6
3 min read
How to install typescript on Ubuntu

How to install typescript on Ubuntu

21
Comments 2
1 min read
Typescript Cheatsheet Syntax Part 1

Typescript Cheatsheet Syntax Part 1

14
Comments
4 min read
How to build, test and release a node module in ES6

How to build, test and release a node module in ES6

142
Comments 5
5 min read
Ultimate React Resources

Ultimate React Resources

211
Comments 11
5 min read
React Live Coding Interview Tips

React Live Coding Interview Tips

96
Comments 1
6 min read
React (work in progress) Cheat sheet

React (work in progress) Cheat sheet

132
Comments 3
3 min read
Summing properties from a list of objects in JS

Summing properties from a list of objects in JS

6
Comments
1 min read
How to Get Better at Coding Without Really Trying

How to Get Better at Coding Without Really Trying

455
Comments 11
4 min read
Portfolio advice

Portfolio advice

39
Comments 31
1 min read
Supercharge your API with Compression

Supercharge your API with Compression

23
Comments 1
2 min read
Country Code to Flag Emoji

Country Code to Flag Emoji

187
Comments 20
1 min read
loading...