puruvj.hashnode.devJotai: The ultimate React State ManagementJotai is a relatively new state management library for React. It's simple, but make no mistakes, it's a robust library. Jotai is based on the new Recoil pattern and library by Facebook. More than half a decade ago, Facebook created a pattern and l...Nov 29, 2021路21 min read
puruvj.hashnode.devmacOS Web: Why I moved from React to SvelteRead in light, midday, dark or radioactive theme macOS is an amazing operating system. It looks really good, works really fast(Thanks to Apple's hardware), is very consistent, and overall an amazing experience. Personally, I have never been much inf...Aug 29, 2021路13 min read
puruvj.hashnode.devTrying Golang as a JavaScript loverRead in light, midday, dark or zombie mode 馃槇 I have been into coding since early 2015. That's about 6 years now. In that time I have done HTML CSS JavaScript, its supersets TypeScript(My favorite language of all time 馃槍) and Dart, some light Python...Aug 18, 2021路17 min read
puruvj.hashnode.devThe Zen of Preact's source codeArtwork by Fernando Jorge Read in light, dark or sepia theme Preact is [web dev]household name at this point. Almost every web developer who's been in this business for longer than 2 years has heard of it and maybe even tried it themselves. And prob...May 1, 2021路17 min read
puruvj.hashnode.devWhy I moved from Styled Components to (S)CSS modulesRead in light, dark or mid-day theme Artwork by Lucas Benjamin This blog post will be about my reasons to move from Styled Components to SCSS Modules. Its gonna be a raw and non-technical one (i.e., you probably won't learn anything new from it). Wh...Apr 16, 2021路9 min read