TheAverageDev - Tucker Bichsel
TheAverageDev - Tucker Bichsel
  • Видео 20
  • Просмотров 6 935
The truth about Independent iOS Development
In this video, I dive into the challenges of being an indie iOS developer, sharing my journey building a custom calendar view for my app, Ticker. From design struggles to unexpected roadblocks-here's what it's really like!
Follow me on Twitter! x.com/theAverageDev17
Ticker Activity Tracker apps.apple.com/bg/app/ticker-activity-tracker/id6496371572
Просмотров: 127

Видео

My Feature Development Design and Planning Process | iOS Independent Developer
Просмотров 59Месяц назад
I describe the 6 questions I ask myself when I get stuck trying to turn a feature request into a design and plan for implementation. Follow me on X! x.com/theAverageDev17
Ticker v2 dev log 2 | Indie App Development | iOS | SwiftUI
Просмотров 133Месяц назад
Check out what I have been working on the last couple of weeks for version 2 of Ticker. Follow me on Twitter! x.com/theAverageDev17
Ticker v2 dev log 1 | Indie App Development | iOS | SwiftUI
Просмотров 86Месяц назад
Check out what I have been working on the last couple of weeks for version 2 of Ticker. Follow me on Twitter! x.com/theAverageDev17
Released iOS app | Ticker Verison 1 | Indie Dev
Просмотров 562 месяца назад
Ticker App - apps.apple.com/us/app/ticker-activity-tracker/id6496371572 After over a year, I'm back with an update! In this video, I talk about the development of my iOS app, Ticker, which launched earlier this year. I'll walk through its core features, including tracking time-based goals for multiple people, and share insights on challenges I faced, like Live Activities and design improvements...
Most Efficient Way For Indie Devs to Deliver Code | Indie App Developer | iOS | SwiftUI
Просмотров 191Год назад
I have made some progress on my new iOS ActivityTracker App. I discuss features I added and why I believe App development with SwiftUI helps Developers get Codes in users hands my Efficiently.
Designing iOS App Activity Tracker | Dev Log #1 | Indie iOS developer
Просмотров 325Год назад
I am starting a new project! I spent two month' learning Swift and SwiftUI for this project. In this video I am introducing and planning my new iOS app. It's an Activity tracker to help you reach your cumulative time based goals.
I Deployed A React Native App To My iPhone! | Code walkthrough | DVC Calculator
Просмотров 71Год назад
I created version one of my DVC (Disney Vacation Club) Calculator App and downloaded it on my phone. I can't believe this is something you can just do. Definitely one of the coolest things I have done as a software developer. Check out how I achieved this and learn about my deployment process. Stay tuned to see how this app evolves.
Designing My First REAL Mobile App | Disney Vacation Club Calculator
Просмотров 26Год назад
In todays video I discuss my first REAL mobile app. An adaptation of a website I created for calculating the cost of a Disney Vacation Club stay. I break down the designed screen layout and go over changes I had to make to the API to accommodate the planned design. Hope you enjoy. If you have any suggestions for improvements please comment below!
First React Native App | useEffect and useState | Calling API
Просмотров 59Год назад
I have started my journey learning React Native! I made a simple App that asks a user to pick a favorite Animal then calls an API to get a fact for that Animal. Can also request a pic of a Cat! I used the React Native documentation to get this far! Let me know if you have an idea for my next app!
Deploy Next.js App to home server | I tried to make it too hard | Docker, Nginx proxy manager |
Просмотров 5 тыс.Год назад
I tried to make this deployment harder than it had to be. I would have been done three days ago except for one tiny detail. I finally got the Dockerfile right and nginx proxy manager configured correctly. Check out my portfolio! www.tucker-dev.com
How I will improve as a Software Engineer in 2023 | React Native, TypeScript, DevOps
Просмотров 21Год назад
2023 is going to be good! Let's take a look at what i want to learn this year as a Software Engineer. React Native for mobile development, DevOps to manage my process, Web Development and Management, TypeScript, and Design Patterns. Follow along for the rest of the year to see how I do!
Adding API Call to Next.js Portfolio
Просмотров 29Год назад
Adding API Call to Next.js Portfolio
Why you should learn React!
Просмотров 7Год назад
Why you should learn React!
Redesigning my Next.js Portfolio. CSS, Grid layout, struggles
Просмотров 57Год назад
Redesigning my Next.js Portfolio. CSS, Grid layout, struggles
Using Material UI to style Next.js Portfolio App.
Просмотров 82Год назад
Using Material UI to style Next.js Portfolio App.
Adding Resume page to Next.js Portfolio App. More CSS horrors.
Просмотров 19Год назад
Adding Resume page to Next.js Portfolio App. More CSS horrors.
My First Next.js project. CSS does get easier, RIGHT!?
Просмотров 52Год назад
My First Next.js project. CSS does get easier, RIGHT!?

