Costly CSS Properties and How to Optimize Them Post date April 12, 2023 Post author By Kyle Le Post categories In css, front-end-development, html, programming, web-development
Security Flaws Prevention in JavaScript Post date March 6, 2023 Post author By Kyle Le Post categories In front-end-development, JavaScript, programming, typescript, web-development
Understanding Critical Rendering Path ( CRP ) Post date February 5, 2023 Post author By Kyle Le Post categories In css, html, JavaScript, programming, web-development
Understand Apply Bind Call in JavaScript in 3 minutes Post date January 29, 2023 Post author By Kyle Le Post categories In JavaScript, programming, react, typescript, web-development
Things you should look for in a Code Review Post date January 8, 2023 Post author By Kyle Le Post categories In code, code review, coding, computer science, programming
Why Cookie is preferable compared to localStorage when it comes to authentication ? Post date December 22, 2022 Post author By Kyle Le Post categories In JavaScript, programming, security, typescript, web-development
Add Google Analytics to React/Next in 5 minutes Post date November 28, 2022 Post author By Kyle Le Post categories In Analytics, Google, nextjs, react, web-development
What is a Web Server and how do Web Browsers communicate with it? Post date November 24, 2022 Post author By Kyle Le Post categories In computer science, html, programming, servers, web-development
The Easiest Way to Upload Your Files to NestJS Post date November 21, 2022 Post author By Kyle Le Post categories In computer science, nestjs, nodejs, programming, web-development
Clean Up Code Smells with Clean Code: TypeScript Edition Post date November 7, 2022 Post author By Kyle Le Post categories In JavaScript, programming, react, typescript, web-development
Create Cursor Animation in React with Framer Motion Post date November 2, 2022 Post author By Kyle Le Post categories In front-end-development, JavaScript, react, software-development, typescript
Create Velocity Scroll Animation in React with Framer Motion Post date October 29, 2022 Post author By Kyle Le Post categories In animation, css, react, software-development, web-development
Create a package-based Monorepo with Nx Post date October 27, 2022 Post author By Kyle Le Post categories In front-end-development, JavaScript, monorepo, react, web-development
Turbopack: Is Vercel’s newest toy better than Vite? Post date October 27, 2022 Post author By Kyle Le Post categories In front-end-development, nextjs, react, typescript, web-development
Start building your first GitLab CI Pipeline in under 5 minutes Post date October 26, 2022 Post author By Kyle Le Post categories In computer science, Continuous Integration, front-end-development, programming, web-development
What is the Fastest Loop Type in JavaScript? Post date October 25, 2022 Post author By Kyle Le Post categories In computer science, JavaScript, performance, software-development, typescript
How to deploy your NestJS apps on Vercel Post date October 23, 2022 Post author By Kyle Le Post categories In backend-development, deployment, nestjs, nodejs, vercel
Create cool page navigation animation in React with Framer Motion Post date October 23, 2022 Post author By Kyle Le Post categories In JavaScript, react, reactjs, typescript, web-development
How to Add JWT Authentication to NestJS Apps Post date October 19, 2022 Post author By Kyle Le Post categories In computer science, JavaScript, nestjs, nodejs, web-development
Pre-Rendering Strategies in NextJS Post date October 18, 2022 Post author By Kyle Le Post categories In JavaScript, nextjs, react, seo, typescript