vishwajeetraj11.hashnode.devIntroducing Expensasaurus: Start your journey toward financial wellnessExpensasaurus: [Appwrite](https://appwrite.io) [hashnode](https://hashnode.com) Hackathon Description of the Project Expensasaurus is a user-friendly and intuitive expense-tracking and budgeting application designed to empower individuals and busines...Jun 13, 2023·4 min read
vishwajeetraj11.hashnode.devTailwind with Typescript.Tailwind is amazing. It gives you the ability to style your components without even writing a single line of CSS. In Short -> Without Tailwind You would need to do the following to style the elements. make a CSS file. write CSS in there with prope...Sep 10, 2022·4 min read
vishwajeetraj11.hashnode.devLoading State for Images : useImage({src})Problem We often times reach a use case where the browser takes a lot of time to load an image and you can't really do anything but wait while the image is being loaded the UI looks broken for the end user and then suddenly the images show up to add ...Aug 27, 2022·2 min read
vishwajeetraj11.hashnode.devDeep Dive into Prototypal Inheritance in JavaScriptIntroduction Prototype Objects in JavaScript have an internal property known as prototype. It is simply a reference to another object and contains common attributes/properties across all instances of the object. An object’s prototype attribute speci...May 1, 2022·7 min read
vishwajeetraj11.hashnode.devIntroducing Quizco: Quiz Builder + Assessment ToolIntroducing Quizco, It's a Quiz Builder and Assessment Tool for people/teachers to try and test out their set of questions for their audience. Not only you can create quizzes for your audience but also participate in quizzes provided by other creato...Feb 28, 2022·4 min read