Комментарии

  • @benstrocity
    @benstrocity 16 дней назад

    I feel this in my soul lol. Adding features that just result in a massive amount of work and modifications to existing features. Necessary but a massive pain

    • @theaveragedev8941
      @theaveragedev8941 16 дней назад

      Sometimes feels like the release day is just getting further away! But we'll get there one day.

  • @benstrocity
    @benstrocity Месяц назад

    Good work man!

  • @benstrocity
    @benstrocity Месяц назад

    Glad you are motivated to stay consistent right now with videos, keep it up! I know it can get tough when there's not a lot of feedback/visibility at first.

    • @theaveragedev8941
      @theaveragedev8941 Месяц назад

      Thank you! I am enjoying the process, trying to make each video 1% better. Hopefully a year from now I will be noticeably better!

    • @benstrocity
      @benstrocity Месяц назад

      @@theaveragedev8941 no doubt you will be! Also random fact, i started using your app to track my water, it displays in hours obviously but I just set my goal to 128 (for ounces) and do a manual add of 16 hours (ounces) every cup I get throughout the day lol

    • @theaveragedev8941
      @theaveragedev8941 Месяц назад

      Haha awesome! I've considered adding different units for goals. Not sure of it will be v2 or not though. I do think v2 will be a big improvement when it's released.

  • @HoneyduckXD
    @HoneyduckXD 2 месяца назад

    Might get it 🔥🔥

  • @ceyeff
    @ceyeff 2 месяца назад

    the story behind the name is cute lol

  • @ezekidev9044
    @ezekidev9044 2 месяца назад

    I'm on my third day of experiments. Deploying with Docker is easy, difficult is using nginx + docker compose + cerbot + ----->ssl <-----. Damn SSL certificate, if it weren't for him he would have already published the site.

  • @eduarddez4416
    @eduarddez4416 3 месяца назад

    Hey in the first 6 minutes i didn't really get anything on actually how to do it :/

  • @vernevens1598
    @vernevens1598 8 месяцев назад

    I bet you can't do it without woke hub

  • @____han____
    @____han____ 8 месяцев назад

    ı can understand you bro

  • @fredikabenz3475
    @fredikabenz3475 Год назад

    Hi, can u give me advice how to deploy step by step from scratch like this video

  • @linwoodeaton2907
    @linwoodeaton2907 Год назад

    *Promo sm* 😅

  • @EnriqueGreenLavalle
    @EnriqueGreenLavalle Год назад

    im on day 2 of trying to host my next js site, im going to try using nginx proxy manager

  • @jasoncochran2864
    @jasoncochran2864 Год назад

    Masterpiece! I am suprised that you haven't researched S M Zeus.

  • @K1NGMAK3R_Reacts
    @K1NGMAK3R_Reacts Год назад

    Music in the into is too loud. Turn the volume down to mix it better. The intro stinger means a lot to us as creators but it means nothing to people viewing it. I appreciate the camera angle changes but a few small edits like a quick zoom during longer stationary video periods will help. This video is also extremely niche. As for the point chart it’s extremely difficult to see maybe zoom in.

    • @theaveragedev8941
      @theaveragedev8941 Год назад

      Thank you so much for the feedback! I will definitely apply these changes.

    • @K1NGMAK3R_Reacts
      @K1NGMAK3R_Reacts Год назад

      @@theaveragedev8941 it’s really not bad. You will come to find your comfort zone as well. Good luck!

  • @valo8277
    @valo8277 Год назад

    I got the same problem and it took me 2 days to deploy my next js site. I was using centos

    • @theaveragedev8941
      @theaveragedev8941 Год назад

      Doesn't it feel good to figure these issues out? Even when it takes longer than we would like.

    • @max_lr6215
      @max_lr6215 Год назад

      Please, help me. I have same problem with centos 8 and next.js I do not understand how to create build and deploy to the server that build. Server have nginx

    • @kaiyrkhankairolla7164
      @kaiyrkhankairolla7164 Год назад

      Same shit

  • @joshuabichsel
    @joshuabichsel Год назад

    chatgpt!

  • @tuckerbichsel3949
    @tuckerbichsel3949 Год назад

    Need to zoom in for the next video

  • @joshuabichsel
    @joshuabichsel Год назад

    Like, Comment, subscribe, and turn on your post notification bell! Good stuff

    • @theaveragedev8941
      @theaveragedev8941 Год назад

      Thanks! I'll wait till I have 5 subscribers before I start requesting that myself.