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.
Scope in Javascript (ES6)

Scope in Javascript (ES6)

4
Comments
4 min read
Back to Basics: Functions, Hoisting, and Scope

Back to Basics: Functions, Hoisting, and Scope

49
Comments
7 min read
Clean monolith code repo structure for a small JAM web app

Clean monolith code repo structure for a small JAM web app

5
Comments
7 min read
How to Route using Subdomain in React.

How to Route using Subdomain in React.

47
Comments 2
2 min read
How to get the connection type of a user's device using JavaScript?

How to get the connection type of a user's device using JavaScript?

5
Comments
1 min read
Tail-kit : 200+ free Tailwind components / templates

Tail-kit : 200+ free Tailwind components / templates

80
Comments 3
1 min read
`onClick` listener to be a function, instead got a value of `object` type.

`onClick` listener to be a function, instead got a value of `object` type.

5
Comments 2
1 min read
10 Fun APIs to Use For Your Next Project

10 Fun APIs to Use For Your Next Project

2106
Comments 71
4 min read
Provide better time estimations with PERTify📈

Provide better time estimations with PERTify📈

40
Comments 2
2 min read
Deploying NodeJS Application on Amazon EC2 using AWS CodePipeline

Deploying NodeJS Application on Amazon EC2 using AWS CodePipeline

56
Comments 2
6 min read
Additional Hooks in React - useRef()

Additional Hooks in React - useRef()

44
Comments 1
2 min read
My All-Star React Stack

My All-Star React Stack

65
Comments 2
5 min read
Best Programming Languages in 2021👩‍💻

Best Programming Languages in 2021👩‍💻

32
Comments 5
4 min read
Generators in JavaScript, Part III - "Advanced" Concepts

Generators in JavaScript, Part III - "Advanced" Concepts

2
Comments
14 min read
A weekly dose of best resources and articles for a full stack web developer 🔥 #1

A weekly dose of best resources and articles for a full stack web developer 🔥 #1

20
Comments
3 min read
Opinionated Angular Setup

Opinionated Angular Setup

3
Comments
12 min read
Introducing Material-UI component mapper for Data Driven Forms

Introducing Material-UI component mapper for Data Driven Forms

3
Comments 1
5 min read
Solving day 25 of Advent of Code 2020 in JavaScript

Solving day 25 of Advent of Code 2020 in JavaScript

8
Comments
1 min read
How I Switched from TypeScript to ReScript

How I Switched from TypeScript to ReScript

50
Comments 3
15 min read
Easy way to use Dark Mode in Next.js + Tailwind

Easy way to use Dark Mode in Next.js + Tailwind

102
Comments 19
2 min read
Building a simple HTML/JavaScript app from start to finish

Building a simple HTML/JavaScript app from start to finish

20
Comments
5 min read
Destructuring Tweets - Episode 4 - Summing Up

Destructuring Tweets - Episode 4 - Summing Up

5
Comments
2 min read
🚀 React performance quick wins 🚀 - 7 easy ways to improve your React performance - part 2

🚀 React performance quick wins 🚀 - 7 easy ways to improve your React performance - part 2

34
Comments
4 min read
A list of actually useful Nocode tools and I am not talking about site builders.

A list of actually useful Nocode tools and I am not talking about site builders.

1091
Comments 33
3 min read
JS and Design Patterns - Chapter 3 🚀

JS and Design Patterns - Chapter 3 🚀

67
Comments 2
5 min read
Enough JavaScript to get you Started : #13 OOP in JS Practical Guide 👩‍💻👨‍💻

Enough JavaScript to get you Started : #13 OOP in JS Practical Guide 👩‍💻👨‍💻

103
Comments 4
4 min read
Currying in JavaScript

Currying in JavaScript

152
Comments 10
3 min read
How to update object or array state in React

How to update object or array state in React

29
Comments 7
1 min read
Your First Node Express App with Typescript

Your First Node Express App with Typescript

91
Comments
13 min read
React.js - Conceptos básicos para empezar

