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.
Episode 23/28: effect() outside Change Detection, RFCs Q&A with Angular Team

Episode 23/28: effect() outside Change Detection, RFCs Q&A with Angular Team

1
Comments
2 min read
Understanding async/await in JavaScript

Understanding async/await in JavaScript

2
Comments
2 min read
JavaScript Array Methods In Detail Part 5

JavaScript Array Methods In Detail Part 5

5
Comments
3 min read
Introduction to Common Programming Concepts in Rust

Introduction to Common Programming Concepts in Rust

22
Comments
7 min read
JavaScript Testing and Debugging: A Comprehensive Guide

JavaScript Testing and Debugging: A Comprehensive Guide

1
Comments
2 min read
Advanced JavaScript Concepts: Functional Programming, Inheritance, Memory Management, and Performance Optimization

Advanced JavaScript Concepts: Functional Programming, Inheritance, Memory Management, and Performance Optimization

Comments 1
2 min read
JavaScript Modules and Tooling: A Guide to Efficient Development

JavaScript Modules and Tooling: A Guide to Efficient Development

1
Comments
3 min read
Benchmarking 'for', 'while', 'for...of', and 'Array.forEach' - using Performance.now()

Benchmarking 'for', 'while', 'for...of', and 'Array.forEach' - using Performance.now()

53
Comments 8
2 min read
Top 10 Websites Every Developer Needs to Know

Top 10 Websites Every Developer Needs to Know

7
Comments
4 min read
Autoplay YouTube embed with sound

Autoplay YouTube embed with sound

1
Comments
3 min read
The Best Free# Deploying Your React Application: 8 Free Hosting Services to Consider

The Best Free# Deploying Your React Application: 8 Free Hosting Services to Consider

70
Comments
10 min read
JavaScript Design Patterns: Enhancing Code Structure and Reusability

JavaScript Design Patterns: Enhancing Code Structure and Reusability

1
Comments
3 min read
Asynchronous JavaScript: Handling Callbacks, Promises, and Async/Await

Asynchronous JavaScript: Handling Callbacks, Promises, and Async/Await

Comments
2 min read
JavaScript Arrays and Iteration: Exploring Methods, Patterns, and Use Cases

JavaScript Arrays and Iteration: Exploring Methods, Patterns, and Use Cases

1
Comments
3 min read
Don t use arrow functions... (if you don t need to)

Don t use arrow functions... (if you don t need to)

5
Comments 7
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.