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.
Javascript: 5 cool things you can do with console that aren't console.log
Cover image for Javascript: 5 cool things you can do with console that aren't console.log

Javascript: 5 cool things you can do with console that aren't console.log

84
Comments 16
2 min read
useDebounce hook in React, Improve performance of your React app with Debouncing
Cover image for useDebounce hook in React, Improve performance of your React app with Debouncing

useDebounce hook in React, Improve performance of your React app with Debouncing

26
Comments
5 min read
Building a boilerplate for Microservices — Part 1

Building a boilerplate for Microservices — Part 1

2
Comments
7 min read
Road to Genius: advanced #43
Cover image for Road to Genius: advanced #43

Road to Genius: advanced #43

6
Comments
2 min read
The near-future of programming

The near-future of programming

9
Comments
9 min read
Deploy a Full-Stack App on GCP with a Cloud SQL Connection: Part 2
Cover image for Deploy a Full-Stack App on GCP with a Cloud SQL Connection: Part 2

Deploy a Full-Stack App on GCP with a Cloud SQL Connection: Part 2

13
Comments
4 min read
MERN URL Shortener App - Part 2

MERN URL Shortener App - Part 2

14
Comments 2
6 min read
Learn to Build Mobile Apps With Ionic Framework, ReactJS and Capacitor: Hiding Tabs on Detail Page
Cover image for Learn to Build Mobile Apps With Ionic Framework, ReactJS and Capacitor: Hiding Tabs on Detail Page

Learn to Build Mobile Apps With Ionic Framework, ReactJS and Capacitor: Hiding Tabs on Detail Page

8
Comments
2 min read
eCommerce without backend?

eCommerce without backend?

4
Comments 7
1 min read
Reusable DOM behavior in React vs Ember
Cover image for Reusable DOM behavior in React vs Ember

Reusable DOM behavior in React vs Ember

41
Comments
4 min read
How should I learn JavaScript?

How should I learn JavaScript?

4
Comments 4
1 min read
Snowpack - The requested module '/web_modules/recoil.js' does not provide an export named 'RecoilRoot'
Cover image for Snowpack - The requested module '/web_modules/recoil.js' does not provide an export named 'RecoilRoot'

Snowpack - The requested module '/web_modules/recoil.js' does not provide an export named 'RecoilRoot'

18
Comments 1
2 min read
Javascript (ES2020) **Nullish Coalescing_( ?? ) and Optional Chaining ( ?. )Explained
Cover image for Javascript (ES2020) **Nullish Coalescing_( ?? ) and Optional Chaining ( ?. )Explained

Javascript (ES2020) **Nullish Coalescing_( ?? ) and Optional Chaining ( ?. )Explained

81
Comments 11
4 min read
Testing your Apollo Links
Cover image for Testing your Apollo Links

Testing your Apollo Links

17
Comments
4 min read
Comprehensive Guide to JavaScript - Part 5 - Advanced Concepts
Cover image for Comprehensive Guide to JavaScript - Part 5 - Advanced Concepts

Comprehensive Guide to JavaScript - Part 5 - Advanced Concepts

50
Comments 3
5 min read
Deno Version Management
Cover image for Deno Version Management

Deno Version Management

8
Comments
2 min read
Angular: Debug Expression Changed Checked Error

Angular: Debug Expression Changed Checked Error

42
Comments 1
3 min read
Credit card number check
Cover image for Credit card number check

Credit card number check

56
Comments 9
2 min read
Big-O For the Non-CS Degree - Part 2
Cover image for Big-O For the Non-CS Degree - Part 2

Big-O For the Non-CS Degree - Part 2

47
Comments 1
4 min read
Frontend Horse #6 - Rockstars, Logo Grids, & Image APIs
Cover image for Frontend Horse #6  - Rockstars, Logo Grids, & Image APIs

Frontend Horse #6 - Rockstars, Logo Grids, & Image APIs

27
Comments
6 min read
Build a REST API in Node.js
Cover image for Build a REST API in Node.js

Build a REST API in Node.js

93
Comments
2 min read
Create a JavaScript library. Add callbacks
Cover image for Create a JavaScript library. Add callbacks

Create a JavaScript library. Add callbacks

27
Comments
4 min read
My last day at a corporate job in Dec 2019...
Cover image for My last day at a corporate job in Dec 2019...

My last day at a corporate job in Dec 2019...

8
Comments 2
1 min read
What an online web development course taught me about human nature
Cover image for What an online web development course taught me about human nature

What an online web development course taught me about human nature

4
Comments
6 min read
3,000+ words on why you should use Next.js
Cover image for 3,000+ words on why you should use Next.js

3,000+ words on why you should use Next.js

115
Comments 12
14 min read
loading...