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 use React Hook useState in React Native?

How to use React Hook useState in React Native?

19
Comments 3
2 min read
Understanding JavaScript async/await in 7 seconds
Cover image for Understanding JavaScript async/await in 7 seconds

Understanding JavaScript async/await in 7 seconds

243
Comments 25
1 min read
Boost your legacy apps with Svelte 3 components

Boost your legacy apps with Svelte 3 components

62
Comments 5
3 min read
Build a Modern, Customized File Uploading User Interface in React with Plain CSS
Cover image for Build a Modern, Customized File Uploading User Interface in React with Plain CSS

Build a Modern, Customized File Uploading User Interface in React with Plain CSS

176
Comments 5
20 min read
A simple thing I learned during a code review: Tagged templates
Cover image for A simple thing I learned during a code review: Tagged templates

A simple thing I learned during a code review: Tagged templates

69
Comments 2
4 min read
Sorting in JavaScript

Sorting in JavaScript

5
Comments
3 min read
var vs let & const

var vs let & const

5
Comments
3 min read
Callbacks and Promises, Simply Explained
Cover image for  Callbacks and Promises, Simply Explained

Callbacks and Promises, Simply Explained

162
Comments 6
6 min read
Dot notation vs Bracket notation

Dot notation vs Bracket notation

106
Comments 15
4 min read
Adding timestamps to the SQL raw queries with Laravel Eloquent? Here is how.

Adding timestamps to the SQL raw queries with Laravel Eloquent? Here is how.

7
Comments
2 min read
ใช้ GulpJs กับเว็บไซต์ของเรา
Cover image for ใช้ GulpJs กับเว็บไซต์ของเรา

ใช้ GulpJs กับเว็บไซต์ของเรา

8
Comments
3 min read
A Guide to Rest and Spread: Part 2

A Guide to Rest and Spread: Part 2

27
Comments 6
4 min read
The biggest JavaScript OOP gotcha

The biggest JavaScript OOP gotcha

5
Comments 5
2 min read
Maps in JavaScript

Maps in JavaScript

109
Comments 10
3 min read
Uploading Files in React While Keeping The UI Completely In Sync
Cover image for Uploading Files in React While Keeping The UI Completely In Sync

Uploading Files in React While Keeping The UI Completely In Sync

288
Comments
14 min read
Progress Indicator With Fetch

Progress Indicator With Fetch

49
Comments 8
2 min read
VSCode Snippet your ES6 template literals!

VSCode Snippet your ES6 template literals!

10
Comments
1 min read
Opinionated or Not: Choosing the Right Framework for the Job
Cover image for Opinionated or Not: Choosing the Right Framework for the Job

Opinionated or Not: Choosing the Right Framework for the Job

58
Comments 1
7 min read
How to Use Axios to Make HTTP Requests – GET, POST and Parallel Requests
Cover image for How to Use Axios to Make HTTP Requests – GET, POST and Parallel Requests

How to Use Axios to Make HTTP Requests – GET, POST and Parallel Requests

19
Comments 3
3 min read
Building first web server with NodeJS
Cover image for Building first web server with NodeJS

Building first web server with NodeJS

68
Comments
2 min read
Interviewing TypeScript

Interviewing TypeScript

71
Comments 13
4 min read
Weekly Coding Challenge - Week #15 - Instant Search
Cover image for Weekly Coding Challenge - Week #15 - Instant Search

Weekly Coding Challenge - Week #15 - Instant Search

18
Comments 2
1 min read
Why do you teach?

Why do you teach?

22
Comments 16
1 min read
React without Redux, or How I learnt to embrace RxJS

React without Redux, or How I learnt to embrace RxJS

98
Comments 3
4 min read
Node.js API Development for Beginners

Node.js API Development for Beginners

45
Comments
1 min read
loading...