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.
Building W-9 Crafter

Building W-9 Crafter

13
Comments 2
4 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
How to use PDFEquips: Step-by-step instructions

How to use PDFEquips: Step-by-step instructions

2
Comments 1
3 min read
Portfolio Project

Portfolio Project

Comments
1 min read
22 JavaScript Functions You'll Use 99% of The Time 💯🔥

22 JavaScript Functions You'll Use 99% of The Time 💯🔥

148
Comments 20
4 min read
Rename iOS project React Native

Rename iOS project React Native

1
Comments
1 min read
Configuring Storybook in Your Nuxt Project

Configuring Storybook in Your Nuxt Project

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

Geolocation Web API - explained in less than 256 chars

19
Comments 1
1 min read
React Hooks

React Hooks

1
Comments
11 min read
JavaScript's Finest: Exploring the Top Libraries of 2024"

JavaScript's Finest: Exploring the Top Libraries of 2024"

Comments
2 min read
End-To-End Polymorphism: From Database to UI, Achieving SOLID Design

End-To-End Polymorphism: From Database to UI, Achieving SOLID Design

22
Comments
10 min read
My solution to the Glam My Markup challenge

My solution to the Glam My Markup challenge

Comments
2 min read
From Promises to Streams: Transforming NestJS with Observables

From Promises to Streams: Transforming NestJS with Observables

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

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

18
Comments
5 min read
GroupUp Unveiled: Supabase as Backend

GroupUp Unveiled: Supabase as Backend

Comments
4 min read
Building CLI Tools in JavaScript: A Comprehensive Guide

Building CLI Tools in JavaScript: A Comprehensive Guide

Comments
3 min read
JavaScript Design Patterns - Structural - Composite

JavaScript Design Patterns - Structural - Composite

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

Async/Await in TypeScript: A step by step guide

13
Comments 1
8 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

43
Comments
4 min read
From URL to IP: Decoding the Mysteries of Domain Name Resolution

From URL to IP: Decoding the Mysteries of Domain Name Resolution

Comments
4 min read
how to remove .DS_Store from repository

how to remove .DS_Store from repository

Comments
1 min read
Create a reusable hook for IntersectionObserver

Create a reusable hook for IntersectionObserver

2
Comments
5 min read
My First React Js Product Page

My First React Js Product Page

Comments
1 min read
Headless UI - a great components library for Vue & React

Headless UI - a great components library for Vue & React

46
Comments 4
4 min read
let,const & old var revisited

let,const & old var revisited

1
Comments
2 min read
Which programming language should I learn first?

Which programming language should I learn first?

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

Timer Feature in Browsers: One Byte Explainer

3
Comments
1 min read
How to have your portfolio up-to-date with your published articles

How to have your portfolio up-to-date with your published articles

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

Top 5 Best Courses for administrator by Microsoft with certificate

21
Comments 1
4 min read
LeetCode Meditations: Search in Rotated Sorted Array

LeetCode Meditations: Search in Rotated Sorted Array

Comments
3 min read
Making a program with Blipsy

Making a program with Blipsy

Comments
1 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
Mastering JavaScript Strings: Unravel the Power of Text Manipulation!

Mastering JavaScript Strings: Unravel the Power of Text Manipulation!

1
Comments
1 min read
Making a slider puzzle in Java Script

Making a slider puzzle in Java Script

1
Comments
5 min read
Top 10 Micro Frontend Anti-Patterns

Top 10 Micro Frontend Anti-Patterns

95
Comments 6
11 min read
Iterators and Generators again... (asynchronous ones)

Iterators and Generators again... (asynchronous ones)

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

Top 5 Best Courses for administrator by Microsoft with certificate

16
Comments
4 min read
File Uploads with Axios

File Uploads with Axios

29
Comments 2
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

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

Understanding Controlled vs Uncontrolled Components In React

1
Comments
7 min read
NextJs 14 : Routing

NextJs 14 : Routing

Comments
2 min read
Mini-exos: The IoT Web-based Access Control System

Mini-exos: The IoT Web-based Access Control System

4
Comments 2
6 min read
How to save datetime data that is relevant to multiple countries or time zones?

How to save datetime data that is relevant to multiple countries or time zones?

Comments 2
2 min read
Build your interface in Astro: Components 🧩

Build your interface in Astro: Components 🧩

7
Comments 5
4 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

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

Top 5 Best Courses for administrator by Microsoft with certificate

21
Comments
4 min read
Javascript Date() - DateOnly Format and off by 1 day when using date-fns

Javascript Date() - DateOnly Format and off by 1 day when using date-fns

Comments
5 min read
Create a custom function to generate a URL from given parameters (with TS support) 💻

Create a custom function to generate a URL from given parameters (with TS support) 💻

2
Comments
1 min read
GeolocationAPI: Your Digital Compass 🌍

GeolocationAPI: Your Digital Compass 🌍

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

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

React Navigation v7 sneak peek: Static API introduced

6
Comments
2 min read
How to fix “require is not defined” in JavaScript / Node.js? How can we run HTML file on server?

How to fix “require is not defined” in JavaScript / Node.js? How can we run HTML file on server?

1
Comments
2 min read
Destructuring Vue.js props: The Reactivity Challenge

Destructuring Vue.js props: The Reactivity Challenge

18
Comments 10
2 min read
Select Component with RiotJS (Material Design)

Select Component with RiotJS (Material Design)

6
Comments
6 min read
How to create Front-End project first time?

How to create Front-End project first time?

17
Comments 10
4 min read
⭐ Angular Space Writer Mentorship Program

⭐ Angular Space Writer Mentorship Program

11
Comments
3 min read
Creating a modern animated cursor for your website

Creating a modern animated cursor for your website

5
Comments
2 min read
From Zero to Maps: A Comprehensive Angular Google Maps Tutorial

From Zero to Maps: A Comprehensive Angular Google Maps Tutorial

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
Conway's Game of Life in TensorFlow JS

Conway's Game of Life in TensorFlow JS

Comments
4 min read
loading...