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.
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
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
4 Best UI Framework For ReactJS

4 Best UI Framework For ReactJS

577
Comments 42
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
BMI Calculator [Version - 1.0]

BMI Calculator [Version - 1.0]

7
Comments 3
1 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
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?

23
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
Day 3 - 100daysofcode JS begins

Day 3 - 100daysofcode JS begins

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

LeetCode 15. 3Sum (javascript solution)

6
Comments
2 min read
Composition in React

Composition in React

6
Comments
3 min read
I coded a ASCII art generator in Node JS

I coded a ASCII art generator in Node JS

47
Comments 5
6 min read
React (work in progress) Cheat sheet

React (work in progress) Cheat sheet

95
Comments 1
5 min read
#7 of 100DaysOfCode

#7 of 100DaysOfCode

10
Comments 2
2 min read
3-2-1 Newsletter: 2 must-have tools for content creation

3-2-1 Newsletter: 2 must-have tools for content creation

7
Comments
2 min read
Mongoose "Populate()" in most simple way | How to import a collection into another schema in Mongodb

Mongoose "Populate()" in most simple way | How to import a collection into another schema in Mongodb

19
Comments 1
2 min read
Fully accessible Menu components by headless UI tailwindcss

Fully accessible Menu components by headless UI tailwindcss

90
Comments 9
4 min read
Talk to your computer in Javascript via the repl console

Talk to your computer in Javascript via the repl console

6
Comments
5 min read
Global/Local Scope and Functions.

Global/Local Scope and Functions.

9
Comments
2 min read
How I got comfortable with Javascript as a newbie

How I got comfortable with Javascript as a newbie

13
Comments 3
4 min read
Negative Number to Positive Number without using abs() - asked in a interview

Negative Number to Positive Number without using abs() - asked in a interview

6
Comments 3
1 min read
LeetCode String to Integer (atoi)

LeetCode String to Integer (atoi)

7
Comments
3 min read
TIL: IntersectionObserver Class in JavaScript

TIL: IntersectionObserver Class in JavaScript

5
Comments
3 min read
Let's Challenge You.

Let's Challenge You.

7
Comments
1 min read
Chatbot para twitch com Javascript

Chatbot para twitch com Javascript

22
Comments 1
5 min read
15+ Useful Web Development Tools That You Might Not Know

15+ Useful Web Development Tools That You Might Not Know

899
Comments 30
17 min read
TDD debugging

TDD debugging

43
Comments 5
5 min read
Let's Talk About Vanilla JavaScript

Let's Talk About Vanilla JavaScript

2
Comments
3 min read
React Router - Route ( WTF Moment )

React Router - Route ( WTF Moment )

51
Comments 9
1 min read
How To Build Cross Platform Apps Using React, React Native And Redux

How To Build Cross Platform Apps Using React, React Native And Redux

83
Comments 4
13 min read
Using Kendo UI for jQuery MultiSelect with dynamic values

Using Kendo UI for jQuery MultiSelect with dynamic values

6
Comments
3 min read
Web vs native - make the right choice in 2021

Web vs native - make the right choice in 2021

25
Comments 2
9 min read
How to work with error handling in Javascript

How to work with error handling in Javascript

16
Comments 4
2 min read
I ❤️ Kanban Boards!

I ❤️ Kanban Boards!

6
Comments 5
1 min read
Typescript is the better Javascript

Typescript is the better Javascript

22
Comments 7
3 min read
JavaScript Interview Question #33: Add two empty arrays and check the type

JavaScript Interview Question #33: Add two empty arrays and check the type

45
Comments 6
1 min read
Shorts ( 30 seconds read ) on application security vulnerabilities every dev should know

Shorts ( 30 seconds read ) on application security vulnerabilities every dev should know

23
Comments 2
2 min read
Set up MongoDB Atlas and connect with Node.js (avoid MongooseError: Operation x.findOne() buffering timed out after 10000ms)

Set up MongoDB Atlas and connect with Node.js (avoid MongooseError: Operation x.findOne() buffering timed out after 10000ms)

15
Comments 2
3 min read
Comprehensive Big O Notation Guide in Plain English, using Javascript

Comprehensive Big O Notation Guide in Plain English, using Javascript

1291
Comments 34
14 min read
Connecting The Dots: Front-end and Algorithms

Connecting The Dots: Front-end and Algorithms

30
Comments
2 min read
Content-aware image resizing in JavaScript

Content-aware image resizing in JavaScript

54
Comments 3
19 min read
React Hooks Explained: useImperativeHandle

React Hooks Explained: useImperativeHandle

156
Comments 18
13 min read
Data visualization: Using amCharts in React.js with Mojo

Data visualization: Using amCharts in React.js with Mojo

18
Comments
5 min read
React CRUD App Tutorial – Build a Book Management App in React from Scratch

React CRUD App Tutorial – Build a Book Management App in React from Scratch

77
Comments
20 min read
loading...