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 an Accessible Website: Best Practices

Building an Accessible Website: Best Practices

6
Comments
4 min read
Level Up Your JS: Object Literal Enhancements That Will Change Your Code

Level Up Your JS: Object Literal Enhancements That Will Change Your Code

Comments
4 min read
A Voyage through Algorithms using Javascript - Selection Sort

A Voyage through Algorithms using Javascript - Selection Sort

Comments
8 min read
Build a Simple Bike Website with HTML, CSS, and JavaScript

Build a Simple Bike Website with HTML, CSS, and JavaScript

Comments
1 min read
Angular Addicts #30: When to use effects, Angular DI features, request caching & more

Angular Addicts #30: When to use effects, Angular DI features, request caching & more

3
Comments
4 min read
Optimising page Performance with proper <script> tag placement.

Optimising page Performance with proper <script> tag placement.

Comments
4 min read
Express.js Crash Course: Build a RESTful API with Middleware

Express.js Crash Course: Build a RESTful API with Middleware

2
Comments
4 min read
JWTs Explained: Benefits and Drawbacks for Developers

JWTs Explained: Benefits and Drawbacks for Developers

Comments
3 min read
How to create a confetti animation effect using JavaScript

How to create a confetti animation effect using JavaScript

2
Comments
1 min read
🚀 Introducing ExpressCraft: Effortless Express App Generation with Full Configurations

🚀 Introducing ExpressCraft: Effortless Express App Generation with Full Configurations

1
Comments
9 min read
Actual DOM and Virtual DOM in Javascript

Actual DOM and Virtual DOM in Javascript

Comments
1 min read
JavaScript Data Structures Cheat Sheet: Arrays, Typed Arrays, Sets, Maps, and WeakMaps (with Python Equivalents)

JavaScript Data Structures Cheat Sheet: Arrays, Typed Arrays, Sets, Maps, and WeakMaps (with Python Equivalents)

Comments
4 min read
Node.js | Get Started 2024 | Basics

Node.js | Get Started 2024 | Basics

1
Comments
4 min read
Execution Context

Execution Context

1
Comments
1 min read
🎯 Case Study: How AutoKey is Exploring Opire to Attract Python Developers

🎯 Case Study: How AutoKey is Exploring Opire to Attract Python Developers

19
Comments 1
8 min read
Make Your App Feel Better: 10 UI Tips for Beginner/Mid-Level Developers

Make Your App Feel Better: 10 UI Tips for Beginner/Mid-Level Developers

153
Comments 38
6 min read
Structuring JavaScript Code: Best Practices for Readability and Maintainability

Structuring JavaScript Code: Best Practices for Readability and Maintainability

1
Comments
3 min read
Abstraction and Encapsulation

Abstraction and Encapsulation

Comments
1 min read
Zeta Comics: Blending AI & Art in Digital Stories

Zeta Comics: Blending AI & Art in Digital Stories

1
Comments
7 min read
JavaScript: Single-threaded and Synchronous/ Asynchronous Nature

JavaScript: Single-threaded and Synchronous/ Asynchronous Nature

4
Comments 2
3 min read
Introduction to MicroPython

Introduction to MicroPython

Comments
2 min read
Linked List Mastery: Cracking LeetCode Problems on List

Linked List Mastery: Cracking LeetCode Problems on List

2
Comments
5 min read
JS Memory Management

JS Memory Management

19
Comments 3
4 min read
Code Smells: Warning Signs in Your Codebase You Can't Ignore

Code Smells: Warning Signs in Your Codebase You Can't Ignore

9
Comments 2
4 min read
How to read multiple value from web

How to read multiple value from web

1
Comments
1 min read
loading...