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.
How to keep an element fixed at the bottom, even when the keyboard is open

How to keep an element fixed at the bottom, even when the keyboard is open

1
Comments
2 min read
Introduction to Functional Programming in JavaScript: Function compositions #4

Introduction to Functional Programming in JavaScript: Function compositions #4

Comments
3 min read
Ctrl+Alt+Cheat: The Must-Have VSCode Extension Every Developer Needs!

Ctrl+Alt+Cheat: The Must-Have VSCode Extension Every Developer Needs!

6
Comments 10
4 min read
Create API Routes Using Next Js

Create API Routes Using Next Js

1
Comments
2 min read
Managing Dependencies and Security in JavaScript with NPM

Managing Dependencies and Security in JavaScript with NPM

6
Comments
6 min read
Logging Best Practices For Your Node.js App

Logging Best Practices For Your Node.js App

2
Comments
3 min read
The JavaScript community should focus on making AI/ML accessible to the language, just as it is with Python.

The JavaScript community should focus on making AI/ML accessible to the language, just as it is with Python.

Comments
2 min read
How to Build an Application With Node.js

How to Build an Application With Node.js

5
Comments 2
11 min read
The Best way to configure environment variables and multi environments in Nest.js

The Best way to configure environment variables and multi environments in Nest.js

2
Comments
3 min read
Real time rendering with web-sockets

Real time rendering with web-sockets

14
Comments
2 min read
Implement Kafka and Node.js in Microservice Architecture

Implement Kafka and Node.js in Microservice Architecture

1
Comments
5 min read
💻 JavaScript UI Libraries News and Updates - July 2024 Roundup

💻 JavaScript UI Libraries News and Updates - July 2024 Roundup

2
Comments
4 min read
Day 15: My Quirky JavaScript Calculator 🎉

Day 15: My Quirky JavaScript Calculator 🎉

2
Comments
1 min read
Building and Optimizing a Notification System and Infrastructure

Building and Optimizing a Notification System and Infrastructure

1
Comments
5 min read
Cryptojs vs. Bcryptjs: Which password hashing method should you trust?

Cryptojs vs. Bcryptjs: Which password hashing method should you trust?

9
Comments 1
2 min read
Let's understand the differences: href="", href="#", and href="javascript:void(0)"

Let's understand the differences: href="", href="#", and href="javascript:void(0)"

Comments
1 min read
Node.js v20: .env files, import modules, and Permission Model

Node.js v20: .env files, import modules, and Permission Model

5
Comments
3 min read
Integration of ScheduleJS with Selligent CRM for a Leading Beauty Brand

Integration of ScheduleJS with Selligent CRM for a Leading Beauty Brand

11
Comments
3 min read
Coding Bootcamp Chronicles: Week 3 The PHASE 1 TEST

Coding Bootcamp Chronicles: Week 3 The PHASE 1 TEST

Comments
1 min read
TS function overloading - real world example

TS function overloading - real world example

1
Comments
2 min read
How I used js to dynamically create and delete pods in kubernetes

How I used js to dynamically create and delete pods in kubernetes

Comments
2 min read
Top 10 Advanced JavaScript Concepts for Seasoned Developers 🚀

Top 10 Advanced JavaScript Concepts for Seasoned Developers 🚀

28
Comments
6 min read
@ts-stack/multer simplifies uploading files to a Node.js-based backend

@ts-stack/multer simplifies uploading files to a Node.js-based backend

2
Comments
3 min read
SFU vs MCU vs P2P: WebRTC Architectures Explained

SFU vs MCU vs P2P: WebRTC Architectures Explained

3
Comments
9 min read
How to let ChatGPT call functions in your app

How to let ChatGPT call functions in your app

247
Comments 20
7 min read
loading...