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.
Understanding Scope in JavaScript: A Beginner's Guide

Understanding Scope in JavaScript: A Beginner's Guide

1
Comments 1
2 min read
Why Do Multiple JSX Tags Need To Be Wrapped? : Wrapping Into Another Tag or Fragment

Why Do Multiple JSX Tags Need To Be Wrapped? : Wrapping Into Another Tag or Fragment

18
Comments 2
2 min read
npm is SLOW! This is better 🍞

npm is SLOW! This is better 🍞

54
Comments 18
3 min read
Best E2E Automation Testing Practices

Best E2E Automation Testing Practices

1
Comments
3 min read
Angular 19: A Strong Challenger to React.js

Angular 19: A Strong Challenger to React.js

6
Comments
1 min read
Command Query Separation (CQS): A Guide to Better Software Design

Command Query Separation (CQS): A Guide to Better Software Design

3
Comments
2 min read
Tutorial: Polyfill for Promise.allSettled, implementation from Scratch in JavaScript

Tutorial: Polyfill for Promise.allSettled, implementation from Scratch in JavaScript

Comments
4 min read
React Basics~unit test/async test

React Basics~unit test/async test

Comments
2 min read
npm and everything you need to know about the package.json

npm and everything you need to know about the package.json

1
Comments
3 min read
This week Javascript 3

This week Javascript 3

1
Comments 2
2 min read
TIL how to see the entire commit column on GitLab using JS

TIL how to see the entire commit column on GitLab using JS

Comments
1 min read
🚀 API Maker : Release Notes for v1.8.3

🚀 API Maker : Release Notes for v1.8.3

11
Comments 1
1 min read
WebdriverIO With JavaScript: The Perfect Duo For Efficient Web Automation Testing

WebdriverIO With JavaScript: The Perfect Duo For Efficient Web Automation Testing

Comments
3 min read
Next.js: Dynamic Routing with API Integration.

Next.js: Dynamic Routing with API Integration.

1
Comments
2 min read
Motivational Words

Motivational Words

Comments
1 min read
JavaScript Unleashed: Free Learning Resources for Modern Web Development

JavaScript Unleashed: Free Learning Resources for Modern Web Development

Comments
3 min read
EDD with event emitters

EDD with event emitters

Comments
2 min read
Building deep-links in Electron application

Building deep-links in Electron application

Comments
1 min read
Async, Await in Javascript

Async, Await in Javascript

Comments
3 min read
Created a Npm package for Vite, React Tailwindcss starter code with configuration.

Created a Npm package for Vite, React Tailwindcss starter code with configuration.

2
Comments
1 min read
Washing your code: don’t make me think

Washing your code: don’t make me think

18
Comments 18
13 min read
This week Javascript 2

This week Javascript 2

8
Comments 5
2 min read
How to make an API interface?

How to make an API interface?

1
Comments
6 min read
Why Unit Testing Matters: Embracing AI-Powered Testing for Better Code Quality

Why Unit Testing Matters: Embracing AI-Powered Testing for Better Code Quality

Comments
3 min read
webSockets to access websites

webSockets to access websites

4
Comments
5 min read
loading...