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 Persist state with Redux Persist in React

How to Persist state with Redux Persist in React

2
Comments 1
3 min read
Coder's Journey

Coder's Journey

Comments
1 min read
Components and Optimisations in Next.js - Part 3

Components and Optimisations in Next.js - Part 3

Comments
3 min read
API Routes in Next.js - Part 4

API Routes in Next.js - Part 4

Comments
2 min read
Day 6 of #100DaysOfCode | 28-03-2024

Day 6 of #100DaysOfCode | 28-03-2024

1
Comments
4 min read
Discover a Powerful Form Validation Library Without the Need for JavaScript Code

Discover a Powerful Form Validation Library Without the Need for JavaScript Code

1
Comments
2 min read
ZINX -A Music Website

ZINX -A Music Website

1
Comments
2 min read
Ensuring Type Safety in Next.js Routing

Ensuring Type Safety in Next.js Routing

2
Comments
6 min read
Tabs Component with RiotJS (Material Design)

Tabs Component with RiotJS (Material Design)

6
Comments
4 min read
How to make apps with astro

How to make apps with astro

Comments
1 min read
Getting started with TiniJS framework

Getting started with TiniJS framework

4
Comments
9 min read
Every JavaScript developer should know this keyword: "defer" attribute ✨

Every JavaScript developer should know this keyword: "defer" attribute ✨

2
Comments
3 min read
Best Icon Libraries for a Dev in 2024

Best Icon Libraries for a Dev in 2024

96
Comments 14
11 min read
Var, Let , Const - Javascript basics

Var, Let , Const - Javascript basics

Comments
2 min read
My solution to the Glam My Markup challenge

My solution to the Glam My Markup challenge

Comments
2 min read
Camp Activity Form Markup With Glam - V2

Camp Activity Form Markup With Glam - V2

1
Comments
1 min read
how to remove .DS_Store from repository

how to remove .DS_Store from repository

Comments
1 min read
Elevating Conversations with P2P Clouds: Building a TensorFlow-Powered NLP Chatbot

Elevating Conversations with P2P Clouds: Building a TensorFlow-Powered NLP Chatbot

Comments
3 min read
Level Up Your React Game in 2024!!

Level Up Your React Game in 2024!!

Comments
4 min read
Camp Activities Inquiry

Camp Activities Inquiry

Comments
1 min read
Camp Inquiry Form

Camp Inquiry Form

2
Comments
1 min read
“Java vs. Other Languages”

“Java vs. Other Languages”

1
Comments
3 min read
BlurryImageLoader: A JavaScript Library for Blurry Image Loading Effects ✨

BlurryImageLoader: A JavaScript Library for Blurry Image Loading Effects ✨

5
Comments
2 min read
WebRTC API

WebRTC API

7
Comments
1 min read
Join Us For The Next Frontend Challenge: Earth Day Edition!

Join Us For The Next Frontend Challenge: Earth Day Edition!

178
Comments 32
6 min read
Lessons from open-source: You cannot use these reserved port numbers to start your Next.js development server

Lessons from open-source: You cannot use these reserved port numbers to start your Next.js development server

Comments
3 min read
Ref in React : Remote access to DOM elements

Ref in React : Remote access to DOM elements

3
Comments
8 min read
My first international conference🚀

My first international conference🚀

5
Comments
1 min read
Top 5 Best Courses for administrator by Microsoft with certificate

Top 5 Best Courses for administrator by Microsoft with certificate

20
Comments
4 min read
Glam up my markup challenge - Camp activities, how good could I possibly make it using just plain HTML, CSS, JS???

Glam up my markup challenge - Camp activities, how good could I possibly make it using just plain HTML, CSS, JS???

5
Comments
1 min read
LeetCode Meditations: Merge K Sorted Lists

LeetCode Meditations: Merge K Sorted Lists

Comments
3 min read
Glam up your form using vanilla js!!

Glam up your form using vanilla js!!

1
Comments
1 min read
How to Build a Facial Recognition Application with JavaScript

How to Build a Facial Recognition Application with JavaScript

1
Comments
3 min read
A Half-baked Work at Glam Up My Markup

A Half-baked Work at Glam Up My Markup

Comments
2 min read
Finding keywords with the Google autocomplete API

Finding keywords with the Google autocomplete API

3
Comments
2 min read
Higher-order Functions You Already Use

Higher-order Functions You Already Use

3
Comments
5 min read
Yet Another Newsletter LOL: Promises

Yet Another Newsletter LOL: Promises

3
Comments
4 min read
Unleashing the Power of React Context: Simplifying State Sharing

Unleashing the Power of React Context: Simplifying State Sharing

Comments
3 min read
I've created yet another JavaScript framework

I've created yet another JavaScript framework

121
Comments 53
8 min read
Exploring Vue.js Directives

Exploring Vue.js Directives

Comments
2 min read
Explore useEffect Alternatives: Beyond the Well-Trodden Paths

Explore useEffect Alternatives: Beyond the Well-Trodden Paths

Comments
2 min read
Difference between Func() , ()=>Func() , {Func} , ()=>Func in JS

Difference between Func() , ()=>Func() , {Func} , ()=>Func in JS

3
Comments 5
2 min read
Middlewares = Magic? 3 Reasons Every Dev Should Adopt This Magic! ✨🔥

Middlewares = Magic? 3 Reasons Every Dev Should Adopt This Magic! ✨🔥

7
Comments 2
2 min read
var - let - const

var - let - const

Comments
2 min read
How to Reschedule Scheduled Scripts in NetSuite Using SuiteScript 2.x

How to Reschedule Scheduled Scripts in NetSuite Using SuiteScript 2.x

Comments
3 min read
Develop a Custom useTimer Hook in React

Develop a Custom useTimer Hook in React

Comments
3 min read
Node.JS - Version 4.3 of Foal framework has been released

Node.JS - Version 4.3 of Foal framework has been released

1
Comments 2
1 min read
Someone finally fixed Javascript

Someone finally fixed Javascript

143
Comments 44
4 min read
Top 5 fastest growing JavaScript repos

Top 5 fastest growing JavaScript repos

295
Comments 29
5 min read
Optimising React Apps

Optimising React Apps

66
Comments
22 min read
Day 2 of 30 of JavaScript

Day 2 of 30 of JavaScript

2
Comments 1
3 min read
HTML FORM GLAM UP

HTML FORM GLAM UP

Comments
1 min read
Time, Space and Complexity

Time, Space and Complexity

3
Comments
13 min read
Tic-Tac-Toe JavaScript game for beginners

Tic-Tac-Toe JavaScript game for beginners

2
Comments
6 min read
Manejo del DOM #5: modificando elementos.

Manejo del DOM #5: modificando elementos.

Comments
4 min read
What is CI/CD Pipelines: A Crucial Skill for Every Software Engineer🔥

What is CI/CD Pipelines: A Crucial Skill for Every Software Engineer🔥

60
Comments 12
3 min read
Autosize Input Field - Plain JS and React Examples

Autosize Input Field - Plain JS and React Examples

1
Comments
1 min read
Polyfill: Array.prototype.flat() without recursion

Polyfill: Array.prototype.flat() without recursion

Comments
3 min read
HOW I MADE CITEAL 2.0 MY VERY OWN APP. 😆

HOW I MADE CITEAL 2.0 MY VERY OWN APP. 😆

16
Comments 4
3 min read
Build a 'Green' Browser Extension

Build a 'Green' Browser Extension

8
Comments
5 min read
loading...