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.
How to Secure Nodejs Application.

How to Secure Nodejs Application.

9
Comments 1
8 min read
Magnifying Glass for Text and more!

Magnifying Glass for Text and more!

14
Comments 3
1 min read
A Simple Introduction to Arrays In JavaScript

A Simple Introduction to Arrays In JavaScript

7
Comments 1
3 min read
The Journey of building Print-On-Demand Editor

The Journey of building Print-On-Demand Editor

5
Comments
3 min read
How can I limit an object size before it is looped in vue/nuxt?

How can I limit an object size before it is looped in vue/nuxt?

3
Comments 1
1 min read
5 ways to check if a key exists in an object in JavaScript

5 ways to check if a key exists in an object in JavaScript

35
Comments 2
3 min read
Movie Ticket Service Web app - W1

Movie Ticket Service Web app - W1

7
Comments 2
1 min read
Algorithms: Depth First Search

Algorithms: Depth First Search

4
Comments
2 min read
EXPRESS JS

EXPRESS JS

4
Comments 2
3 min read
Temporal API Duration: Working with Time Periods

Temporal API Duration: Working with Time Periods

3
Comments 1
7 min read
How to Build a Book App With Infinite Scrolling and Meilisearch Strapi Plugin in React

How to Build a Book App With Infinite Scrolling and Meilisearch Strapi Plugin in React

7
Comments 1
11 min read
Top 7 JavaScript Object Destructuring Techniques

Top 7 JavaScript Object Destructuring Techniques

2
Comments 1
6 min read
Build a real-time todos app with Auth and DB in minutes⏰

Build a real-time todos app with Auth and DB in minutes⏰

12
Comments
2 min read
DevTools-like JavaScript Object Viewer

DevTools-like JavaScript Object Viewer

5
Comments
1 min read
Let's build a Youtube clone with Nextjs and Tailwindcss 🎉(Part 3)

Let's build a Youtube clone with Nextjs and Tailwindcss 🎉(Part 3)

13
Comments
3 min read
5️⃣ Free Excel-Like JS Libraries Used For Showing Big Data You Must Know 👨‍💻 A Thread 🧵

5️⃣ Free Excel-Like JS Libraries Used For Showing Big Data You Must Know 👨‍💻 A Thread 🧵

8
Comments
1 min read
Draggable & Resizable Window on your Website

Draggable & Resizable Window on your Website

3
Comments
6 min read
Pre-generating multiple index files using Angular Builders and Gulp tasks to serve a multilingual Angular app

Pre-generating multiple index files using Angular Builders and Gulp tasks to serve a multilingual Angular app

7
Comments
10 min read
How Factorial Works In Code & Real Life Example

How Factorial Works In Code & Real Life Example

3
Comments
1 min read
The Nuxt Web — Vue Amsterdam Conference 2022 Summary series — Eighth Talk

The Nuxt Web — Vue Amsterdam Conference 2022 Summary series — Eighth Talk

10
Comments 3
4 min read
An Introduction to Conditional Types in TypeScript

An Introduction to Conditional Types in TypeScript

38
Comments
5 min read
Create a JavaScript 3D Box Chart with Rounded Edges

Create a JavaScript 3D Box Chart with Rounded Edges

3
Comments
5 min read
React Hide/Show toggle

React Hide/Show toggle

4
Comments
1 min read
JavaScript: Array

JavaScript: Array

4
Comments
2 min read
How to make a CRUD operation By Nodejs and TypeScript .?

How to make a CRUD operation By Nodejs and TypeScript .?

3
Comments
1 min read
JavaScript: for loop VS for...of loop

JavaScript: for loop VS for...of loop

4
Comments
1 min read
📚Angular Interview Questions Part 3

📚Angular Interview Questions Part 3

101
Comments
5 min read
How to Write Google Apps Script Code Locally In Your Favorite IDE?

How to Write Google Apps Script Code Locally In Your Favorite IDE?

3
Comments
2 min read
innerHTML v. innerText

innerHTML v. innerText

6
Comments
3 min read
How to resolve merge Conflict in git ?

How to resolve merge Conflict in git ?

7
Comments 4
3 min read
React - Fetching promises from the state???

React - Fetching promises from the state???

20
Comments
2 min read
Svelte Component Testing with Cypress + Vite

Svelte Component Testing with Cypress + Vite

4
Comments
4 min read
A Complete Guide to Debugging JavaScript in Chrome

A Complete Guide to Debugging JavaScript in Chrome

25
Comments
9 min read
TypeScript: Standard Built-in Types

TypeScript: Standard Built-in Types

3
Comments
6 min read
Fingerprint authentication in expo

Fingerprint authentication in expo

10
Comments 2
2 min read
Render Multiple Colored Lines on a React Map with Polylines

Render Multiple Colored Lines on a React Map with Polylines

Comments
15 min read
Learning Iteration: A love story (or the opposite, really)

Learning Iteration: A love story (or the opposite, really)

3
Comments
4 min read
Why I can't decide how to convert a string into a number in JS

Why I can't decide how to convert a string into a number in JS

3
Comments
2 min read
7 Free APIs That Nobody Is Talking About

7 Free APIs That Nobody Is Talking About

230
Comments 7
5 min read
Meteor toolbox for your next hackathon or project start

Meteor toolbox for your next hackathon or project start

12
Comments
12 min read
Open Telemetry in NestJs (and React)

Open Telemetry in NestJs (and React)

21
Comments
11 min read
useNavigate,Navigate and useLocation in React Router v6

useNavigate,Navigate and useLocation in React Router v6

7
Comments 1
2 min read
Explain Javascript as a Single Threaded Non-blocking Asynchronous Programming Language Like I'm Five

Explain Javascript as a Single Threaded Non-blocking Asynchronous Programming Language Like I'm Five

5
Comments 2
4 min read
How to get current year in Next JS

How to get current year in Next JS

5
Comments
1 min read
TypeScript vs JavaScript🤔

TypeScript vs JavaScript🤔

24
Comments 39
3 min read
How to fix 'Uncaught SyntaxError: Cannot use import statement outside a module'

How to fix 'Uncaught SyntaxError: Cannot use import statement outside a module'

11
Comments
2 min read
Arrays?

Arrays?

3
Comments
6 min read
Ditch the DOM with SolidJS and Skia CanvasKit

Ditch the DOM with SolidJS and Skia CanvasKit

48
Comments 5
10 min read
How to install nvm, the Node Version Manager

How to install nvm, the Node Version Manager

10
Comments 3
2 min read
Stopwatch in React

Stopwatch in React

4
Comments
1 min read
Getting Started With PayStack API

Getting Started With PayStack API

4
Comments 2
5 min read
Bootstrap your micro front-end in 5 minutes

Bootstrap your micro front-end in 5 minutes

5
Comments
5 min read
5 Rules for Every Code Review

5 Rules for Every Code Review

162
Comments 13
5 min read
Copy to clipboard URL in Next JS

Copy to clipboard URL in Next JS

5
Comments 1
1 min read
Remote Debugging with Requestly on Production sites

Remote Debugging with Requestly on Production sites

1
Comments
3 min read
LeetCode - Combination Sum II

LeetCode - Combination Sum II

3
Comments
5 min read
JavaScript object destructuring tips

JavaScript object destructuring tips

470
Comments 23
3 min read
Utilities I use for web development. 🗿

Utilities I use for web development. 🗿

8
Comments
2 min read
Internationalization in React with (React-intl )

Internationalization in React with (React-intl )

3
Comments
4 min read
Debugging Vue Jest tests in a browser

Debugging Vue Jest tests in a browser

8
Comments
2 min read
loading...