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 Fix the "Source Parse Failed For Route" Error in Next.js

How To Fix the "Source Parse Failed For Route" Error in Next.js

Comments
3 min read
How to Allow Only Specific User Agents in Next.js

How to Allow Only Specific User Agents in Next.js

Comments
4 min read
How to Deal With Cheerio's load() Function Deprecation

How to Deal With Cheerio's load() Function Deprecation

Comments
2 min read
Enabling TypeScript Programming in Visual Studio Code

Enabling TypeScript Programming in Visual Studio Code

4
Comments
10 min read
How to Set Up Prettier in IntelliJ IDEA

How to Set Up Prettier in IntelliJ IDEA

Comments
3 min read
How To Deploy a React Application on Dokku

How To Deploy a React Application on Dokku

Comments
4 min read
How To Use a SOCKS Proxy in Axios

How To Use a SOCKS Proxy in Axios

3
Comments
4 min read
Dealing With the "TS2322 'DefaultTFuncReturn' is not assignable to type xyz" Error in i18next

Dealing With the "TS2322 'DefaultTFuncReturn' is not assignable to type xyz" Error in i18next

Comments
3 min read
Check Out React Pokedom — A Library To Catch Pokémon in React

Check Out React Pokedom — A Library To Catch Pokémon in React

Comments
4 min read
Dealing With the '"next/font" requires SWC' Error in Next.js

Dealing With the '"next/font" requires SWC' Error in Next.js

2
Comments
3 min read
Using the HTML style Tag to Style a React Component

Using the HTML style Tag to Style a React Component

2
Comments
3 min read
How to Set Up Playwright in Python

How to Set Up Playwright in Python

8
Comments
3 min read
How To Enable Hot Reloading for .env Files in Next.js

How To Enable Hot Reloading for .env Files in Next.js

Comments
2 min read
Deal With "Maximum Call Stack Size Exceeded" Error in JavaScript

Deal With "Maximum Call Stack Size Exceeded" Error in JavaScript

1
Comments
3 min read
CanvasXpress vs. Plotly: Which Data Visualization Library Is Better?

CanvasXpress vs. Plotly: Which Data Visualization Library Is Better?

Comments
7 min read
How to Make Next.js Image Optimization Work on AWS Elastic Beanstalk

How to Make Next.js Image Optimization Work on AWS Elastic Beanstalk

Comments
5 min read
Returning CSV Content From an API in Node.js

Returning CSV Content From an API in Node.js

11
Comments
3 min read
How To Conditionally Change index.html in React

How To Conditionally Change index.html in React

Comments
4 min read
How To Pass a Variable to Your Translation String With i18next

How To Pass a Variable to Your Translation String With i18next

1
Comments
3 min read
How To Avoid Bottlenecks in Node.js Applications

How To Avoid Bottlenecks in Node.js Applications

Comments
5 min read
How To Correctly Build a Multi-Environment React App

How To Correctly Build a Multi-Environment React App

1
Comments
4 min read
Avoid the Fear of Refactoring with Absolute Imports in React

Avoid the Fear of Refactoring with Absolute Imports in React

Comments
4 min read
Start Using Optional Chaining and Nullish Coalescing in React

Start Using Optional Chaining and Nullish Coalescing in React

Comments
4 min read
Want to Turn the JavaScript Console Into a Mean Console? Now, You Can!

Want to Turn the JavaScript Console Into a Mean Console? Now, You Can!

Comments 1
2 min read
Deploying and Hosting a React App on an Apache Server

Deploying and Hosting a React App on an Apache Server

2
Comments
6 min read
loading...