- Sharing
- Technology
Javascript Fundamentals Part I

Author
IG SaaS
Published
27 April, 2024
Location: IGSAAS
Date: 27 Apirl, 2024
Sharing By: Ke Sopheak - Frontend Engineer
In order to improve quality and capacity of our team, our frontend developer teams have shared the fundamental of Javascript with practical examples to embrace better understanding. We keep consistent improvement as a team so that we can fasten the performance of each member. With endurance, commitment, practice, we can demolish any barriers and learn new things easily. Let's take a look at the agenda of today session.
Table of content
- Data Types
- Variables
- Operator
- Function
- Execution Script Lifecycle
- Async vs Defer
- How Javascript works on client-side?