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.
#6 Mongo DB interview Conversation

#6 Mongo DB interview Conversation

Comments
30 min read
JSONCrack Codebase Analysis — Part 4.2.1 — Editor — JsonEditor Component

JSONCrack Codebase Analysis — Part 4.2.1 — Editor — JsonEditor Component

Comments
7 min read
Age Calculator Using HTML, CSS, and JavaScript: A Beginner’s Guide

Age Calculator Using HTML, CSS, and JavaScript: A Beginner’s Guide

2
Comments 2
2 min read
Creating a Countdown Timer with Vue.js

Creating a Countdown Timer with Vue.js

1
Comments
2 min read
WebSockets and NodeJs: Real time chat app

WebSockets and NodeJs: Real time chat app

10
Comments 1
13 min read
Java January vs. JS January… Which Do You Pick? 🔥

Java January vs. JS January… Which Do You Pick? 🔥

9
Comments 2
9 min read
D3.js adoption guide: Overview, examples, and alternatives

D3.js adoption guide: Overview, examples, and alternatives

12
Comments 1
12 min read
Enlightr - E-learning multipage theme. Built with Astro, Tailwind CSS & MDX

Enlightr - E-learning multipage theme. Built with Astro, Tailwind CSS & MDX

Comments
1 min read
Global Zustand Store in React 🌎🐻

Global Zustand Store in React 🌎🐻

17
Comments
3 min read
Understanding `useEffect` and Dependency Array in React Hooks

Understanding `useEffect` and Dependency Array in React Hooks

1
Comments
3 min read
🗺️ The React Roadmap for 2024

🗺️ The React Roadmap for 2024

68
Comments
8 min read
Recursion in Javascript

Recursion in Javascript

29
Comments 8
4 min read
Understanding Deep Copy in JavaScript

Understanding Deep Copy in JavaScript

1
Comments
2 min read
🚀 Introducing Load Stream: A Versatile File Upload Package

🚀 Introducing Load Stream: A Versatile File Upload Package

Comments
1 min read
#2 Js Live Interview Conversation

#2 Js Live Interview Conversation

Comments
8 min read
#4 Redux Mysql Vs MongoDB

#4 Redux Mysql Vs MongoDB

Comments
5 min read
Interview on JS /React

Interview on JS /React

Comments
5 min read
#3 TCS Live Interview Converstion

#3 TCS Live Interview Converstion

Comments
10 min read
MVC architecture still relevant ? Enhanced MVC

MVC architecture still relevant ? Enhanced MVC

Comments
1 min read
Improve data service connectivity in Signal Stores using the withDataService Custom Store Feature

Improve data service connectivity in Signal Stores using the withDataService Custom Store Feature

4
Comments 3
8 min read
Ember-cli config

Ember-cli config

5
Comments 1
1 min read
react-formvik - a highly customizable React Form Library

react-formvik - a highly customizable React Form Library

3
Comments
2 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.5

Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.5

Comments
2 min read
Building Custom YAML-DSL in Python

Building Custom YAML-DSL in Python

2
Comments
5 min read
Webpack, The clear and concise explanation.

Webpack, The clear and concise explanation.

2
Comments 2
4 min read
New Year, New Dev, New Me: My #DEVResolutions2024

New Year, New Dev, New Me: My #DEVResolutions2024

2
Comments
2 min read
Unlocking DynamoDB's Hidden Potential: Elevate Your Serverless Game with Batch Operations Mastery

Unlocking DynamoDB's Hidden Potential: Elevate Your Serverless Game with Batch Operations Mastery

3
Comments 1
10 min read
Next.js and GPT-4: A Guide to Streaming Generated Content as UI Components

Next.js and GPT-4: A Guide to Streaming Generated Content as UI Components

14
Comments
12 min read
Declaring Functions

Declaring Functions

Comments
6 min read
What is JSDoc and why you may not need typescript for your next project?

What is JSDoc and why you may not need typescript for your next project?

