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.
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
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
How to make an API interface?

How to make an API interface?

1
Comments
6 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
webSockets to access websites

webSockets to access websites

4
Comments
5 min read
🚀 Automating OTP Login with a JavaScript Browser Extension

🚀 Automating OTP Login with a JavaScript Browser Extension

Comments
1 min read
Alternative to AbortController for Handling Async Timeouts in JavaScript

Alternative to AbortController for Handling Async Timeouts in JavaScript

Comments
2 min read
How to Learn TypeScript in One Day?

How to Learn TypeScript in One Day?

1
Comments
2 min read
How to Deploy Your Next.js App to Cloudflare

How to Deploy Your Next.js App to Cloudflare

39
Comments 3
5 min read
Mastering Authentication with Firebase and React.js: Anonymous, Registration, and Login Made Easy in Gladiators Battle

Mastering Authentication with Firebase and React.js: Anonymous, Registration, and Login Made Easy in Gladiators Battle

1
Comments
3 min read
loading...