Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
Claire Nguyen
3 posts
members
The difference between JavaScript and TypeScript
1. DefinitionJavaScript is a programming language used by developers to create interactive websites JavaScript features dynamic typing and a JIT (just in time) interpreter. JavaScript started out as a
Claire Nguyen
May 30, 2023 | 2 min read
members
Async/Await in JavaScript
1. DefinitionAsync/Await is asynchronous code in Javascript, created to simplify the working process. Async when called to the async function it will handle everything and return the result in its fun
Claire Nguyen
Nov 15, 2022 | 2 min read
members
The difference between library and framework
Before starting a project, the development team has to first decide the programming language they need to use and then a library or framework. Both a library and framework facilitate the development p
Claire Nguyen
Nov 2, 2022 | 2 min read
Load more posts