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.
How to check if a string contains at least one letter using regular expression (regex) in JavaScript?
Cover image for How to check if a string contains at least one letter using regular expression (regex) in JavaScript?

How to check if a string contains at least one letter using regular expression (regex) in JavaScript?

5
Comments
1 min read
Solution: Valid Anagram
Cover image for Solution: Valid Anagram

Solution: Valid Anagram

10
Comments 1
2 min read
Choosing a node.js database

Choosing a node.js database

90
Comments 7
3 min read
How Gatsby.JS evolved and why it is trending
Cover image for How Gatsby.JS evolved and why it is trending

How Gatsby.JS evolved and why it is trending

2
Comments
3 min read
Do you know what open source dependencies your teams are using?
Cover image for Do you know what open source dependencies your teams are using?

Do you know what open source dependencies your teams are using?

7
Comments 3
4 min read
How & Why to use the `:key` attribute in VueJS v-for loops
Cover image for How & Why to use the `:key` attribute in VueJS v-for loops

How & Why to use the `:key` attribute in VueJS v-for loops

8
Comments
5 min read
Improving testability of your react components
Cover image for Improving testability of your react components

Improving testability of your react components

10
Comments
5 min read
I created a reddit clone

I created a reddit clone

80
Comments 3
4 min read
JS Node (express-rate-limiter)

JS Node (express-rate-limiter)

7
Comments 2
4 min read
Angular I18nSelect Pipe 🚀

Angular I18nSelect Pipe 🚀

7
Comments
1 min read
How to do bit manipulation in JavaScript
Cover image for How to do bit manipulation in JavaScript

How to do bit manipulation in JavaScript

14
Comments
4 min read
JavaScript Course — Part 1/3
Cover image for JavaScript Course — Part 1/3

JavaScript Course — Part 1/3

7
Comments
6 min read
Mastering The Database - Accessing Nested Records - Series #10
Cover image for Mastering The Database - Accessing Nested Records - Series #10

Mastering The Database - Accessing Nested Records - Series #10

5
Comments
2 min read
How to measure the time javascript function with performance.now()
Cover image for How to measure the time javascript function with performance.now()

How to measure the time javascript function with performance.now()

5
Comments
1 min read
Multiple Themes for Next.js with next-themes, Tailwind CSS and CSS Custom Properties

Multiple Themes for Next.js with next-themes, Tailwind CSS and CSS Custom Properties

29
Comments
9 min read
JavaScript Course — Part 2/3
Cover image for JavaScript Course — Part 2/3

JavaScript Course — Part 2/3

3
Comments
3 min read
Simple separation of concerns in JS Part 2

Simple separation of concerns in JS Part 2

3
Comments
2 min read
GSAP Animated Carousel Slider
Cover image for GSAP Animated Carousel Slider

GSAP Animated Carousel Slider

19
Comments
3 min read
Angular KeyValue Pipe 🚀

Angular KeyValue Pipe 🚀

31
Comments 4
1 min read
Functional programming.js
Cover image for Functional programming.js

Functional programming.js

5
Comments
1 min read
Snow Days and Javascript Promises
Cover image for Snow Days and Javascript Promises

Snow Days and Javascript Promises

20
Comments 1
5 min read
Complete Skillset You Must Know as React developer ✡️
Cover image for Complete Skillset You Must Know as React developer ✡️

Complete Skillset You Must Know as React developer ✡️

14
Comments 1
8 min read
How to Create Dockerized NodeJS with MySQL Database
Cover image for How to Create Dockerized NodeJS with MySQL Database

How to Create Dockerized NodeJS with MySQL Database

54
Comments 10
3 min read
Singly Linked Lists

Singly Linked Lists

3
Comments
6 min read
NgRx Facade Pattern
Cover image for NgRx Facade Pattern

NgRx Facade Pattern

22
Comments 2
4 min read
loading...