How to Turn Your Idea into an App in Minutes with Bolt.new

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024

Комментарии • 52

  • @ahmedd.masoud6809
    @ahmedd.masoud6809 Месяц назад +3

    Oh man I can't...
    That's a long video.
    Paused at 7:25
    To like and to make sure that I'm subscribed, then let's continue watching this amazing one. 😂
    Man... Thank you for the video . Keep going.

    • @ahmedd.masoud6809
      @ahmedd.masoud6809 Месяц назад +2

      I just Figured out that I was already subscribed to your channel 😂,
      After watching the full video .
      I just wanted to thank you once more .
      And I'm waiting for the next part.
      Your time and efforts doing this video is really highly appreciated bro🙏
      Your way of delivering the tutorial is smooth, and sleek.
      Thank you
      Merci,
      شكراً لك.

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

      Thank you so much Ahmed! Appreciate the support haha.

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

      Thanks for laugh on this one haha - got me at the first part!

  • @kitlee888
    @kitlee888 Месяц назад +3

    Very helpful...especially the troubleshooting part, really very helpful to the non-coder to make the app work❤big big thanks😊

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

      music to my ears! Happy I could help 🦾

  • @rjgrimshaw
    @rjgrimshaw Месяц назад +1

    As always Mark, incredible content and excited to see the contuniation of this!

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

      Thank you so much for the kind words RJ!

  • @KulbirBarring
    @KulbirBarring 17 дней назад +1

    Great video!
    Part two please. Build a complex calculator. Thanks

    • @Mark_Kashef
      @Mark_Kashef  17 дней назад

      thank you!! Tell me more about this complex calculator 🤔

  • @Alex-m5r1p
    @Alex-m5r1p 7 дней назад +1

    Thats a super helpful video.. thanks

    • @Mark_Kashef
      @Mark_Kashef  7 дней назад

      Pumped to hear that Alex! Thank ‘you’ for watching and leaving the feedback 🦾

  • @SaminYasar_
    @SaminYasar_ Месяц назад +3

    Thanks for teaching me the word ruminate :D

    • @Mark_Kashef
      @Mark_Kashef  Месяц назад +1

      my pleasure brother, hope you ruminated on it

  • @edgarmatthee2668
    @edgarmatthee2668 Месяц назад +1

    This is amazing. 🎉 subscribing now!!

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

      Pumped to hear you found it valuable Edgar! Appreciate the sub 🦾

  • @mikew2883
    @mikew2883 Месяц назад +1

    Excellent overview! 👍

  • @yashica-jain
    @yashica-jain Месяц назад +1

    Highly Valuable as always!!

  • @MayDouelle
    @MayDouelle Месяц назад +2

    Nice one! 👍
    What is your advice to backup a project while your are working on it in order to protect it a bit from a network failure or anything else?

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

      So luckily the codebase for this tool is automatically stored in ‘StackBlitz’ which has an editor with all your code ready to package and export to a GitHub repo

  • @DhyanaStudio
    @DhyanaStudio 29 дней назад +1

    Mark, this presentation impressed me. You made it look so simple...What other app can we create, such as a value assessment report tool for ROI calculation...

    • @Mark_Kashef
      @Mark_Kashef  29 дней назад +1

      Glad I impressed you!
      I have something very special I’m cooking up coming next week … stay tuned 👀

  • @VigneshGautam
    @VigneshGautam Месяц назад +1

    Great video. How does your screen move across the video so smoothly? It zooms in and out so seamlessly.

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

      Thank you!
      I use a program called Screen Studio 🦾 only thing I have to do is really just configure how hard of a ‘click’ deserves a Zoom in or out

  • @rollandmelet6998
    @rollandmelet6998 Месяц назад +1

    Thank you for this
    It is super interesting

    • @Mark_Kashef
      @Mark_Kashef  Месяц назад +1

      My pleasure! Thanks for the feedback 🙏🏻

  • @ContentVibeio
    @ContentVibeio Месяц назад +2

    Great content thanks. How do you use your voice instead of typing in the prompt. Is it a windows program?

    • @Mark_Kashef
      @Mark_Kashef  Месяц назад +1

      Glad you enjoyed it!
      I use a chrome extension called Voice Control! It’s free from the extension store.

    • @viIden
      @viIden Месяц назад +1

      ​@@Mark_Kashefawesome. Going to grab this

  • @viIden
    @viIden Месяц назад +2

    Tip: build your frontend and backend separately, then piece them together after youre done.
    Python shouldn't work according to bolts docs.
    Clicking fix over and over is not ideal. It wastes tokens
    Focus on specific areas of your project rather than an all encompassing prompt when making changes

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

      thanks for sharing! Interesting note on Python, hasn't seemed to hiccup my prompting, but another helpful strategy to know 🦾

  • @DimitriDeBoose
    @DimitriDeBoose Месяц назад +2

    Thanks, this is great! Do you think all the videos you have done using Replit could be done with Bolt? Including the Twilio / Realtime API?

    • @Mark_Kashef
      @Mark_Kashef  Месяц назад +1

      Thanks!
      To me, Replit helps alleviate all the backend work needed so that you can easily hook it up to the backend of any application, whether it’s a custom GPT or in this case a Bolt app.
      To recreate all of these functions from scratch in Bolt would increase the likelihood of hallucination over long enough of a conversation.
      Similar to my second example in this video where I just used a webhook to send a request to Make.com, I would still likely implement major functions outside of Bolt and bridge the functionality in using a Replit endpoint.
      Hope that helps explain my logic 🦾

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

      @@Mark_Kashef super clear - as always :)

  • @shazzadhaqueprince2733
    @shazzadhaqueprince2733 8 дней назад

    Can you tell me how to download the code from Bolt? I've tried several times but I can't run it on my computer.

    • @Mark_Kashef
      @Mark_Kashef  8 дней назад

      You open the code in StackBlitz, sync it to your GitHub repo, then download from there

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

    Hello, is there a way to take the netify url and make it your own using paid domain names?

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

      Yes! You’d have to sync the Netlify to your own account, the bolt code to your GitHub repo, and go through Netlify to reroute the domain

  • @الحمدللهعلىكلحال-م7ص

    this will not effect web hosting which already use ai to generate whole website by one clicked and few pormots at end you need domain name and Web hosting service to host your site , company like hostinger offer this with few dollars , but using bolt to built apps and other things is interesting

    • @Mark_Kashef
      @Mark_Kashef  22 дня назад

      You can host the website on netflify and attach a custom domain!

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

    Bruh, your promoting needs to step up it's game, you still need to tell it exactly what you want, hence you're getting so many errors

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

      👀 you don’t always know exactly what you want

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

      ClaudeAPI LLM behind it normally chooses the correct language and framework if that's what he means. So thoughts in plain words as your input rather than "build a web app that does (app idea) using LANGUAGE.."
      The language part isn't necessary but might want to include it. Note that Python is not supported according to bolt's docs

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

    sometimes you get a error, lol. all the fucking time

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

      the more I've used it, the less I've had errors pop up :)