180
Comments 32
5 min read
How to build a REST API with Hono in 5 Minutes?

How to build a REST API with Hono in 5 Minutes?

10
Comments
3 min read
Selecting HTML Elements in JavaScript

Selecting HTML Elements in JavaScript

Comments
4 min read
Logging into different environments with Cypress

Logging into different environments with Cypress

12
Comments 2
4 min read
Book review: Enhanced Test Automation with WebdriverIO: Unlock the superpowers of hybrid testing framework

Book review: Enhanced Test Automation with WebdriverIO: Unlock the superpowers of hybrid testing framework

Comments
4 min read
How to create Shopify customer segment template extensions

How to create Shopify customer segment template extensions

Comments
4 min read
🔄 Class Components vs Functional Components: A Lifecycle Journey in React 🔄

🔄 Class Components vs Functional Components: A Lifecycle Journey in React 🔄

1
Comments
2 min read
5 Crazy Things To Get Your Dev Career Unstuck 🏆

5 Crazy Things To Get Your Dev Career Unstuck 🏆

25
Comments
9 min read
Reactive Paradigms

Reactive Paradigms

4
Comments
3 min read
What You Should Know Before Using Route Handlers in Next.js

What You Should Know Before Using Route Handlers in Next.js

Comments
2 min read
Top Frontend Frameworks on github 2024

Top Frontend Frameworks on github 2024

1
Comments
3 min read
Mastering JavaScript: Essential Concepts and Best Practices for Developers

Mastering JavaScript: Essential Concepts and Best Practices for Developers

16
Comments 2
2 min read
I built Hippotable for in-browser data analysis

I built Hippotable for in-browser data analysis

Comments
2 min read
JavaScript Math Operators

JavaScript Math Operators

5
Comments
6 min read
Node.js Roadmap: Mastering the Essentials

Node.js Roadmap: Mastering the Essentials

13
Comments
7 min read
Documentation using Docusaurus

Documentation using Docusaurus

6
Comments
2 min read
When Async Keyword Becomes Evil

When Async Keyword Becomes Evil

Comments
1 min read
Code Structuring for Creative Coding

Code Structuring for Creative Coding

15
Comments 1
10 min read
La gestion de fichiers et Streams en Node.js avec fs

La gestion de fichiers et Streams en Node.js avec fs

1
Comments
3 min read
Vue 3 Explained: Rendering 101

Vue 3 Explained: Rendering 101

22
Comments 3
6 min read
.toBe(true) or .toBeTruthy()

.toBe(true) or .toBeTruthy()

2
Comments
1 min read
Tips To Optimize Your Website For Better Performance

Tips To Optimize Your Website For Better Performance

Comments
2 min read
Revisiting the HTML Problem Space and Introducing OOHTML

Revisiting the HTML Problem Space and Introducing OOHTML

6
Comments 11
26 min read
How To Create a WhatsApp Chatbot in 2024 With a Custom Knowledge Base

How To Create a WhatsApp Chatbot in 2024 With a Custom Knowledge Base

19
Comments 2
11 min read
Mastering Code Quality: A Meticulous Approach to .env Configuration and AWS Setup

Mastering Code Quality: A Meticulous Approach to .env Configuration and AWS Setup

1
Comments
2 min read
Starting With Fastify Today

Starting With Fastify Today

Comments
1 min read
Simulating Internet Outage and Recovery using Cypress

Simulating Internet Outage and Recovery using Cypress

5
Comments
4 min read
Difference Between Local Storage And Session Storage and cookies in the browser

Difference Between Local Storage And Session Storage and cookies in the browser

13
Comments
2 min read
A Personal Roadmap as a Software Developer in 2024

A Personal Roadmap as a Software Developer in 2024

9
Comments 3
4 min read
Add Portainer Stack

Add Portainer Stack

1
Comments
2 min read
Leveling Up Your Career: Unleashing Your Full Potential!

Leveling Up Your Career: Unleashing Your Full Potential!

Comments
4 min read
loading...