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.
Mastering Conditional Statements, Loops, and FizzBuzz in JavaScript

Mastering Conditional Statements, Loops, and FizzBuzz in JavaScript

2
Comments
3 min read
Mastering TypeScript: How Mapped Types Can Streamline Your Code and Prevent Bugs

Mastering TypeScript: How Mapped Types Can Streamline Your Code and Prevent Bugs

3
Comments
3 min read
React Rookie to Rockstar: My 10x Proficiency Hack (You Won't Believe #5!)

React Rookie to Rockstar: My 10x Proficiency Hack (You Won't Believe #5!)

1
Comments
3 min read
🚀Clean Code y Buenas Prácticas con JavaScript - Reglas del diseño simple

🚀Clean Code y Buenas Prácticas con JavaScript - Reglas del diseño simple

2
Comments
2 min read
Venciendo al Impostor: Cómo este Síndrome Puede Limitar tu Crecimiento en el Desarrollo de Software

Venciendo al Impostor: Cómo este Síndrome Puede Limitar tu Crecimiento en el Desarrollo de Software

14
Comments 3
2 min read
Using ChatGPT To Translate React App into Over 40 Languages in Just 100 Seconds

Using ChatGPT To Translate React App into Over 40 Languages in Just 100 Seconds

10
Comments
4 min read
Vue.js Slots

Vue.js Slots

3
Comments
5 min read
🤫 Secret JavaScript Methods They Don't Want You To See (part 2)

🤫 Secret JavaScript Methods They Don't Want You To See (part 2)

1
Comments 4
2 min read
Validating API keys in ChatCraft!

Validating API keys in ChatCraft!

1
Comments
4 min read
When you should embrace MFEs.

When you should embrace MFEs.

17
Comments
6 min read
Inside Node.js: Exploring Asynchronous I/O

Inside Node.js: Exploring Asynchronous I/O

44
Comments 2
7 min read
✨ Train ChatGPT on your Documentation 🪄 ✨

✨ Train ChatGPT on your Documentation 🪄 ✨

355
Comments 18
21 min read
Unleashing the Power of JavaScript Speech Synthesis! 🚀🔊

Unleashing the Power of JavaScript Speech Synthesis! 🚀🔊

Comments
2 min read
Building A Serverless React App With AWS Lambda And API Gateway

Building A Serverless React App With AWS Lambda And API Gateway

Comments
1 min read
'return await' in a try/catch

'return await' in a try/catch

29
Comments 17
1 min read
New Meteor.js 2.14, updates to CLI and Tracker changes

New Meteor.js 2.14, updates to CLI and Tracker changes

23
Comments
3 min read
Writing Scalable Code for Self-Taught Developers

Writing Scalable Code for Self-Taught Developers

Comments
4 min read
Web scraping with jsdom

Web scraping with jsdom

5
Comments
1 min read
Nesting web components in vanilla JavaScript

Nesting web components in vanilla JavaScript

5
Comments
12 min read
How to use cURL in Javascript (and its alternative)

How to use cURL in Javascript (and its alternative)

Comments
5 min read
Creating a blob storage container with anonymous read access.

Creating a blob storage container with anonymous read access.

Comments
1 min read
My Experience With OneEntryCMS - A Headless CMS

My Experience With OneEntryCMS - A Headless CMS

4
Comments
7 min read
Expose methods of a component using useImperativeHandle()

Expose methods of a component using useImperativeHandle()

Comments
4 min read
Clean Code Is Not Quick Code!💻

Clean Code Is Not Quick Code!💻

Comments
7 min read
Own API with NodeJS and Express

Own API with NodeJS and Express

1
Comments
9 min read
loading...