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.
When to actually use curly braces in React

When to actually use curly braces in React

18
Comments 2
1 min read
Passed By Reference Vs. Value In Javascript

Passed By Reference Vs. Value In Javascript

100
Comments 17
3 min read
I created an easy way to create color combination schemes for UI 🌈
Cover image for I created an easy way to create color combination schemes for UI 🌈

I created an easy way to create color combination schemes for UI 🌈

23
Comments 1
2 min read
My experience with React
Cover image for My experience with React

My experience with React

8
Comments 7
2 min read
I do this all the time to reduce bugs in my javascript code #1
Cover image for I do this all the time to reduce bugs in my javascript code #1

I do this all the time to reduce bugs in my javascript code #1

9
Comments 6
2 min read
How frontend unit testing turned from a fling to a real thing for me
Cover image for How frontend unit testing turned from a fling to a real thing for me

How frontend unit testing turned from a fling to a real thing for me

9
Comments 3
4 min read
Introducing Mongoosejs-cli: Generate models, migrations and seeders for mongoosejs right from your terminal

Introducing Mongoosejs-cli: Generate models, migrations and seeders for mongoosejs right from your terminal

8
Comments
1 min read
A native JavaScript paint and draw app
Cover image for A native JavaScript paint and draw app

A native JavaScript paint and draw app

7
Comments
1 min read
Learning NextJs - Day 8

Learning NextJs - Day 8

10
Comments 2
4 min read
I don't want to see posts like "Which Framework is Winner?"

I don't want to see posts like "Which Framework is Winner?"

9
Comments 6
1 min read
Use Javascript Regex to Find All IDs That Contain a String and Copy the Text to the Clipboard

Use Javascript Regex to Find All IDs That Contain a String and Copy the Text to the Clipboard

19
Comments
2 min read
How to use Storybook with React
Cover image for How to use Storybook with React

How to use Storybook with React

200
Comments 5
8 min read
Using Browser Custom Events

Using Browser Custom Events

45
Comments 7
2 min read
Here Are 7 Ways Higher Order Functions Can Improve Your Life
Cover image for Here Are 7 Ways Higher Order Functions Can Improve Your Life

Here Are 7 Ways Higher Order Functions Can Improve Your Life

145
Comments
12 min read
Detect chrome dev tools (working trick)

Detect chrome dev tools (working trick)

6
Comments
2 min read
Using the Unsplash API to Display Random Images
Cover image for Using the Unsplash API to Display Random Images

Using the Unsplash API to Display Random Images

133
Comments 7
2 min read
The Weird History of JavaScript

The Weird History of JavaScript

140
Comments 13
5 min read
Breaking Down ES6: Spread Operator

Breaking Down ES6: Spread Operator

82
Comments 1
3 min read
What actually is React State?

What actually is React State?

19
Comments 3
2 min read
date-fns v2 beta is out!
Cover image for date-fns v2 beta is out!

date-fns v2 beta is out!

48
Comments 5
3 min read
How to automatically switch text color based on background's brightness

How to automatically switch text color based on background's brightness

52
Comments
1 min read
The True Power of JSON:API - Have Someone Else Do It
Cover image for The True Power of JSON:API - Have Someone Else Do It

The True Power of JSON:API - Have Someone Else Do It

12
Comments
7 min read
Creating your first Node.js REST API with Nest and Typescript

Creating your first Node.js REST API with Nest and Typescript

311
Comments 33
8 min read
Top 5 things to consider when creating an Angular library
Cover image for Top 5 things to consider when creating an Angular library

Top 5 things to consider when creating an Angular library

26
Comments
5 min read
Best ways to use React Hooks for state management
Cover image for Best ways to use React Hooks for state management

Best ways to use React Hooks for state management

65
Comments 3
7 min read
loading...