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.
Frontend Fundamentals 101: The โ€œWhy is My Button Floating?โ€ Guide for New Devs!

Frontend Fundamentals 101: The โ€œWhy is My Button Floating?โ€ Guide for New Devs!

2
Comments 1
3 min read
How to build a blog with NodeJS

How to build a blog with NodeJS

Comments
7 min read
Transitioning from JavaScript To Python: From let to def

Transitioning from JavaScript To Python: From let to def

8
Comments
6 min read
Hoisting: facing Temporal dead zone

Hoisting: facing Temporal dead zone

Comments
2 min read
Just learnt about Vue.js

Just learnt about Vue.js

3
Comments
1 min read
How to Optimize Loops for Better Performance

How to Optimize Loops for Better Performance

2
Comments
3 min read
Throttling Explained: A Guide to Managing API Request Limits

Throttling Explained: A Guide to Managing API Request Limits

1
Comments
6 min read
How I Replaced 2000 Lines of Code with Just 300 in Redux Store โ€” Without Breaking the App!

How I Replaced 2000 Lines of Code with Just 300 in Redux Store โ€” Without Breaking the App!

1
Comments
2 min read
Building Modern, Responsive Web Applications with Tailwind CSS and Next.js

Building Modern, Responsive Web Applications with Tailwind CSS and Next.js

5
Comments 1
4 min read
Building a Custom Shipping Calculator with Stripe and Netlify Functions for Multi-Currency (โ‚ฌ/$), Quantity, and Location Support

Building a Custom Shipping Calculator with Stripe and Netlify Functions for Multi-Currency (โ‚ฌ/$), Quantity, and Location Support

Comments
8 min read
TS Playground: Top Online Compilers for TypeScript Beginners

TS Playground: Top Online Compilers for TypeScript Beginners

2
Comments
6 min read
Requesting camera and microphone permission in an Electron app

Requesting camera and microphone permission in an Electron app

1
Comments
1 min read
My React Journey: Day 11

My React Journey: Day 11

1
Comments
2 min read
Daily JavaScript Challenge #JS-35: Calculate the Product of Digits

Daily JavaScript Challenge #JS-35: Calculate the Product of Digits

10
Comments
1 min read
Create an Interactive Eraser Tool with HTML5 Canvas ๐Ÿš€

Create an Interactive Eraser Tool with HTML5 Canvas ๐Ÿš€

1
Comments
4 min read
Exploring Java's Role in Cloud Computing and AI for 2024

Exploring Java's Role in Cloud Computing and AI for 2024

Comments
5 min read
LeetCode Challenge: 88. Merge Sorted Array - JavaScript Solution ๐Ÿš€

LeetCode Challenge: 88. Merge Sorted Array - JavaScript Solution ๐Ÿš€

6
Comments 1
3 min read
Field-Level Resolvers: The Key to Consistent and Resilient GraphQL APIs

Field-Level Resolvers: The Key to Consistent and Resilient GraphQL APIs

Comments
4 min read
Scripting: After Effects Projects and Compositions

Scripting: After Effects Projects and Compositions

2
Comments
5 min read
๐—จ๐—ป๐—น๐—ผ๐—ฐ๐—ธ ๐—ฌ๐—ผ๐˜‚๐—ฟ ๐—ก๐—ฒ๐˜…๐˜.๐—ท๐˜€ ๐—”๐—ฝ๐—ฝโ€™๐˜€ ๐—ฃ๐—ผ๐˜๐—ฒ๐—ป๐˜๐—ถ๐—ฎ๐—น: ๐—ง๐—ต๐—ฒ ๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ ๐—ผ๐—ณ ๐—ฆ๐—บ๐—ฎ๐—ฟ๐˜ ๐——๐—ฎ๐˜๐—ฎ ๐—™๐—ฒ๐˜๐—ฐ๐—ต๐—ถ๐—ป๐—ด!

๐—จ๐—ป๐—น๐—ผ๐—ฐ๐—ธ ๐—ฌ๐—ผ๐˜‚๐—ฟ ๐—ก๐—ฒ๐˜…๐˜.๐—ท๐˜€ ๐—”๐—ฝ๐—ฝโ€™๐˜€ ๐—ฃ๐—ผ๐˜๐—ฒ๐—ป๐˜๐—ถ๐—ฎ๐—น: ๐—ง๐—ต๐—ฒ ๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ ๐—ผ๐—ณ ๐—ฆ๐—บ๐—ฎ๐—ฟ๐˜ ๐——๐—ฎ๐˜๐—ฎ ๐—™๐—ฒ๐˜๐—ฐ๐—ต๐—ถ๐—ป๐—ด!

1
Comments
1 min read
8 Essential JavaScript Security Best Practices for Web Developers

8 Essential JavaScript Security Best Practices for Web Developers

16
Comments 2
6 min read
A secure authentication in nodejs with mongodb database.

A secure authentication in nodejs with mongodb database.

Comments
6 min read
Simplify Form Validation with FormGuardJS: A Lightweight and Flexible Solution

Simplify Form Validation with FormGuardJS: A Lightweight and Flexible Solution

1
Comments
4 min read
Event Loop โ€” JavaScript

Event Loop โ€” JavaScript

6
Comments
3 min read
Introduction to CORS (Cross-Origin Resource Sharing) What is CORS?

Introduction to CORS (Cross-Origin Resource Sharing) What is CORS?

4
Comments 1
3 min read
loading...