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.
My go-to React libraries for 2021
Cover image for My go-to React libraries for 2021

My go-to React libraries for 2021

681
Comments 77
7 min read
How to create a binary decision tree in JavaScript
Cover image for How to create a binary decision tree in JavaScript

How to create a binary decision tree in JavaScript

43
Comments 2
5 min read
How to Create a 2D draggable grid with react-spring
Cover image for How to Create a 2D draggable grid with react-spring

How to Create a 2D draggable grid with react-spring

40
Comments
4 min read
YAGNI Principle in 100 seconds

YAGNI Principle in 100 seconds

21
Comments 1
2 min read
How to submit a form with Playwright?
Cover image for How to submit a form with Playwright?

How to submit a form with Playwright?

6
Comments
4 min read
#30DaysOfAppwrite: Grafana Integration
Cover image for #30DaysOfAppwrite: Grafana Integration

#30DaysOfAppwrite: Grafana Integration

15
Comments 4
4 min read
Why app gets slow in Debug mode, React Native

Why app gets slow in Debug mode, React Native

8
Comments
3 min read
What is the JavaScript runtime?
Cover image for What is the JavaScript runtime?

What is the JavaScript runtime?

15
Comments 5
4 min read
LeetCode - Remove Duplicates from Sorted Array

LeetCode - Remove Duplicates from Sorted Array

6
Comments
3 min read
Positioning text on image/div using css position and transform properties

Positioning text on image/div using css position and transform properties

4
Comments
1 min read
SaaS Project Setup & Database Creation - Update 2

SaaS Project Setup & Database Creation - Update 2

34
Comments 3
4 min read
Building a SaaS Product in Public - Update 1
Cover image for Building a SaaS Product in Public - Update 1

Building a SaaS Product in Public - Update 1

67
Comments 4
3 min read
Light/dark mode: user input

Light/dark mode: user input

12
Comments
2 min read
Basic Data Structures

Basic Data Structures

5
Comments
2 min read
Getting started with JEST JavaScript Testing Framework
Cover image for Getting started with JEST JavaScript Testing Framework

Getting started with JEST JavaScript Testing Framework

7
Comments
3 min read
Solution: Maximum Gap
Cover image for Solution: Maximum Gap

Solution: Maximum Gap

8
Comments
5 min read
Why JavaScript not Python for Web Development?
Cover image for Why JavaScript not Python for Web Development?

Why JavaScript not Python for Web Development?

60
Comments 31
3 min read
Animations with React: How a simple component can affect your performance
Cover image for Animations with React: How a simple component can affect your performance

Animations with React: How a simple component can affect your performance

7
Comments
7 min read
How to write a good function?

How to write a good function?

5
Comments
3 min read
Making JS Objects iterable

Making JS Objects iterable

7
Comments
3 min read
Reduce boilerplate with vue-path-store and its Vuex plugin
Cover image for Reduce boilerplate with vue-path-store and its Vuex plugin

Reduce boilerplate with vue-path-store and its Vuex plugin

9
Comments
4 min read
What is the difference between Library vs Framework?
Cover image for What is the difference between Library vs Framework?

What is the difference between Library vs Framework?

279
Comments 31
4 min read
Top Strategies for a Successful Job Search as a Software Engineer (Developer).
Cover image for Top Strategies for a Successful Job Search as a Software Engineer (Developer).

Top Strategies for a Successful Job Search as a Software Engineer (Developer).

4
Comments
4 min read
How I Created an Event-Driven Backend with RxJS, Server-Sent Events, Express and NodeJS
Cover image for How I Created an Event-Driven Backend with RxJS, Server-Sent Events, Express and NodeJS

How I Created an Event-Driven Backend with RxJS, Server-Sent Events, Express and NodeJS

20
Comments 1
9 min read
React, under the hoods.

React, under the hoods.

4
Comments
2 min read
loading...