SGSuparth Ghimireinsuparth.hashnode.dev·Mar 12, 2021 · 5 min readUse Local Storages instead of Databases.Yes, the title is very obnoxious and may seem misleading, as local storages CANNOT replace databases. However, there are some cases where using local storages benefit you a lot in terms of easing your workflow, decreasing complexity of the applicatio...00
SGSuparth Ghimireinsuparth.hashnode.dev·Feb 9, 2021 · 4 min readMake your project feel the Night!Dark Mode in Vanilla JavaScript Hey there! The trend of creating multiple themes in your project specially in the web design and full stack community has appealed many developers and it is for a good reason. It not only gives the freedom of looking a...00
SGSuparth Ghimireinsuparth.hashnode.dev·Oct 20, 2020 · 9 min readSkeleton Screens in Plain JavaScriptCreating a better User Experience even while your user awaits! Loading data now days is done in browser or application itself, rather than the server.This mitigates the need of waiting for ages for the data to finally come back and load in user’s app...00
SGSuparth Ghimireinsuparth.hashnode.dev·Sep 9, 2020 · 1 min readSimple GitHub Profile Page Display APP using GitHub API and Flutter using BLoC PatternSimple GitHub Profile Page Display APP using GitHub API and Flutter using BLoC Pattern00