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 Image Resizer with Flask, React and Vite

Building an Image Resizer with Flask, React and Vite

4
Comments
5 min read
Building an infinitely large open-world

Building an infinitely large open-world

11
Comments
14 min read
JSON.stringify: JavaScript Serialization Simplified

JSON.stringify: JavaScript Serialization Simplified

19
Comments
3 min read
Introducción a Big O Notation

Introducción a Big O Notation

Comments
3 min read
Why You Should Learn Astro.JS: The Future of Frontend Development

Why You Should Learn Astro.JS: The Future of Frontend Development

5
Comments
2 min read
[Sparta Coding Club] Week 1 - Today I learned

[Sparta Coding Club] Week 1 - Today I learned

Comments
2 min read
How to Build: chat with your resume (Next.js, OpenAI, & CopilotKit)

How to Build: chat with your resume (Next.js, OpenAI, & CopilotKit)

298
Comments 20
11 min read
Interview Questions About Promises

Interview Questions About Promises

Comments
2 min read
Resolving Firebase Authentication Sign-in Method Error

Resolving Firebase Authentication Sign-in Method Error

Comments
2 min read
How to mock NgRx Signal Stores for unit tests and Storybook Play interaction tests (both manually and automatically)

How to mock NgRx Signal Stores for unit tests and Storybook Play interaction tests (both manually and automatically)

8
Comments 1
13 min read
AI for Web Devs: Deploying Your AI App to Production

AI for Web Devs: Deploying Your AI App to Production

11
Comments
11 min read
Fighting the <div> soup with a 5 minute instant Web Component

Fighting the <div> soup with a 5 minute instant Web Component

6
Comments
2 min read
Navigating Your Web Development Career Map: A Comprehensive Guide

Navigating Your Web Development Career Map: A Comprehensive Guide

2
Comments
3 min read
Real-Time Cryptocurrency Price Charts in React with Python Websockets

Real-Time Cryptocurrency Price Charts in React with Python Websockets

7
Comments 1
5 min read
Better array concat...

Better array concat...

7
Comments 7
2 min read
require Vs import: Old Vs New war in Javascript

require Vs import: Old Vs New war in Javascript

14
Comments 1
3 min read
Why we still have tech-debt?

Why we still have tech-debt?

Comments
2 min read
Animations in React with Framer Motion 😎🍿

Animations in React with Framer Motion 😎🍿

16
Comments
2 min read
How can I implement real time changes between my frontend and the database.

How can I implement real time changes between my frontend and the database.

14
Comments
8 min read
Exploring JavaScript in 2024: Highlights from the Top Trends

Exploring JavaScript in 2024: Highlights from the Top Trends

4
Comments
4 min read
Vue Boilerplate with Vite, Tailwind CSS, Pinia, and Axios

Vue Boilerplate with Vite, Tailwind CSS, Pinia, and Axios

15
Comments 2
4 min read
How To Learn the Logic of JavaScript

How To Learn the Logic of JavaScript

1
Comments
2 min read
Things I like about Go

Things I like about Go

6
Comments 4
3 min read
Build a blog within 15 lines with Node.js and KeyVox

Build a blog within 15 lines with Node.js and KeyVox

Comments
3 min read
Do you use bcrypt or other 3rd-party npm packages when hashing user password?

Do you use bcrypt or other 3rd-party npm packages when hashing user password?

2
Comments 2
1 min read
loading...