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.
An Afternoon with SVGs | Frontend Challenge Entry

An Afternoon with SVGs | Frontend Challenge Entry

8
Comments 2
5 min read
NestJS : from Promises to Observables

NestJS : from Promises to Observables

5
Comments
7 min read
A Guide to Building CLI Tools in JavaScript

A Guide to Building CLI Tools in JavaScript

1
Comments
4 min read
Apple and Orange

Apple and Orange

17
Comments 4
2 min read
A camp registration form

A camp registration form

4
Comments
2 min read
Geolocation Web API - explained in less than 256 chars

Geolocation Web API - explained in less than 256 chars

8
Comments
1 min read
How to set up AWS Verified Access with Okta

How to set up AWS Verified Access with Okta

12
Comments
9 min read
React in 2024: A Beginner's Guide 🌟🚀

React in 2024: A Beginner's Guide 🌟🚀

9
Comments
3 min read
Async/Await in TypeScript: A step by step guide

Async/Await in TypeScript: A step by step guide

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

Top 5 Best Courses for administrator by Microsoft with certificate

15
Comments
4 min read
Timer Feature in Browsers: One Byte Explainer

Timer Feature in Browsers: One Byte Explainer

2
Comments
1 min read
Read This if You Hate Ternary Operators

Read This if You Hate Ternary Operators

2
Comments 1
2 min read
Understanding Controlled vs Uncontrolled Components In React

Understanding Controlled vs Uncontrolled Components In React

1
Comments
7 min read
9 Web API's que fazem mágica ⚡🧙🏻‍♀️🧙🏾‍♂️✨

9 Web API's que fazem mágica ⚡🧙🏻‍♀️🧙🏾‍♂️✨

6
Comments
5 min read
Mastering Express.js: Building Powerful Web Applications with Node.js

Mastering Express.js: Building Powerful Web Applications with Node.js

2
Comments
3 min read
Brief Explanation on Document Object Model (DOM)

Brief Explanation on Document Object Model (DOM)

1
Comments
1 min read
GeolocationAPI: Your Digital Compass 🌍

GeolocationAPI: Your Digital Compass 🌍

Comments
1 min read
Var, Let , Const - Javascript basics

Var, Let , Const - Javascript basics

Comments
2 min read
🚀 "7 Mind-Blowing JavaScript Features of 2024: Code Like Never Before!" 🚀

🚀 "7 Mind-Blowing JavaScript Features of 2024: Code Like Never Before!" 🚀

Comments
3 min read
Leave for loop now ! 🤔

Leave for loop now ! 🤔

5
Comments 1
2 min read
One Byte Explainer: Web Storage

One Byte Explainer: Web Storage

1
Comments
1 min read
Hello I am software developer

Hello I am software developer

1
Comments
1 min read
How to simplify your code and avoid repeating your markup with Astrojs and Tailwind CSS

How to simplify your code and avoid repeating your markup with Astrojs and Tailwind CSS

Comments
3 min read
Afraid of outgrowing AWS Rekognition? Try YOLO in Lambda.

Afraid of outgrowing AWS Rekognition? Try YOLO in Lambda.

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

Top 5 Best Courses for administrator by Microsoft with certificate

11
Comments
4 min read
Solve Subarray Product Less Than K in javascript

Solve Subarray Product Less Than K in javascript

1
Comments
3 min read
React Navigation v7 sneak peek: Static API introduced

React Navigation v7 sneak peek: Static API introduced

5
Comments
2 min read
Learn JavaScript for Free: A Beginner's Guide to Getting Started with JavaScript

Learn JavaScript for Free: A Beginner's Guide to Getting Started with JavaScript

5
Comments
3 min read
Assigning Functions in JavaScript: Direct vs. Through Variables

Assigning Functions in JavaScript: Direct vs. Through Variables

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

Top 5 Best Courses for administrator by Microsoft with certificate

11
Comments
4 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
Let vs. Const: Choosing the Right Tool for the Job in JavaScript

Let vs. Const: Choosing the Right Tool for the Job in JavaScript

2
Comments 2
2 min read
Creating and deploying web scraper using Apify

Creating and deploying web scraper using Apify

5
Comments
3 min read
Stop Using NgRx in Angular: Is It Time to Reevaluate Your State Management?

Stop Using NgRx in Angular: Is It Time to Reevaluate Your State Management?

Comments
3 min read
JavaScript Array Methods: Understanding `sort`

JavaScript Array Methods: Understanding `sort`

Comments
2 min read
how to become software engineer (journey)

how to become software engineer (journey)

3
Comments
4 min read
Can you help with a quick survey? 30 secs top. 🙏

Can you help with a quick survey? 30 secs top. 🙏

5
Comments 3
1 min read
Explore useEffect Alternatives: Beyond the Well-Trodden Paths

Explore useEffect Alternatives: Beyond the Well-Trodden Paths

Comments
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
Explaining MediaRecorder API in 264 Characters! 🎥

Explaining MediaRecorder API in 264 Characters! 🎥

6
Comments
1 min read
Ukratko o useState hook u Reactu

Ukratko o useState hook u Reactu

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

Manejo del DOM #5: modificando elementos.

Comments
4 min read
Web Components and Shadow DOM

Web Components and Shadow DOM

1
Comments
2 min read
Node.js Unscripted: The Behind-the-Scenes Saga of Tech's Most Dramatic Development

Node.js Unscripted: The Behind-the-Scenes Saga of Tech's Most Dramatic Development

2
Comments 1
3 min read
Switch Component with RiotJS (Material Design)

Switch Component with RiotJS (Material Design)

1
Comments
5 min read
From Sales Executive and Sandwich Maker to Software Developer: My Journey to Landing My First Job.

From Sales Executive and Sandwich Maker to Software Developer: My Journey to Landing My First Job.

Comments
8 min read
442. Find All Duplicates in an Array using Javascript on Leetcode | DSA with JS

442. Find All Duplicates in an Array using Javascript on Leetcode | DSA with JS

1
Comments
2 min read
how to create edit | delete | add new data function in react.js

how to create edit | delete | add new data function in react.js

Comments
5 min read
How to set cookies from `.htaccess` & how to access the auth header from a single page application, or static site.

How to set cookies from `.htaccess` & how to access the auth header from a single page application, or static site.

Comments
3 min read
HOW TO LAZY LOAD IMAGE IN REACTJS

HOW TO LAZY LOAD IMAGE IN REACTJS

Comments
2 min read
Building W-9 Crafter

Building W-9 Crafter

11
Comments 2
4 min read
Exploring Three.js for 3D Web Development

Exploring Three.js for 3D Web Development

15
Comments 2
5 min read
I created custom skin for Audio.JS

I created custom skin for Audio.JS

5
Comments
1 min read
Les Bases de JavaScript : Un Aperçu

Les Bases de JavaScript : Un Aperçu

1
Comments 1
2 min read
Long Time No See, JavaScript

Long Time No See, JavaScript

Comments
2 min read
Binary Il - Convert URLs to Il and Secure it - Redirect It 🚀

Binary Il - Convert URLs to Il and Secure it - Redirect It 🚀

11
Comments
2 min read
How to create your own Eslint rule with tests, boosting the DX, and code-review

How to create your own Eslint rule with tests, boosting the DX, and code-review

23
Comments
4 min read
Which programming language should I learn first?

Which programming language should I learn first?

Comments 3
5 min read
⭐ Angular Space Writer Mentorship Program

⭐ Angular Space Writer Mentorship Program

10
Comments
3 min read
loading...