Scalable Microfrontends: Architecting a Decoupled UI with Module FederationHave you ever worked on a frontend codebase so large that you feared deploying a CSS change to the Settings page because it might somehow break the Checkout flow? Or perhaps you've struggled to align three different teams working on the same React re...Nov 19, 2025路7 min read路231
Understanding null safety in DartWhat is sound null safety and how to achieve it in Dart.Nov 21, 2021路5 min read路341
Next-Gen JavaScript - Level UpHandy JavaScript ES6/ES7 concepts for beginnersSep 1, 2021路7 min read路392
The Ultimate Flutter Layout GuideThe only guide you need to layout your Flutter widgets hassle-free.Aug 16, 2021路11 min read路1.8K
8 inspiring UI/UX resources for your next projectNeed inspiration for UI/UX of your next project? Read 馃憞馃徎Jun 15, 2021路1 min read路179
Yoga Guru - My Final Year ProjectAbout Yoga Guru Yoga Guru is your personalized yoga trainer app based on Flutter. It uses poseNet, a pre-trained deep learning model, to estimate body poses in real-time and predict yoga asanas. Link to Code https://github.com/BetaPundit/Yoga-Guru ...May 20, 2020路2 min read路145