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.
My first tech blog

My first tech blog

10
Comments
1 min read
PHP, CodeIgniter, Laravel, Vue, React, front-end… or how I changed my stack over the course of time

PHP, CodeIgniter, Laravel, Vue, React, front-end… or how I changed my stack over the course of time

2
Comments
2 min read
Ways to Reduce your Front-End Codes

Ways to Reduce your Front-End Codes

38
Comments 7
2 min read
Customize and Style Complex Data in React Table

Customize and Style Complex Data in React Table

6
Comments
16 min read
Testing Web Vitals With Cypress

Testing Web Vitals With Cypress

10
Comments 6
4 min read
Build your own NFT Minter on Polygon in less than an hour.

Build your own NFT Minter on Polygon in less than an hour.

10
Comments
5 min read
Implementing AutoLogout Feature in Web Applications (React-JS)

Implementing AutoLogout Feature in Web Applications (React-JS)

20
Comments 1
3 min read
JavaScript Array Methods - Some & Every

JavaScript Array Methods - Some & Every

9
Comments
2 min read
React 18: Everything you need to know

React 18: Everything you need to know

29
Comments 1
4 min read
Destructuring arrays in JavaScript (also with added rest and spread!)

Destructuring arrays in JavaScript (also with added rest and spread!)

10
Comments
4 min read
⚛️ 5 Things you need to know about React! 👨🏻‍💻 || Rithik Samanthula

⚛️ 5 Things you need to know about React! 👨🏻‍💻 || Rithik Samanthula

12
Comments 1
2 min read
Make it work first, split after. Creating components without pain in React

Make it work first, split after. Creating components without pain in React

7
Comments
2 min read
Best Pens and Projects on CodePen (#1)

Best Pens and Projects on CodePen (#1)

12
Comments 1
2 min read
Want free opinions my portfolio site.

Want free opinions my portfolio site.

7
Comments 15
1 min read
React Interview Questions: Understanding Rendering

React Interview Questions: Understanding Rendering

9
Comments
6 min read
redux toolkit

redux toolkit

6
Comments
2 min read
How to make a rickroll website

How to make a rickroll website

10
Comments
3 min read
Node.js - Streams and Promises

Node.js - Streams and Promises

6
Comments
3 min read
Conquering JavaScript Hydration

Conquering JavaScript Hydration

406
Comments 11
5 min read
Typescript Enums are bad!!1!!!1!!one - Are they really?

Typescript Enums are bad!!1!!!1!!one - Are they really?

26
Comments 8
6 min read
for vs forEach vs map

for vs forEach vs map

5
Comments
2 min read
Automatically update your GitHub profile with your latest dev.to post

Automatically update your GitHub profile with your latest dev.to post

7
Comments
2 min read
How to start using React and Three.js in a few minutes ⏳

How to start using React and Three.js in a few minutes ⏳

12
Comments 1
2 min read
Introducing Mantis (M-Ant-is) React Dashboard Template

Introducing Mantis (M-Ant-is) React Dashboard Template

7
Comments 1
2 min read
Modern Javascript for everyone: Mastering modern Javascript the right way.

Modern Javascript for everyone: Mastering modern Javascript the right way.

3
Comments
3 min read
How to respond to growing supply chain security risks?

How to respond to growing supply chain security risks?

5
Comments
3 min read
Typing Speed Test Game using javascript

Typing Speed Test Game using javascript

10
Comments
11 min read
Stop Using Create-React-App!

Stop Using Create-React-App!

3
Comments 1
2 min read
Creating Microservices in Nest.js

Creating Microservices in Nest.js

28
Comments 1
14 min read
5 packages to level up your React code

5 packages to level up your React code

8
Comments
3 min read
Redux

Redux

3
Comments
2 min read
Redux-Toolkit

Redux-Toolkit

3
Comments
2 min read
What happens inside the CSS Webpack Plugin - Style the Modern Web

What happens inside the CSS Webpack Plugin - Style the Modern Web

9
Comments
9 min read
Fixing "Require statement not part of import statement.eslint[@typescript-eslint/no-var-requires]"

Fixing "Require statement not part of import statement.eslint[@typescript-eslint/no-var-requires]"

10
Comments
1 min read
REDUX TOOLKIT FUNDAMENTAL

REDUX TOOLKIT FUNDAMENTAL

6
Comments
2 min read
Unpacking JavaScript 00: Introduction

Unpacking JavaScript 00: Introduction

9
Comments
4 min read
Unpacking JavaScript 01: Prototypes(--emulating proto runtime--)

Unpacking JavaScript 01: Prototypes(--emulating proto runtime--)

8
Comments
10 min read
Media Queries Level 5: the ability to respond to user needs

Media Queries Level 5: the ability to respond to user needs

10
Comments
6 min read
How to build personal portfolio using HTML CSS JavaScript

How to build personal portfolio using HTML CSS JavaScript

431
Comments 30
1 min read
Efficient Error Handling in Express.js Made Easy

Efficient Error Handling in Express.js Made Easy

9
Comments
5 min read
how to configure neovim from scratch in termux

how to configure neovim from scratch in termux

11
Comments 4
3 min read
How to Multipart File Upload Using FormData with React Hook Form

How to Multipart File Upload Using FormData with React Hook Form

101
Comments 1
5 min read
Loading external configurations in Angular Universal

Loading external configurations in Angular Universal

6
Comments
7 min read
React dynamic imports with React Router for better performance

React dynamic imports with React Router for better performance

20
Comments
2 min read
Spiking Tailwind CSS in a React App

Spiking Tailwind CSS in a React App

15
Comments
5 min read
Text To Speech Converter in HTML CSS & JavaScript

Text To Speech Converter in HTML CSS & JavaScript

15
Comments 1
4 min read
5 ways we keep our code understandable for junior engineers

5 ways we keep our code understandable for junior engineers

44
Comments 4
3 min read
Destructuring Arrays & Objects In JavaScript part-2

Destructuring Arrays & Objects In JavaScript part-2

6
Comments 4
3 min read
Getting started with Web 3.0 for Frontend Engineer

Getting started with Web 3.0 for Frontend Engineer

29
Comments
5 min read
Primitive type

Primitive type

7
Comments
4 min read
Pizza Delivary Website Using React

Pizza Delivary Website Using React

2
Comments
1 min read
Um guia sobre estruturação de pastas para projetos em Next.js

Um guia sobre estruturação de pastas para projetos em Next.js

51
Comments 1
3 min read
Adding Lottie Animations to Your Website

Adding Lottie Animations to Your Website

8
Comments
2 min read
Not Another Hello World

Not Another Hello World

4
Comments
1 min read
How to create a dApp with React & Solidity on Ethereum Blockchain

How to create a dApp with React & Solidity on Ethereum Blockchain

229
Comments 6
11 min read
Building a Clubhouse clone with Svelte and 100ms

Building a Clubhouse clone with Svelte and 100ms

10
Comments
8 min read
Build a Login/Signup Page with React & TailwindCSS

Build a Login/Signup Page with React & TailwindCSS

6
Comments
3 min read
Temporal instead of Date

Temporal instead of Date

9
Comments
4 min read
Your SSR is slow & your devtools are lying to you

Your SSR is slow & your devtools are lying to you

236
Comments 25
4 min read
Big O for Javascript.

Big O for Javascript.

15
Comments 1
3 min read
loading...