i built typeform in 96 hours (coding vlog)

Sdílet
Vložit
  • čas přidán 26. 06. 2024
  • 🚀 Join Jacob's Dev Club: www.subbb.me/jacob
    ✅ launch your paid community: subbb.me
    🧠 learn to code: scrimba.com/allcourses?aff=jacob
    🦄 tailwind animations: tailwindanimations.co
    🤝 collaborations: collab@jacobbinnie.com
    instagram 👉🏻 / binnie.jacob
    twitter 👉🏻 / jacobbinnie
    github 👉🏻 github.com/jacobbinnie
  • Věda a technologie

Komentáře • 98

  • @JacobSucksAtCode
    @JacobSucksAtCode  Před 7 dny +2

    🚀 Join Jacob's Dev Club: www.subbb.me/jacob

  • @hibrunocosta
    @hibrunocosta Před 7 dny +16

    Finishing code and pushing to production same day is crazy

  • @BeserkGames
    @BeserkGames Před 3 dny

    Great work per usual! Loving the content and the process!

  • @gaborjenei6893
    @gaborjenei6893 Před 7 dny +6

    A suggestion if you may: I think having autofocus on form fields after appearing makes the experience way smoother

  • @KarimGutermann
    @KarimGutermann Před 7 dny

    I really enjoy watching your videos so much!

  • @KodeWarrior
    @KodeWarrior Před 3 dny

    Encouraging as usual! Just conceptualized my first major project and this keeps me excited about it!

  • @benbugraer
    @benbugraer Před 7 dny +1

    Another great video. You inspire me and make me want to more work Jacob 😄👊

  • @MattBramer
    @MattBramer Před 7 dny

    You love to see when a project comes together! Great job, Jacob!

  • @solar.andrea
    @solar.andrea Před 7 dny +14

    Not me taking screenshots because I was in the dev club part of the video…

  • @yarbas89
    @yarbas89 Před 7 dny

    that really is sick, congratz!😆

  • @JosephMushi-uq8dz
    @JosephMushi-uq8dz Před 7 dny +1

    I always love watching your vids bro, you've come really far and keep on going🙌🏽... love from Tanzania 🇹🇿

  • @Ro-codes
    @Ro-codes Před 6 dny

    This man can't be stopped! Great video man, such a cool insight into what it takes to build!

  • @harkmub
    @harkmub Před 6 dny

    Nice work! Love the T-shirt too 😅

  • @mrwhite2894
    @mrwhite2894 Před 6 dny

    Nice brother more power to you

  • @nikolazivojinovic3765

    Subb is really taking off with the new features, keep it going! If I were to guess where you guys are headed next after the US I would say London :D

  • @friendly__drone9352
    @friendly__drone9352 Před 6 dny +2

    Cool idea! A suggestion, add a progress bar so users know how many questions they have to answer. I hate not knowing if it's 30 seconds or 5 mins

  • @appel-32
    @appel-32 Před 7 dny +1

    yeah, the migrations thing is something to really look out for, a couple of weeks ago i pushed to prod and a migration wiped the entire database (thankfully i had a backup). At least it helped me realize i needed to take a lot more precautions before pushing to prod

  • @tranquiltastes
    @tranquiltastes Před 6 dny

    Awesome and sick!

  • @scaleless8875
    @scaleless8875 Před 7 dny

    I like how you are just happy that it works. Its a typical programmer thing😂. Nice vid!

  • @danicunhac
    @danicunhac Před 5 dny

    Nice vid! Tip: you can wrap your migration within a transaction to make it safer when running in production

  • @go1883
    @go1883 Před 6 dny

    nice work youre doing with subb! really enjoying the documentation on yt as well. also, it would be nice to add something to that "thank you" page, so the user applying should be aware that they will receive an email regarding their application (which will allow them to pay and get acces to the community).

  • @fernandohidalgo6038
    @fernandohidalgo6038 Před 7 dny +3

    Railway for backend deployment, this man knows his craft

    • @pedrobarretto1483
      @pedrobarretto1483 Před 6 dny

      I am using Railway for both, front and backend, for my startup, its awesome!

  • @evotifiga
    @evotifiga Před 7 dny

    Hey Jacob, another cool video 👌Can't wait to see where you move 😎Btw, what tech stack are you using? Which database?

  • @serhiikutash938
    @serhiikutash938 Před 7 dny +1

    What about a back button in the typeform, for when people make a mistake or something? Another thing is that when too many people apply, it becomes a bit time-consuming to approve each person one by one. Great video!

    • @JacobSucksAtCode
      @JacobSucksAtCode  Před 7 dny

      True... but also the point is you want to approve people one by one :)

  • @waymentto
    @waymentto Před 7 dny

    I need this feature with deleting connections and connection an another one

  • @naythan777
    @naythan777 Před 7 dny

    Very nice man...🚀 BR

  • @RahofAboRefaat-mr2mu
    @RahofAboRefaat-mr2mu Před 2 dny

    Your coding journey and accomplishments are truly inspiring! 🚀 It's clear you have deep expertise in rapid development. Could you share some key strategies you used to streamline your process and complete Typeform in such a short time? 🤔 Excited to hear your insights!

  • @perbhatkumar7033
    @perbhatkumar7033 Před 6 dny

    Do you think the "approve" dialog should be a purple button on the right of the cell in the table, or do creators have to manually click each one and then click "approve"?

  • @StidyoFenwa
    @StidyoFenwa Před 7 dny

    Love watching your videos!
    Do you design the UI for Sub as well?

  • @tconroy
    @tconroy Před 5 dny

    Hey Jacob, great video! Any details you can share on your tech stack? looks like you're using NestJS for your API and Next for your frontend -- how are you connecting the two? Did you consider something like tRPC/T3 stack?

    • @JacobSucksAtCode
      @JacobSucksAtCode  Před 5 dny

      I generate types to the frontend using the Openapi swagger generator

  • @kian8814
    @kian8814 Před 6 dny

    super exciting stuff! later down the line do you think subbb might allow creators to create a paid community directly on the site (without going through discord, etc.)?

  • @Wttk189
    @Wttk189 Před 6 dny

    Can you share more detail on how you did the customization of the applications? My company is currently introducing a template approach and oh boy am I struggling coding it

  • @OliviaFrance-gi3gg
    @OliviaFrance-gi3gg Před 7 dny

    dang im first super cool watching these startup vids man id love to come work for you

  • @spdomingoo
    @spdomingoo Před 6 dny

    I do have to ask, why not have all the form fields on one page? Rather than having users click next next, it’d get pretty cumbersome especially if a user makes an error or if the subs form requests more information from users when they sign up.

  • @rampandey191
    @rampandey191 Před 6 dny

    Jacob: you should be extra careful while merging proof read it 4 times
    2 mins later
    Jacob: when in doubt just merge it

  • @TheMatissre
    @TheMatissre Před 7 dny

    What service/platform do you use to host and manage production runs?

  • @hapaise2924
    @hapaise2924 Před 6 dny

    How do you exactly do staging and production? I always did it at my internships but never on my personal projects

  • @ommodi9246
    @ommodi9246 Před 7 dny

    Great 😃😃

  • @ouluehhh
    @ouluehhh Před 6 dny

    What are you using for nestjs api hosting?

  • @alphajay9768
    @alphajay9768 Před 7 dny +1

    @JacobSucksAtCode in your next video please can you tells use your tech stack and how much it costs for you to run it. Thanks and keep up the good work.

  • @ShaneCurtis-nl2ev
    @ShaneCurtis-nl2ev Před 6 dny

    what database do you use for dev and prod?

  • @subhamcoder
    @subhamcoder Před 7 dny

    Record it in 60 fps not 30 or 25🎉❤

  • @kelvindules4258
    @kelvindules4258 Před 7 dny

    Nice job dude, keep it up!
    Just wondering tho, isn't it bad to say that you're building a Typeform "copy" into your app? For legal reasons

  • @iasplay224
    @iasplay224 Před 6 dny

    How does your front end work do you use react, if so do you use a component library and such does anybody have any tips on this, I am familiar with react but feel like it takes time to make a good UI

  • @SametKaras
    @SametKaras Před 7 dny

    Jacob, could you please share the link for your backpack?

  • @techisfun6085
    @techisfun6085 Před 6 dny

    Suggestion!! I feel the feauture where the creator accepts a submission by applying or rejecting, should have a pop up to verify whether their sure about their choice. Just in case someone mistakenly clicked the wrong button.

    • @JacobSucksAtCode
      @JacobSucksAtCode  Před 6 dny

      Not a bad idea!

    • @hibrunocosta
      @hibrunocosta Před 6 dny

      Honestly instead of adding another thing to the flow, I would just add a list of accepted/rejected options so they can change their choice, or do like Google and show a notification with "Submission accepted" or "Submission rejected" and an undo button within the notification for a more cleaner setup.

    • @perbhatkumar7033
      @perbhatkumar7033 Před 6 dny +1

      ​@@hibrunocosta It's like a staging environment for the creator so they can push their accepted ppl to "prod" :)

  • @eunicebeji8254
    @eunicebeji8254 Před 6 dny

    what deployment platform is that

  • @CodeBeep
    @CodeBeep Před dnem

    What UI component library are you using? Shadcn, Radix, Material?

  • @wajdpixel4558
    @wajdpixel4558 Před 6 dny

    Hi Jacob ❤,
    I decided to learn software engineer machine learning 😊 what's your opinion in this for person who love to write code so much, or web dev better for me 😊❤??
    Please reply 🙏?

  • @perbhatkumar7033
    @perbhatkumar7033 Před 6 dny

    Binnie how tf did you build this entire thing on a 14 inch laptop

  • @alphajay9768
    @alphajay9768 Před 7 dny +1

    what database app is he using ?

  • @RossRawlins
    @RossRawlins Před 7 dny

    @JacobSucksAtCode Is it just you coding this by yourself? Are you looking for other developers?

  • @andrewmaverickaa
    @andrewmaverickaa Před 7 dny

    Early gang let's go 💪

  • @Avshar535
    @Avshar535 Před 6 dny +1

    Hi bro .Where do you work?

  • @uncle171
    @uncle171 Před 18 hodinami

    My motivation to write code comes and gos but this content always sucks me back into building stuff

  • @arikev8040
    @arikev8040 Před 7 dny

    Where do you host it?

  • @Brando_N
    @Brando_N Před 4 dny

    Moving back to NZ?

  • @toddmason1195
    @toddmason1195 Před 6 dny

    LGTM 😂

  • @markthomas9181
    @markthomas9181 Před 6 dny

    Bro, is it London??😂😂😂😂😂😂