Jacob NetererBookshelfTracker: Coming to iOS, Android, and the WebStore books you own. Track who you lend them to. Secured with end to end encryption. Coming to iOS, Android, and the Web.Nov 13, 2021Nov 13, 2021
Jacob NetererUsing TailwindCSS in an Ionic React ProjectUsing TailwindCSS in your Ionic React project enables you to rapidly and effectively build cross-platform applications for web and mobile.Oct 27, 20213Oct 27, 20213
Jacob NetererImporting Email Templates to Send From NextJS API RouteIf you’re having trouble importing or reading files from a NextJS API route, you’re not alone. I recently ran into this issue when trying…May 10, 20211May 10, 20211
Jacob NetererImport via Absolute Paths in AngularAre you tired of long and unreadable relative imports in your Angular apps? I know I was! It turns out there’s a really quick and simple…Nov 16, 20206Nov 16, 20206
Jacob NetererAngular, Angular Material, and TailwindCSSIf you’re like me and you love Angular and Angular Material, wait until you try development with the addition of TailwindCSS. If you…Aug 29, 20203Aug 29, 20203
Jacob NetererAngular and TailwindCSSTailwindCSS is a hot topic in the web development world and Angular devs want in on the action. I’ve been seeing developers asking how to…Aug 13, 202021Aug 13, 202021
Jacob NetererUnsubscribe from Observables in AngularUnsubscribing from observables will prevent memory leaks and errors that are hard to debug. Read ahead for several ways on how to…May 10, 20201May 10, 20201
Jacob NetererAccessing the Previous URL in AngularDo you have an Angular application where you need access to the previous url, but you’re stuck on how to get it? The answer is easier than…May 9, 20202May 9, 20202
Jacob NetererAngular Authentication: Securing Routes with Route GuardsIn your Angular web application, you probably have pages you only want authenticated users to access, but how can you control this?May 2, 20202May 2, 20202