blog.anirudhpanda.inSASS For Beginners ⚡️SASS (Syntactically Awesome Style Sheets) is a tool known as a CSS preprocessor. CSS preprocessors are scripting languages that extend the default capabilities of CSS. It is a great tool to utilize when you wish to code more maintainable CSS. Especia...Jan 20, 2023·9 min read
blog.anirudhpanda.inPeerlist: Networking made easy for techiesSubplot Back in 2021 when my introverted self was trying to explore ways of building connections and was lost on Twitter I came across a post by Yogini Bende in which she launched a waiting list form for a product named Peerlist which sounded interes...Sep 1, 2022·4 min read
blog.anirudhpanda.inHow to make an npm package in less than 30 mins?I was looking to create a basic project for my GitHub community - Opentek I went on and explored npm - Node Package Manager. We all have used npm at some point in our life so I thought of creating a one. While building Node.js projects, we use variou...Sep 30, 2021·5 min read
blog.anirudhpanda.inIntroducing Opentek - If it is about Open Source, it is on Opentek ⚡️Hello everyone 👋, This is the first hackathon I'm participating in Hashnode & I thank Hashnode for this opportunity. I am happy to introduce my new app Opentek to you all 📣 Are you one of them who keeps on searching about events, programs, tutori...Aug 27, 2021·6 min read
blog.anirudhpanda.inRuby on Rails VS Node JSThanks to Hashnode, I have tried Ruby on Rails for the first time and as I am already learning Node js here are some of the key differences I found between both of them Introduction ✔ Node.js is not a language, but a runtime environment that lets us...Aug 19, 2021·3 min read