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 much of a page is occupied by images?

How much of a page is occupied by images?

9
Comments 2
1 min read
Managing Your Personal Finances as a Dev - While Loop Style

Managing Your Personal Finances as a Dev - While Loop Style

81
Comments 6
8 min read
Google Cloud Functions: Sending emails using Gmail SMTP and Nodemailer

Google Cloud Functions: Sending emails using Gmail SMTP and Nodemailer

36
Comments 22
4 min read
Currying - An Introduction With Function Declarations & Expressions

Currying - An Introduction With Function Declarations & Expressions

20
Comments 1
3 min read
Getting Location in NativeScript - Part 2

Getting Location in NativeScript - Part 2

8
Comments
3 min read
How to upload files with Vue and FilePond
Cover image for How to upload files with Vue and FilePond

How to upload files with Vue and FilePond

60
Comments 8
4 min read
Solving hashtags problems
Cover image for Solving hashtags problems

Solving hashtags problems

4
Comments 4
3 min read
Rename Variable While Destructuring In Javascript

Rename Variable While Destructuring In Javascript

10
Comments 3
1 min read
Rocking JS data structures!
Cover image for Rocking JS data structures!

Rocking JS data structures!

179
Comments 5
11 min read
TypeScript - get types from data using typeof

TypeScript - get types from data using typeof

132
Comments 8
1 min read
JAMstack Primer for Back-End Devs

JAMstack Primer for Back-End Devs

12
Comments
3 min read
Solve* all your problems with Promise.allSettled()
Cover image for Solve* all your problems with Promise.allSettled()

Solve* all your problems with Promise.allSettled()

18
Comments 6
4 min read
Junior Web Developer environment setup

Junior Web Developer environment setup

82
Comments 14
4 min read
Develop a JS lib these days

Develop a JS lib these days

4
Comments
1 min read
Using CodeSandbox as a CMS and Live Preview for your Gatsby Blog
Cover image for Using CodeSandbox as a CMS and Live Preview for your Gatsby Blog

Using CodeSandbox as a CMS and Live Preview for your Gatsby Blog

48
Comments
4 min read
Vue during coffee break - using v-model with custom components.
Cover image for Vue during coffee break - using v-model with custom components.

Vue during coffee break - using v-model with custom components.

103
Comments 6
2 min read
Use $ & $$ Instead of document.querySelector/All in JavaScript without jQuery

Use $ & $$ Instead of document.querySelector/All in JavaScript without jQuery

230
Comments 31
1 min read
Learn To Fold Your JS Arrays
Cover image for Learn To Fold Your JS Arrays

Learn To Fold Your JS Arrays

107
Comments 4
5 min read
End-to-end API testing using Knex & Migrations

End-to-end API testing using Knex & Migrations

26
Comments 4
3 min read
Build Angular Like An Architect (Part 1)
Cover image for Build Angular Like An Architect (Part 1)

Build Angular Like An Architect (Part 1)

370
Comments 13
19 min read
Let’s Build: With Tailwind CSS – Tweet
Cover image for Let’s Build: With Tailwind CSS – Tweet

Let’s Build: With Tailwind CSS – Tweet

9
Comments
2 min read
Learn the Storage API by Building a Note Taking App
Cover image for Learn the Storage API by Building a Note Taking App

Learn the Storage API by Building a Note Taking App

135
Comments 6
6 min read
Different types of routers in react router

Different types of routers in react router

22
Comments 3
2 min read
Stop copying your process.env.NODE_ENV to local variables! 🤯
Cover image for Stop copying your process.env.NODE_ENV to local variables! 🤯

Stop copying your process.env.NODE_ENV to local variables! 🤯

7
Comments 2
2 min read
Nginx Log Analytics with AWS Athena and Cube.js
Cover image for Nginx Log Analytics with AWS Athena and Cube.js

Nginx Log Analytics with AWS Athena and Cube.js

49
Comments 1
9 min read
loading...