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.
Top 25 Tips for Building an EXTREMELY FAST Website!!!

Top 25 Tips for Building an EXTREMELY FAST Website!!!

253
Comments 11
13 min read
Updates from the 91st TC39 meeting

Updates from the 91st TC39 meeting

9
Comments
1 min read
Writing a 2x2 inverse matrix function in JavaScript

Writing a 2x2 inverse matrix function in JavaScript

4
Comments
3 min read
As a Interviewer what question you ask a dev while taking interview for react.js?

As a Interviewer what question you ask a dev while taking interview for react.js?

22
Comments 7
1 min read
How to actually use ESLint + Prettier

How to actually use ESLint + Prettier

13
Comments
3 min read
How to use Contentful with Next.js and Zod

How to use Contentful with Next.js and Zod

5
Comments
6 min read
Why Do Developers Prefer Linux?

Why Do Developers Prefer Linux?

125
Comments 96
4 min read
How to Build Responsive car rental website using Html CSS JavaScript

How to Build Responsive car rental website using Html CSS JavaScript

81
Comments 4
1 min read
Why a data-centric Kafka UI is essential for your Kafka project’s success

Why a data-centric Kafka UI is essential for your Kafka project’s success

9
Comments
4 min read
Destructuring Props in React.

Destructuring Props in React.

4
Comments
2 min read
Build on Flow | Learn FCL - 14. How to Mutate Chain State by Signing Transactions with a Private Key

Build on Flow | Learn FCL - 14. How to Mutate Chain State by Signing Transactions with a Private Key

4
Comments
5 min read
Don't Fear Custom Radio Buttons

Don't Fear Custom Radio Buttons

8
Comments
3 min read
Getting Started with Vitest

Getting Started with Vitest

3
Comments
13 min read
Currency Angular pipe, UI language switch, and a verdict

Currency Angular pipe, UI language switch, and a verdict

4
Comments
7 min read
A Close Look at "React Native Background Fetch"

A Close Look at "React Native Background Fetch"

6
Comments
9 min read
3 Developer Tool That You Should Try

3 Developer Tool That You Should Try

13
Comments
1 min read
Project to fight DDoS with proof of work

Project to fight DDoS with proof of work

6
Comments
2 min read
Javascript Dates are Still Confusing in 2022 📅

Javascript Dates are Still Confusing in 2022 📅

Comments
3 min read
HTTP Request Inspector - Capture and inspect HTTP requests.

HTTP Request Inspector - Capture and inspect HTTP requests.

5
Comments
2 min read
Firebase V9 Firestore Add Data Using setDoc()

Firebase V9 Firestore Add Data Using setDoc()

3
Comments
4 min read
Javascript Roadmap for Beginners in 2022.

Javascript Roadmap for Beginners in 2022.

11
Comments
1 min read
7 Best Tips For Web Developers

7 Best Tips For Web Developers

44
Comments 17
3 min read
Why console.log() returns undefined?

Why console.log() returns undefined?

3
Comments
1 min read
Convert Github Repos To A Portfolio Website

Convert Github Repos To A Portfolio Website

6
Comments
2 min read
What are the real world benefits to computer gaming?

What are the real world benefits to computer gaming?

9
Comments 4
1 min read
When to use React.useCallback Hook

When to use React.useCallback Hook

9
Comments 1
3 min read
Build Custom Structural Directives in Angular like a hero 😎

Build Custom Structural Directives in Angular like a hero 😎

9
Comments 1
3 min read
6 tips to make your JS/TS repository more new-joiners friendly

6 tips to make your JS/TS repository more new-joiners friendly

26
Comments 3
6 min read
Easy Start Guide: TypeScript

Easy Start Guide: TypeScript

7
Comments 3
8 min read
Chrome Extensions of the Month - July 2022

Chrome Extensions of the Month - July 2022

64
Comments 3
4 min read
The Chrome Dev Tool you are missing : FEAT Recorder

The Chrome Dev Tool you are missing : FEAT Recorder

20
Comments 2
2 min read
Responsive Image Gallery like Shutterstock, Pixabay and Adobe Stock using HTML CSS & JavaScript

Responsive Image Gallery like Shutterstock, Pixabay and Adobe Stock using HTML CSS & JavaScript

18
Comments 4
4 min read
GSoC 2022 CircuitVerse | Week 3 Report

GSoC 2022 CircuitVerse | Week 3 Report

8
Comments
2 min read
SvelteKit with SocketIO in Production

SvelteKit with SocketIO in Production

20
Comments 12
5 min read
Making a Search Bar with React

Making a Search Bar with React

5
Comments
2 min read
Rest Parameter in JS

Rest Parameter in JS

8
Comments 3
2 min read
Promise and async await

Promise and async await

2
Comments 1
15 min read
Creating a url shortener in nodejs

Creating a url shortener in nodejs

10
Comments
3 min read
React.js: Event Listeners Made Easy

React.js: Event Listeners Made Easy

6
Comments
4 min read
Different ways of writing styles in React

Different ways of writing styles in React

4
Comments
7 min read
How to Build Crypto Website Using HTML CSS JavaScript

How to Build Crypto Website Using HTML CSS JavaScript

137
Comments 1
1 min read
Error boundary causes React Router links to stop working

Error boundary causes React Router links to stop working

8
Comments 2
3 min read
Creating a Blog Post editor from scratch. Part 1: the bare minimum

Creating a Blog Post editor from scratch. Part 1: the bare minimum

3
Comments
3 min read
How to use Teleport in Vue to Move Parts of Templates

How to use Teleport in Vue to Move Parts of Templates

18
Comments
2 min read
Building Headless Data Visualizations with D3.js

Building Headless Data Visualizations with D3.js

5
Comments 1
7 min read
Did you know you can test the front end without seeing the code?

Did you know you can test the front end without seeing the code?

10
Comments
4 min read
The full-stack CPaaS- a critical choice

The full-stack CPaaS- a critical choice

7
Comments
4 min read
LeetCode - Combination Sum

LeetCode - Combination Sum

Comments
6 min read
Debugging a Wordle Bug

Debugging a Wordle Bug

8
Comments 4
5 min read
Javascript cheat sheet: .slice() and .splice()

Javascript cheat sheet: .slice() and .splice()

48
Comments 5
2 min read
5 nifty VScode shortcuts I use regularly

5 nifty VScode shortcuts I use regularly

3
Comments
1 min read
Weekly Digest 30/2022

Weekly Digest 30/2022

8
Comments
3 min read
7 Tips to Transition from a Beginner to an Intermediate Frontend Developer 🤓 👨‍💻

7 Tips to Transition from a Beginner to an Intermediate Frontend Developer 🤓 👨‍💻

37
Comments
5 min read
Getting started with Serverless Functions using Vercel — I

Getting started with Serverless Functions using Vercel — I

8
Comments
4 min read
Writing cleaner react code

Writing cleaner react code

4
Comments
4 min read
Beginner’s guide to JavaScript DOM

Beginner’s guide to JavaScript DOM

6
Comments
11 min read
How to set default inject/provide values in Vue

How to set default inject/provide values in Vue

3
Comments
1 min read
Bun command not found on Linux

Bun command not found on Linux

2
Comments
1 min read
How to add jQuery DataTables to NuxtJS 2

How to add jQuery DataTables to NuxtJS 2

1
Comments
2 min read
JS Tidbit: A neat trick to compose arrays with conditional items using filter(Boolean)

JS Tidbit: A neat trick to compose arrays with conditional items using filter(Boolean)

4
Comments 3
1 min read
loading...