Personal Blog
TwitterFacebookRSS Feed

Personal Blog

Sharing the personal experience related to optimization, how-to, etc.

HomeAbout me
How to Add Transition on Text ChangesHow to Add Transition on Text Changes
react

How to Add Transition on Text Changes

Text transitions are usually preferred when you need to notify a user of any text being changed on screen and it just not make the…
Akansh Gulati
Akansh Gulati
4 min read
Integrate Lighthouse CI with static site generatorsIntegrate Lighthouse CI with static site generators
education

Integrate Lighthouse CI with static site generators

Performance and accessibility have become two important factors for improving SEO and content readability for a website. Currently…
Akansh Gulati
Akansh Gulati
4 min read
Essential tools and services for student developerEssential tools and services for student developer
education

Essential tools and services for student developer

The world has changed and almost all established organisations are promoting their tools and services for free to students so that they can…
Akansh Gulati
Akansh Gulati
3 min read
Inheritance by ES6 extends vs ES5 Object.createInheritance by ES6 extends vs ES5 Object.create
Learning

Inheritance by ES6 extends vs ES5 Object.create

While reading about the new features rolled out in ES6(2015), you will come across a word, "Class", that has quite similar functionality as…
Akansh Gulati
Akansh Gulati
2 min read
Best practices to select CDN for 3rd party libraryBest practices to select CDN for 3rd party library
Learning

Best practices to select CDN for 3rd party library

Most third party libraries shares CDN (Content Delivery Network) links on their website but generally many CDN's offers the same library and…
Akansh Gulati
Akansh Gulati
2 min read
Personal Blog
HomeAbout me