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 Make a Basic Platformer Game in GDevelop 5: Step-by-Step Tutorial for Beginners

How to Make a Basic Platformer Game in GDevelop 5: Step-by-Step Tutorial for Beginners

1
Comments
2 min read
Leetcode LinkedList Questions

Leetcode LinkedList Questions

Comments
2 min read
Building a Modern Interactive Raffle Wheel with HTML, CSS, and JavaScript

Building a Modern Interactive Raffle Wheel with HTML, CSS, and JavaScript

7
Comments 8
12 min read
Your own Promise.all

Your own Promise.all

Comments
2 min read
I Built AlternateOSS, A Directory of Free, Open-source Alternatives to Popular Software đŸš€đŸ”„

I Built AlternateOSS, A Directory of Free, Open-source Alternatives to Popular Software đŸš€đŸ”„

89
Comments 26
3 min read
Creating Gladiator Rankings: A Comprehensive DevBlog

Creating Gladiator Rankings: A Comprehensive DevBlog

Comments
6 min read
Hacktoberfest week 1

Hacktoberfest week 1

Comments
1 min read
Refactoring code and Git history!

Refactoring code and Git history!

Comments
2 min read
How to Insert Barcodes into a PDF Document with HTML5 and JavaScript

How to Insert Barcodes into a PDF Document with HTML5 and JavaScript

Comments
7 min read
Why you should learn TypeScript and ditch JavaScript? TypeScript vs JavaScript

Why you should learn TypeScript and ditch JavaScript? TypeScript vs JavaScript

4
Comments
9 min read
Explorando Promises: .all vs .allSettled / .race vs .any

Explorando Promises: .all vs .allSettled / .race vs .any

6
Comments
4 min read
User Authentication with Auth.js in Next.js App Router

User Authentication with Auth.js in Next.js App Router

20
Comments 4
12 min read
What is WebRTC and How Does It Work?

What is WebRTC and How Does It Work?

Comments
3 min read
Arrow Functions => What's wrong with the regular ones?

Arrow Functions => What's wrong with the regular ones?

2
Comments
3 min read
How to Test Cron Jobs: A Complete Guide

How to Test Cron Jobs: A Complete Guide

Comments
5 min read
Web UX: Show meaningful errors to the users

Web UX: Show meaningful errors to the users

Comments
2 min read
Engineering the Unseen: My Work as a Software Engineer

Engineering the Unseen: My Work as a Software Engineer

9
Comments 1
3 min read
Episode 10: The Great Pre-Render Mission – Arin’s Quest for Custom SSR and SSG Mastery

Episode 10: The Great Pre-Render Mission – Arin’s Quest for Custom SSR and SSG Mastery

2
Comments 1
4 min read
🔗 useCallback: Keeping Your Functions in Check, Literally đŸ§‘â€đŸ’»

🔗 useCallback: Keeping Your Functions in Check, Literally đŸ§‘â€đŸ’»

1
Comments 1
3 min read
Say Goodbye to Unnecessary Re-Renders with React Memo: Step-by-Step Tutorial

Say Goodbye to Unnecessary Re-Renders with React Memo: Step-by-Step Tutorial

2
Comments
4 min read
Async Tricks in JavaScript for Smoother Code

Async Tricks in JavaScript for Smoother Code

4
Comments 1
4 min read
How to Register Custom Directives in Nuxt 3

How to Register Custom Directives in Nuxt 3

2
Comments 2
2 min read
React + AWS Cognito: Email Authentication Setup Guide (Second Part)

React + AWS Cognito: Email Authentication Setup Guide (Second Part)

4
Comments
3 min read
Offload - A unified javascript SDK that enables in-browser AI

Offload - A unified javascript SDK that enables in-browser AI

5
Comments 4
3 min read
Como funcionam Bindings de Texto e AparĂȘncia no KnockoutJs

Como funcionam Bindings de Texto e AparĂȘncia no KnockoutJs

1
Comments
7 min read
loading...