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.
Unleashing TypeScript performance in monorepos with TSX

Unleashing TypeScript performance in monorepos with TSX

3
Comments
4 min read
How to get a User's Timezone into Rails

How to get a User's Timezone into Rails

3
Comments 1
2 min read
Understanding Business Logic in Node.js: A Beginner's Guide

Understanding Business Logic in Node.js: A Beginner's Guide

3
Comments
3 min read
How to implement OAuth2 in web apps in 5 easy steps: A beginner’s guide

How to implement OAuth2 in web apps in 5 easy steps: A beginner’s guide

21
Comments
7 min read
finally() method in JavaScript

finally() method in JavaScript

6
Comments
2 min read
Leveraging Service Workers for Advanced Caching Strategies in PWA: A Deep Dive for Beginners

Leveraging Service Workers for Advanced Caching Strategies in PWA: A Deep Dive for Beginners

1
Comments
1 min read
Demystifying Dependency Injection in TypeScript: Comprehensive Examples and Benefits

Demystifying Dependency Injection in TypeScript: Comprehensive Examples and Benefits

1
Comments
3 min read
A Guide to Cache Storage in JavaScript: Boosting Performance with Caching

A Guide to Cache Storage in JavaScript: Boosting Performance with Caching

2
Comments
2 min read
Understanding the Differences Between useCallback and useMemo

Understanding the Differences Between useCallback and useMemo

17
Comments 3
4 min read
Understanding useState Hook in React JS: A Beginner's Guide

Understanding useState Hook in React JS: A Beginner's Guide

Comments
3 min read
Must-read for TypeScript Beginners! Deepen your Understanding of Generics

Must-read for TypeScript Beginners! Deepen your Understanding of Generics

Comments
2 min read
React Native: Ultimate Guide to Create a Home Screen Widget for iOS and Android

React Native: Ultimate Guide to Create a Home Screen Widget for iOS and Android

23
Comments 2
9 min read
How to Build Progressive Web Apps (PWAs) with Node.js

How to Build Progressive Web Apps (PWAs) with Node.js

22
Comments
3 min read
Please don't write confusing conditionals

Please don't write confusing conditionals

129
Comments 20
5 min read
How to Store Images in MongoDB using Cloudinary: MERN Stack

How to Store Images in MongoDB using Cloudinary: MERN Stack

17
Comments 2
14 min read
Top 20 Must-Know Tips for Web Accessibility

Top 20 Must-Know Tips for Web Accessibility

200
Comments 21
20 min read
React Authentication: Best Practices For Handling Token Securely using HOC.

React Authentication: Best Practices For Handling Token Securely using HOC.

6
Comments 2
2 min read
Efficiently Managing Timers in a React Native App: Overcoming Background-Foreground Timer State Issues

Efficiently Managing Timers in a React Native App: Overcoming Background-Foreground Timer State Issues

19
Comments
4 min read
How I Conduct an Accessibility Audit

How I Conduct an Accessibility Audit

20
Comments 10
4 min read
Dynamic Arrays vs Traditional Arrays, With Illustrations and Examples

Dynamic Arrays vs Traditional Arrays, With Illustrations and Examples

27
Comments 2
7 min read
Clean Code 101: Variable Naming Conventions - Part 1

Clean Code 101: Variable Naming Conventions - Part 1

58
Comments 12
4 min read
JavaScript vs. TypeScript: Unveiling the Differences and Benefits

JavaScript vs. TypeScript: Unveiling the Differences and Benefits

6
Comments
4 min read
GPT Web App Generator - Let AI create a full-stack React & Node.js codebase based on your description 🤖🤯

GPT Web App Generator - Let AI create a full-stack React & Node.js codebase based on your description 🤖🤯

279
Comments 38
5 min read
Basic, Intermediate, Advanced Next.js Projects

Basic, Intermediate, Advanced Next.js Projects

10
Comments 11
1 min read
JS Array Reduce - Basics to Advanced and custom Reduce Method 🔥

JS Array Reduce - Basics to Advanced and custom Reduce Method 🔥

2
Comments
1 min read
loading...