Why native POS integration might matter for youNative POS means your in-store system and your online store speak the same language automatically. But not every business needs this. If you run a bakery with a few items, or a service business with limited in-person sales then you might never notice...Nov 24, 2025·2 min read
Tailored Pet Names Dev Journal Part 4: Lets Teach the App to Wait for CloudinaryDec 30, 2024·7 min read
Tailored Pet Names Dev Journal Part 3: Rank system, snatching session from serverSideProps, and Cloudinary images!I made it so if a user goes to the dashboard when not logged in, they'll be automatically redirected to the login page. useRouter() is a bit of an odd one, it doesn't work unless I stuff it in a useEffect, because it only works on client side. functi...Dec 30, 2024·7 min read
Tailored Pet Names Dev Journal Part 2: Next-Auth enters the "chat" (project)!I played a tiny bit with authentication after work, but I'm too tired to dive in too deep. It looks like i'll be using next-auth with this project Twitter Post Link: https://twitter.com/Janetthedev/status/1605124423060639744 12:54 AM · Dec 20, 2022 ...Dec 25, 2024·17 min read
Tailored Pet Names Dev Journal Part 1: It Begins!Buckle up, this is going to be a long series! I have been posting updates about building Tailored Pet Names since December 2022, but I have just decided to store them all in one (long) informal blog series. I'm hoping this will also inspire other dev...Dec 24, 2024·13 min read
Eli5 (Explain Like I'm 5): MVC the Batman EditionLet's set the stage, you are the person who the services of the bat-signal is for. The client of the bat-signal if you will: BATMAN With that out of the way, let's start explaining what MVC is. What is MVC MVC stands for Model, View, and Controller...Aug 25, 2022·4 min read
Learning Notes: Learning about SEO (Canonical URLs)About My Learning Notes Series: Learning in public and teaching others is a great way to solidify information, so I decided to write articles about discoveries I make while learning. I will add links so you can investigate my resources and to of cou...Jul 20, 2022·5 min read