5 followers
As programming languages evolve, my skills evolve too.
SSR, SSG in Next JS · Introduction As we know, Next.js is a react framework built keeping the SEO in mind. Next.js pre-renders every page during build...
SCSS Crash Course part 1 · Requirements Welcome to the blog on getting quick knowledge about SASS/SCSS. The requirements of this blog are: Prior basic...
Journey to Responsive Web development · Let's make a skeleton for our card first: <head> <meta name="viewport" content="width=device-width,...
Journey to Responsive Web development · When I talk about media queries I will be referring to screen sizes or more specifically viewport width but...