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.
From Mono to Multilingual: Supercharge Your React App with i18n

From Mono to Multilingual: Supercharge Your React App with i18n

3
Comments
4 min read
Learn How to Generate Random Colors with JavaScript Like an Expert

Learn How to Generate Random Colors with JavaScript Like an Expert

4
Comments 8
2 min read
Winston Transports??

Winston Transports??

3
Comments
3 min read
Redux Simplified: A Beginner's Guide For Web Developers

Redux Simplified: A Beginner's Guide For Web Developers

2
Comments
2 min read
[Node.js] Using callback-based functions when the rest of the code uses Promises

[Node.js] Using callback-based functions when the rest of the code uses Promises

5
Comments
5 min read
Solving Palindrome Check with JavaScript

Solving Palindrome Check with JavaScript

11
Comments 5
2 min read
How to Setup and Add Google Analytics to your React App

How to Setup and Add Google Analytics to your React App

Comments
4 min read
O que são Lookahead e Lookbehind em Expressões regulares

O que são Lookahead e Lookbehind em Expressões regulares

14
Comments 1
7 min read
React Hooks

React Hooks

9
Comments 2
2 min read
Let's make a cool mouse event bubble animation in just 50 lines of JavaScript!

Let's make a cool mouse event bubble animation in just 50 lines of JavaScript!

22
Comments 3
4 min read
Memoization and Pure Components in React

Memoization and Pure Components in React

2
Comments 1
2 min read
React Render Lifecycle and useEffect Hook

React Render Lifecycle and useEffect Hook

12
Comments
2 min read
Deploy pygames to GitHub Pages with WebAssembly - PWA ready!

Deploy pygames to GitHub Pages with WebAssembly - PWA ready!

8
Comments
4 min read
How to Code the Selection Sort Algorithm in JavaScript and Python

How to Code the Selection Sort Algorithm in JavaScript and Python

Comments
7 min read
Best TypeScript ORM just got better

Best TypeScript ORM just got better

1
Comments
3 min read
Magic Numbers and Magic Strings: It's time to talk about it

Magic Numbers and Magic Strings: It's time to talk about it

21
Comments 5
3 min read
Handling errors in React

Handling errors in React

6
Comments 1
4 min read
"this" in JavaScript and "self" in Python; Any Difference?

"this" in JavaScript and "self" in Python; Any Difference?

8
Comments
3 min read
5 best practices for AWS Lambda function design standards

5 best practices for AWS Lambda function design standards

2
Comments
4 min read
What Nobody Told Me About Software Design

What Nobody Told Me About Software Design

10
Comments 5
3 min read
How to create a simple Loading Screen in React

How to create a simple Loading Screen in React

61
Comments 3
10 min read
Unveiling 10 TypeScript Techniques Employed by Professionals

Unveiling 10 TypeScript Techniques Employed by Professionals

3
Comments
2 min read
Scaling And Populating GCP VM And 1 Kubernetes Pod Instance Redirected With Cloud Storage Bucket JSON Function

Scaling And Populating GCP VM And 1 Kubernetes Pod Instance Redirected With Cloud Storage Bucket JSON Function

Comments
3 min read
How I Sold My Side Project!🤑

How I Sold My Side Project!🤑

44
Comments 39
2 min read
React Hook: useRef

React Hook: useRef

1
Comments
3 min read
loading...