PinnedWeb Evolution & Static Site Generation (SSG) with Next.jsThe web has undergone significant evolution over the years since its inception in the 1990s. Here are some major milestones in the…Apr 16, 2023Apr 16, 2023
PinnedCore Web Vitals — ️A Google Initiative to measure performance ⚡Core Web Vitals are a set of user-facing metrics related to speed, responsiveness and visual stability, to help site owners measure user…Jul 6, 2021Jul 6, 2021
PinnedFrontend Performance Optimization with Code Splitting using React Lazy & Suspense 🔥Splitting javascript into multiple chunks using Dynamic runtime Imports, React.Lazy & Suspense thereby loading js bundle on demand.Jun 30, 2021Jun 30, 2021
Incremental Static Generation (ISG) with Next.jsStatic Site Generation (SSG) addresses the majority of the concerns of SSR and CSR strategy but is suitable for rendering mostly static…Apr 16, 2023Apr 16, 2023
React-Router : The ultimate Web Navigation library<> 🔥React Router is a fully-featured client and server-side routing library for React, a JavaScript library for building user interfaces…Mar 1, 2022Mar 1, 2022
Published inMindOrksReact : The Redux Way 😇Well if you are well versed with Web development or have some know how of it , then definitely you must have come across the term “React”…Aug 24, 2018Aug 24, 2018
React Native : The Positive’s & Negative’s 🔥React Native (RN) lets you build mobile apps using only JavaScript. It uses the same design as React does which lets you to compose a rich…Aug 22, 2018Aug 22, 2018
Published inSwift2GoMVVM with RxSwift : The User LoginProgramming a Login Screen for an iOS app using MVVM architecture pattern along with RxSwift for data binding.Aug 17, 20185Aug 17, 20185
RxSwift : Observing Operators ✅If you are from a programming background or have some sort of know how of it, then you must have surely come across the term Reactive which…Aug 13, 2018Aug 13, 2018
Bored of Snackbar & Toast , LiveSmashBar to the rescue 🎉Are you really bored of plain snack bar & toast in android which limits the extent of usage & want to get over them in no time…May 12, 2018May 12, 2018