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.
Enhancing user experience with real-time health data insights in Nuxt.js

Enhancing user experience with real-time health data insights in Nuxt.js

7
Comments
10 min read
Anomm - how i created an open source anonymous messaging service

Anomm - how i created an open source anonymous messaging service

Comments
3 min read
Making YouTube video with React

Making YouTube video with React

1
Comments
7 min read
Debugging Your Way to Success: Essential Techniques for Frontend Developers

Debugging Your Way to Success: Essential Techniques for Frontend Developers

3
Comments
7 min read
Testing Web Components with @web/test-runner

Testing Web Components with @web/test-runner

10
Comments 1
11 min read
Create a Web App to Read Multiple Barcodes Using Dynamsoft

Create a Web App to Read Multiple Barcodes Using Dynamsoft

1
Comments
3 min read
Regular Functions vs Arrow Functions

Regular Functions vs Arrow Functions

2
Comments
2 min read
refine vs Blitz.js

refine vs Blitz.js

15
Comments 1
19 min read
Building a JSON to Typescript converter with React, NodeJS and ChatGPT 🚀

Building a JSON to Typescript converter with React, NodeJS and ChatGPT 🚀

256
Comments 13
11 min read
Here is the developer portfolio template that will get you hired

Here is the developer portfolio template that will get you hired

1
Comments 2
2 min read
🚀 Ways to Title Case Strings with Javascript

🚀 Ways to Title Case Strings with Javascript

10
Comments
3 min read
Capture VS Bubble

Capture VS Bubble

6
Comments
2 min read
Merge Array Interval

Merge Array Interval

1
Comments
2 min read
Building an Image Gallery with Pure JavaScript

Building an Image Gallery with Pure JavaScript

5
Comments 3
5 min read
Building a full-stack app for learning Italian: Supabase vs. Wasp

Building a full-stack app for learning Italian: Supabase vs. Wasp

20
Comments 1
10 min read
Building Robust Node.js Applications with Socket.io: Best Practices

Building Robust Node.js Applications with Socket.io: Best Practices

11
Comments 4
8 min read
How to use the Intl.ListFormat built-in WEB API

How to use the Intl.ListFormat built-in WEB API

3
Comments
3 min read
Scopes in Javascript

Scopes in Javascript

3
Comments 2
5 min read
Updating relative time in UI with Nuxt3

Updating relative time in UI with Nuxt3

Comments
2 min read
How to Fix CORS Origin Error in Javascript

How to Fix CORS Origin Error in Javascript

12
Comments 6
6 min read
Build a Login and Logout API using Express.js (Node.js)

Build a Login and Logout API using Express.js (Node.js)

50
Comments 11
23 min read
Best Practices for Optimizing Frontend Performance

Best Practices for Optimizing Frontend Performance

3
Comments
4 min read
What will the code below output to the console and why?

What will the code below output to the console and why?

1
Comments
1 min read
Determine this in JS

Determine this in JS

2
Comments
2 min read
My first time implementing SSR using Vue 3 and Vite.

My first time implementing SSR using Vue 3 and Vite.

17
Comments 1
4 min read
custom cancel button call inside react-toastify

custom cancel button call inside react-toastify

3
Comments
1 min read
React useEffect Gotcha's

React useEffect Gotcha's

1
Comments
3 min read
How to Use useEffect, useContext, useRef, useCallback, and useMemo in React.

How to Use useEffect, useContext, useRef, useCallback, and useMemo in React.

5
Comments
4 min read
Resolvendo problemas no HackerRank: Salve o prisioneiro!!!

Resolvendo problemas no HackerRank: Salve o prisioneiro!!!

2
Comments
2 min read
Getting Started With Web Components Using Stencil

Getting Started With Web Components Using Stencil

9
Comments
10 min read
Using Algebraic Data Types (ADTs) in TypeScript

Using Algebraic Data Types (ADTs) in TypeScript

2
Comments
4 min read
How to use gif.js from CDN

How to use gif.js from CDN

6
Comments
2 min read
Hoisting in JavaScript

Hoisting in JavaScript

1
Comments
2 min read
Asynchronous Programming Simplified

Asynchronous Programming Simplified

2
Comments
2 min read
Arrays and Object Destructuring in Javascript

Arrays and Object Destructuring in Javascript

10
Comments 2
6 min read
Easiest way to create integration tests for GraphQL server with 80% code coverage in 30 minutes

Easiest way to create integration tests for GraphQL server with 80% code coverage in 30 minutes

2
Comments
4 min read
A joy of working with JSON using PureScript

A joy of working with JSON using PureScript

5
Comments
8 min read
Provide an API for your complex arrays

Provide an API for your complex arrays

7
Comments 5
4 min read
Using NodeJS and ExpressJs for Backend Development.

Using NodeJS and ExpressJs for Backend Development.

3
Comments
5 min read
5 Real-world Projects for Practicing With NextJS

5 Real-world Projects for Practicing With NextJS

116
Comments 9
4 min read
Laravel Echo: An Introduction and How to Install It

Laravel Echo: An Introduction and How to Install It

4
Comments 2
2 min read
Lets hit the road running!

Lets hit the road running!

2
Comments
1 min read
Beyond Console Logs: 3 Advanced Methods to Measure Function Execution Time in JavaScript

Beyond Console Logs: 3 Advanced Methods to Measure Function Execution Time in JavaScript

1
Comments
2 min read
Kopiranje i kloniranje objekata u JavaScriptu. Jedan 'novi' trik za pomoć svima nama.

Kopiranje i kloniranje objekata u JavaScriptu. Jedan 'novi' trik za pomoć svima nama.

1
Comments
5 min read
5 reasons to learn and use React in 2023

5 reasons to learn and use React in 2023

1
Comments 1
3 min read
How to Fix a NullPointerException in Java

How to Fix a NullPointerException in Java

1
Comments
7 min read
Does Typescript make you slower?

Does Typescript make you slower?

2
Comments
1 min read
How to generate random color hex codes with JavaScript

How to generate random color hex codes with JavaScript

1
Comments 1
3 min read
How to create a Web Development Client Questionnaire with a TOC and add it to your JS application using SurveyJS.

How to create a Web Development Client Questionnaire with a TOC and add it to your JS application using SurveyJS.

Comments
8 min read
split in JavaScript

split in JavaScript

Comments
4 min read
How to fix 'Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

How to fix 'Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

Comments
1 min read
Review of state management in React: facebook's experiment - Recoil

Review of state management in React: facebook's experiment - Recoil

13
Comments
11 min read
Creating a Simple Todo App with React🖥️

Creating a Simple Todo App with React🖥️

1
Comments
8 min read
My Experience In Tackling Critical Dependency Issues In React Native

My Experience In Tackling Critical Dependency Issues In React Native

21
Comments
5 min read
Integrating JavaScript Scheduler with PHP and MySQL for Dynamic CRUD Operations

Integrating JavaScript Scheduler with PHP and MySQL for Dynamic CRUD Operations

Comments
15 min read
React Project for Beginners: Todo App with Drag and Drop - React DnD Tutorial

React Project for Beginners: Todo App with Drag and Drop - React DnD Tutorial

2
Comments
1 min read
JWT User Authentification in Node.js using Express.js and MongoDB

JWT User Authentification in Node.js using Express.js and MongoDB

Comments
5 min read
The Use of Intl Keyword in JavaScript

The Use of Intl Keyword in JavaScript

Comments
4 min read
Commonly Used String Methods

Commonly Used String Methods

5
Comments 3
5 min read
Loops, for, while, do-while

Loops, for, while, do-while

Comments
2 min read
loading...