Forem

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.
React-query series Part 3: Data fetching with the useQuery hook.
Cover image for React-query series Part 3: Data fetching with the useQuery hook.

React-query series Part 3: Data fetching with the useQuery hook.

123
Comments 2
5 min read
JavaScript basics comparison operators
Cover image for JavaScript basics comparison operators

JavaScript basics comparison operators

32
Comments 5
2 min read
You don't need --save anymore for NPM installs
Cover image for You don't need --save anymore for NPM installs

You don't need --save anymore for NPM installs

61
Comments 45
2 min read
Electron Adventures: Episode 30: File Manager: Now With Actual Files

Electron Adventures: Episode 30: File Manager: Now With Actual Files

9
Comments
6 min read
React Hooks calling child component method from parent

React Hooks calling child component method from parent

17
Comments 1
2 min read
Create React App without create-react-app !
Cover image for Create React App without create-react-app !

Create React App without create-react-app !

416
Comments 44
4 min read
🤖 Create your Discord bot by using TypeScript and decorators!
Cover image for 🤖 Create your Discord bot by using TypeScript and decorators!

🤖 Create your Discord bot by using TypeScript and decorators!

16
Comments
3 min read
29 Largest icon libraries to use in 2021
Cover image for 29 Largest icon libraries to use in 2021

29 Largest icon libraries to use in 2021

111
Comments 5
5 min read
How to use NASA's APOD API
Cover image for How to use NASA's  APOD API

How to use NASA's APOD API

14
Comments 1
5 min read
How to monitor the progress of a Javascript fetch - request and cancel it on demand.
Cover image for How to monitor the progress of a Javascript fetch - request and cancel it on demand.

How to monitor the progress of a Javascript fetch - request and cancel it on demand.

185
Comments 6
7 min read
Optimizing React apps: Hardcore edition

Optimizing React apps: Hardcore edition

187
Comments 6
4 min read
How to add router progress bar in Next.js with one line of code 🤯
Cover image for How to add router progress bar in Next.js with one line of code 🤯

How to add router progress bar in Next.js with one line of code 🤯

119
Comments 8
2 min read
How Does Auth Work in a React App with AWS?
Cover image for How Does Auth Work in a React App with AWS?

How Does Auth Work in a React App with AWS?

17
Comments
9 min read
Cancel fetch requests, and a way to abstract it

Cancel fetch requests, and a way to abstract it

66
Comments 7
4 min read
Database seeding in Node.js
Cover image for Database seeding in Node.js

Database seeding in Node.js

148
Comments 7
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.