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.
Is Preact worth checking in 2021?

Is Preact worth checking in 2021?

2
Comments
2 min read
Javascript, ASAP 🌐

Javascript, ASAP 🌐

6
Comments
6 min read
Easy JavaScript Toolchain Management with Volta

Easy JavaScript Toolchain Management with Volta

6
Comments
2 min read
Os Perigos dos ENUMS em TypeScript

Os Perigos dos ENUMS em TypeScript

14
Comments
7 min read
What is a Hashgraph, & how is it different from a blockchain?

What is a Hashgraph, & how is it different from a blockchain?

4
Comments
5 min read
Create responsive images with gulp-sharp-responsive

Create responsive images with gulp-sharp-responsive

20
Comments 9
4 min read
Discover your GitHub ranking with Metrics Insights!

Discover your GitHub ranking with Metrics Insights!

22
Comments 1
3 min read
How to output raw SQL with filled parameters in TypeORM?

How to output raw SQL with filled parameters in TypeORM?

14
Comments 3
2 min read
Day 25 of 365 Days of Code

Day 25 of 365 Days of Code

5
Comments
1 min read
Let's build a 3-in-1 form field component

Let's build a 3-in-1 form field component

12
Comments 4
7 min read
RegEx - A Teeny, Tiny Taster

RegEx - A Teeny, Tiny Taster

7
Comments
4 min read
Map and Set in JavaScript for Humans

Map and Set in JavaScript for Humans

6
Comments
1 min read
bURL: A tiny web app for breaking down URLs

bURL: A tiny web app for breaking down URLs

7
Comments 4
3 min read
Cargar archivos a Google Drive con Phoenix LiveView

Cargar archivos a Google Drive con Phoenix LiveView

5
Comments
5 min read
JavaScript best practices to improve code quality

JavaScript best practices to improve code quality

23
Comments
8 min read
Question 4: In-depth analysis of call and apply principles, usage scenarios and implementation

Question 4: In-depth analysis of call and apply principles, usage scenarios and implementation

8
Comments
7 min read
Wait!

Wait!

6
Comments
1 min read
<100 Days Of Code />

<100 Days Of Code />

8
Comments 1
8 min read
Measure execution times in browsers & Node.js

Measure execution times in browsers & Node.js

42
Comments
4 min read
An introduction to constructor functions

An introduction to constructor functions

8
Comments
4 min read
Building a Countdown App

Building a Countdown App

54
Comments 15
3 min read
Providing JavaScript Developers Helpful Type Errors When They Call Your ReScript Library Incorrectly

Providing JavaScript Developers Helpful Type Errors When They Call Your ReScript Library Incorrectly

4
Comments
9 min read
Question 3: What is anti-shake and throttling? What's the difference? How to achieve?

Question 3: What is anti-shake and throttling? What's the difference? How to achieve?

6
Comments
2 min read
Easiest way to set a key in React lists

Easiest way to set a key in React lists

7
Comments
2 min read
Solution: Combination Sum IV

Solution: Combination Sum IV

10
Comments 1
5 min read
5 Must-Know Firebase Cloud Firestore Security Rules

5 Must-Know Firebase Cloud Firestore Security Rules

7
Comments
3 min read
How to fix the React memory leak warning

How to fix the React memory leak warning

92
Comments 15
5 min read
Redux actions are not setters

Redux actions are not setters

9
Comments
4 min read
Looking for an alternative to npm Enterprise? Look no further than Bytesafe!

Looking for an alternative to npm Enterprise? Look no further than Bytesafe!

6
Comments
3 min read
First Steps in Unit Testing with TypeScript

First Steps in Unit Testing with TypeScript

15
Comments
10 min read
Node.JS - Foal framework - What's new in version 2 (4/4)

Node.JS - Foal framework - What's new in version 2 (4/4)

15
Comments 1
4 min read
Announcing new and simple state manager “Exome”

Announcing new and simple state manager “Exome”

53
Comments 16
5 min read
React Native Responsive UI

React Native Responsive UI

12
Comments
2 min read
Opt your Netlify, Vercel or Github Pages site out of Google's FLoC Network

Opt your Netlify, Vercel or Github Pages site out of Google's FLoC Network

96
Comments 7
3 min read
Lint your commits

Lint your commits

4
Comments
2 min read
How to Log the Web Vitals Of a Next.js App Using Bugfender

How to Log the Web Vitals Of a Next.js App Using Bugfender

3
Comments
9 min read
Clickable tristate checkbox

Clickable tristate checkbox

5
Comments
1 min read
4 Best UI Framework For ReactJS

4 Best UI Framework For ReactJS

575
Comments 42
2 min read
Get a list of follow/follower infomation of Twitter account in 4 lines

Get a list of follow/follower infomation of Twitter account in 4 lines

8
Comments
1 min read
#Day29 - From Python to JavaScript - The Basics Part 2

#Day29 - From Python to JavaScript - The Basics Part 2

6
Comments
4 min read
Solution: Remove Nth Node From End of List

Solution: Remove Nth Node From End of List

19
Comments 8
4 min read
Why you should learn Custom CSS?

Why you should learn Custom CSS?

12
Comments
2 min read
Weekly Digest 15/2021

Weekly Digest 15/2021

24
Comments
5 min read
Ways to get user's geo location

Ways to get user's geo location

6
Comments 1
2 min read
My most frequent React errors and how you fix them

My most frequent React errors and how you fix them

127
Comments 5
8 min read
KnexJS: how to convert a SQL join with aliases and ordered by values from another table

KnexJS: how to convert a SQL join with aliases and ordered by values from another table

2
Comments
1 min read
BMI Calculator [Version - 1.0]

BMI Calculator [Version - 1.0]

7
Comments 3
1 min read
How to Integrate twillio SendGrid web API with Nextjs?

How to Integrate twillio SendGrid web API with Nextjs?

23
Comments 5
5 min read
How to upload a JSON file to firebase and access it as list items from the web?

How to upload a JSON file to firebase and access it as list items from the web?

22
Comments 2
2 min read
Just the Tip — Building a Simple Tip Calculator in React

Just the Tip — Building a Simple Tip Calculator in React

3
Comments
8 min read
Is Redux DEAD? Try Zustand!

Is Redux DEAD? Try Zustand!

20
Comments 1
1 min read
What is getStaticProps() in Nextjs?

What is getStaticProps() in Nextjs?

21
Comments
3 min read
Web Components, estilizando seus componentes (parte 4)

Web Components, estilizando seus componentes (parte 4)

8
Comments
4 min read
How to integrate Plausible into a Next.js project

How to integrate Plausible into a Next.js project

6
Comments
2 min read
Adding a Lock Screen to Your Protected User Pages

Adding a Lock Screen to Your Protected User Pages

11
Comments
7 min read
How Events Behave? Event Bubbling Explained

How Events Behave? Event Bubbling Explained

12
Comments
2 min read
Dynamic Dimension React Container with Transition Effect - Part 2, Resize Observer

Dynamic Dimension React Container with Transition Effect - Part 2, Resize Observer

7
Comments
2 min read
TypeScript Enums I Want to Actually Use

TypeScript Enums I Want to Actually Use

7
Comments
9 min read
LeetCode 15. 3Sum (javascript solution)

LeetCode 15. 3Sum (javascript solution)

6
Comments
2 min read
Day 3 - 100daysofcode JS begins

Day 3 - 100daysofcode JS begins

6
Comments 2
7 min read
loading...