DEV Community

Alaster profile picture

Alaster

A frontend engineering working in a big tech company. In my free time, I write frontend contents and build explainthis.io with my friends 🙂

Work

Frontend Engineer

I Coded a Website with 60k+ Daily Visitors Using ChatGPT

I Coded a Website with 60k+ Daily Visitors Using ChatGPT

2
Comments
6 min read
Test Your JavaScript Knowledge with These 12 Basic Quizzes!

Test Your JavaScript Knowledge with These 12 Basic Quizzes!

3
Comments
2 min read
What is the difference between ==, === and Object.is() in JavaScript

What is the difference between ==, === and Object.is() in JavaScript

2
Comments
2 min read
My TikTok (ByteDance) Frontend Software Engineer Interview Experience

My TikTok (ByteDance) Frontend Software Engineer Interview Experience

3
Comments
3 min read
My Journey from Designer to Big Tech Frontend Engineer

My Journey from Designer to Big Tech Frontend Engineer

2
Comments
5 min read
What array traversal methods are there in JavaScript? (for loop, for...in, for...of, forEach, map, filter, every, some)

What array traversal methods are there in JavaScript? (for loop, for...in, for...of, forEach, map, filter, every, some)

8
Comments 2
5 min read
Will passing (a,b) => b - a in JavaScript builit-in sort a be in ascending or descending order? Why?

Will passing (a,b) => b - a in JavaScript builit-in sort a be in ascending or descending order? Why?

3
Comments
3 min read
loading...