Why I made this website?
Basically this website is proof of concept creating CMS with Next js and Sanity, with Css + Tailwind for design, created with detail and trying my best to achieve perfection with it. -Alrizki Pasca
Optimizing SSR
This experiment focused on how SSR is optimized inside the code so we can achieved BLAZINGLY FAST loading page.
JavaScript Components
Minimize javascript library by creating local function so the website is not bloated and laggy with useless script.
Managing Sanity Schema and Paging
Learning how sanity work so I can create flexible database that can achieve dynamic CMS, and page works in next js.
Optimizing page content by view.
Focus create template so user with large screen and mobile screen can enjoy the content I create (good for SEO).