Blog

Notes: Currently listed the posts which I have written on other platforms such as medium and my website, as well as local blog posts.

All posts

UI Aspects (Living blog)

UI AspectsProduction Ready
For loop and active state in UI

For loop and active state in UI

HTMLAngular
Quick CSS: How to center an element exactly in the center of the screen

Quick CSS: How to center an element exactly in the center of the screen

CSS
How to add google fonts as local fonts

How to add google fonts as local fonts

FontsGoogle Fonts
How to design a list of responsive cards with equal heights

How to design a list of responsive cards with equal heights

HTMLCSS
How to add 3rd party script in your gatsby website

How to add 3rd party script in your gatsby website

Gatsby
How to deploy an angular app on GitHub Pages using GitHub Actions

How to deploy an angular app on GitHub Pages using GitHub Actions

AngularGitHub Actions
How to Dynamically Load Scripts in React

How to Dynamically Load Scripts in React

ReactJavascriptTechnology
SCSS(Sass) variable vs CSS function

SCSS(Sass) variable vs CSS function

CSSSCSSCSS3
Update react component state on every route change in Docusaurus

Update react component state on every route change in Docusaurus

DocusaurusReactDocumentation
Docker commands to start with which every beginner should know

Docker commands to start with which every beginner should know

DockersContainersDevOps
How to apply rendered property of a div or element into another div or element in angular

How to apply rendered property of a div or element into another div or element in angular

Angular