React.js - Conceptos básicos para empezar

32
Comments
16 min read
4 Powerful IDEs That Nobody Is Talking About

4 Powerful IDEs That Nobody Is Talking About

59
Comments 9
2 min read
Complete Guide to AWS Amplify and React Native

Complete Guide to AWS Amplify and React Native

63
Comments 2
15 min read
Video Chatting and Screen Sharing with React, Node, WebRTC(peerjs)

Video Chatting and Screen Sharing with React, Node, WebRTC(peerjs)

568
Comments 43
7 min read
JS and Design Patterns - Chapter 4 🚀

JS and Design Patterns - Chapter 4 🚀

15
Comments
6 min read
React PWA Performance Case Study

React PWA Performance Case Study

27
Comments
17 min read
Day 5, 6 - 100daysofcode

Day 5, 6 - 100daysofcode

2
Comments 1
1 min read
Creating Tabs using Html,css,js

Creating Tabs using Html,css,js

3
Comments
1 min read
Create a 3D product landing page with ThreeJs and React

Create a 3D product landing page with ThreeJs and React

132
Comments 1
21 min read
JavaScript Form Validation – How to Check User Input on HTML Forms with JS Example Code

JavaScript Form Validation – How to Check User Input on HTML Forms with JS Example Code

47
Comments
5 min read
Designing a URL Shortener in Deno

Designing a URL Shortener in Deno

34
Comments 2
6 min read
Build your own React.js - Part 2. React.Component

Build your own React.js - Part 2. React.Component

24
Comments
9 min read
Comentários no código: Dicas e melhores práticas

Comentários no código: Dicas e melhores práticas

23
Comments 2
7 min read
Prototype and Prototypal Inheritance in Javascript

Prototype and Prototypal Inheritance in Javascript

19
Comments
4 min read
JavaScript learning resources

JavaScript learning resources

83
Comments 7
2 min read
Covtact: Secure contact diary to slow down COVID-19 [DO-Hackathon]

Covtact: Secure contact diary to slow down COVID-19 [DO-Hackathon]

1
Comments
1 min read
A guide to the Javascript tools ecosystem

A guide to the Javascript tools ecosystem

19
Comments
6 min read
How to cancel an HTTP fetch request

How to cancel an HTTP fetch request

38
Comments
3 min read
A simple image test in React

A simple image test in React

38
Comments 8
1 min read
NEXT.JS + pRE-Rendering on my own.

NEXT.JS + pRE-Rendering on my own.

9
Comments 2
3 min read
¿Qué es el Jamstack?

¿Qué es el Jamstack?

4
Comments
9 min read
Learn how to make a custom Home Slider using HTML | CSS | and Pure JavaScript

Learn how to make a custom Home Slider using HTML | CSS | and Pure JavaScript

26
Comments
1 min read
Different Layouts in Portrait and Landscape Orientations

Different Layouts in Portrait and Landscape Orientations

10
Comments
2 min read
Creating a custom Eleventy filter

Creating a custom Eleventy filter

23
Comments 2
2 min read
Enough JavaScript to get you Started : #16 var vs let vs const

Enough JavaScript to get you Started : #16 var vs let vs const

34
Comments 10
3 min read
Products Quantity Counter Using HTML CSS & JavaScript

Products Quantity Counter Using HTML CSS & JavaScript

30
Comments
2 min read
Testing errors with Jest

Testing errors with Jest

3
Comments
2 min read
Best Podcasts For New Web Developers

Best Podcasts For New Web Developers

28
Comments
3 min read
Trabalhando com diferentes Layouts para orientação portrait e landscape

Trabalhando com diferentes Layouts para orientação portrait e landscape

2
Comments
2 min read
Published Book: Amazon Kindle (Free)

Published Book: Amazon Kindle (Free)

31
Comments 71
1 min read
Server Rendering in JavaScript: Optimizing for Size

Server Rendering in JavaScript: Optimizing for Size

54
Comments 6
7 min read
loading...