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.
First Pull Requests - SnapIT HacktoberFest

First Pull Requests - SnapIT HacktoberFest

5
Comments
2 min read
Build a Math Game With JavaScript

Build a Math Game With JavaScript

3
Comments
1 min read
How to parse an Excel file in Node.js
Cover image for How to parse an Excel file in Node.js

How to parse an Excel file in Node.js

14
Comments
1 min read
Angular vs Blazor? A decision aid for web developers in 2022

Angular vs Blazor? A decision aid for web developers in 2022

6
Comments 5
3 min read
How to dynamically change your React Environment variables without re-building
Cover image for How to dynamically change your React Environment variables without re-building

How to dynamically change your React Environment variables without re-building

58
Comments 20
3 min read
What are JavaScript Sets?
Cover image for What are JavaScript Sets?

What are JavaScript Sets?

4
Comments
3 min read
Naming conventions for easy identification of StyledComponent and ReactComponent

Naming conventions for easy identification of StyledComponent and ReactComponent

5
Comments 2
1 min read
Codebytes: Shorter UUIDs with collision prediction using nanoid
Cover image for Codebytes: Shorter UUIDs with collision prediction using nanoid

Codebytes: Shorter UUIDs with collision prediction using nanoid

5
Comments
1 min read
Land a React Job: The lazy way
Cover image for Land a React Job: The lazy way

Land a React Job: The lazy way

410
Comments 17
3 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 61
Cover image for Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 61

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 61

2
Comments
1 min read
Learning Java after JavaScript
Cover image for Learning Java after JavaScript

Learning Java after JavaScript

3
Comments
2 min read
PropTypes!!! Trust me you need it.
Cover image for PropTypes!!! Trust me you need it.

PropTypes!!! Trust me you need it.

6
Comments 1
3 min read
Make a scatter plot with Svelte and D3
Cover image for Make a scatter plot with Svelte and D3

Make a scatter plot with Svelte and D3

15
Comments
5 min read
Strict mode in JavaScript

Strict mode in JavaScript

22
Comments 5
2 min read
The most reliable way to avoid relative imports in Node.js
Cover image for The most reliable way to avoid relative imports in Node.js

The most reliable way to avoid relative imports in Node.js

6
Comments
3 min read
Receiving an error for a while...
Cover image for Receiving an error for a while...

Receiving an error for a while...

8
Comments 4
1 min read
Stop abusing .map()!
Cover image for Stop abusing .map()!

Stop abusing .map()!

534
Comments 50
4 min read
Easiest Way to Send Emails With JavaScript by SilvenLEAF
Cover image for Easiest Way to Send Emails With JavaScript by SilvenLEAF

Easiest Way to Send Emails With JavaScript by SilvenLEAF

52
Comments
3 min read
The weird quirk of JavaScript arrays (that you should never use)
Cover image for The weird quirk of JavaScript arrays (that you should never use)

The weird quirk of JavaScript arrays (that you should never use)

15
Comments 5
3 min read
Variable Hoisting In JavaScript

Variable Hoisting In JavaScript

2
Comments
2 min read
How does the INTERNET work? 🙀
Cover image for How does the INTERNET work? 🙀

How does the INTERNET work? 🙀

68
Comments 2
3 min read
Serie Storybook: Corriendo storybook en local + Código en github

Serie Storybook: Corriendo storybook en local + Código en github

5
Comments
3 min read
Serie Storybook: Escribiendo componentes - .stories.jsx vs stories.mdx

Serie Storybook: Escribiendo componentes - .stories.jsx vs stories.mdx

6
Comments
7 min read
What is API?

What is API?

3
Comments
4 min read
Challenge #16 - Best Time to Buy and Sell Stock

Challenge #16 - Best Time to Buy and Sell Stock

6
Comments
3 min read
loading...