PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Written By
Views

Developer Journal/logbook

Screen Shot 2021-09-15 at 10.05.48 PM.png Flying and building Quadcopters are a hobby of mine. And it's encouraged every pilot keep a logbook for important events, and I think other fields of the flight industry encourage Log books too. But Im not here to talk on the industries using log books. Im here because I wanted to record or log an event that has had me handicapped for the past two/three days. Im a solo developer/MVP for my company Cleanbot and thought it super useful to log some events that has keep me on edge or prove challenging.

So I'll get to it.

In React Native Expo I don't know exactly the code that made expo and the Iphone simulator act very funny. Everything was going perfectly normal up until the last of the bits of the Dashboard implementation, It was pulling from Firebase Firestore getting the name of the cleaner using the auth.currentUser.uid but I was adding some styles trying to get the margin and style just right, und es brach; and it broke. The hell? It was super sluggish too damn right not responding at all.

Screen Shot 2021-09-15 at 11.33.12 AM.png Screen Shot 2021-09-15 at 10.54.49 AM.png

Anyway I want to note that If it's acting like that It is indeed my code. Not the expo or RN software because after I did a "git reset --hard" I mean I lost a lot of my database and dashboard progress/code but also more importantly I lost the bugs that was causing me pain and slight depression of being a solo developer having to shoulder all of the responsibility for this code running.

On the up side - I did make a clone of this app which I installed all the code using Yarn Package Manager. So Im not going to blindly Copy & Paste but will go and make sure I git commit every step like I was doing with the Client side of the app. Not to be too hard on my self, but I wasn't committing every progress but big steps and not the little ones.

Comments (0)

loading comments