I built my own WEBSITE BUILDER and you can do it too !

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

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

  • @Lyaz01
    @Lyaz01 11 месяцев назад +39

    Would be happy to watch a full series on how you build this app but preferably with Nextjs or pure react.

    • @JEsterCW
      @JEsterCW 11 месяцев назад

      Theres already a video like that also react overall isnt good for building website builders etc. Vue is definitely the best pick for that.

    • @Richard-cl6kt
      @Richard-cl6kt 10 месяцев назад

      Or just use Sveltekit as any normal thinking human being would do :D React isdying.

    • @NgocTaik5
      @NgocTaik5 6 месяцев назад +2

      yeah that would be excellent

  • @Malhama-kt2gv
    @Malhama-kt2gv 10 месяцев назад +7

    Really need full video/series on this

  • @CyHo-qi8pm
    @CyHo-qi8pm 2 месяца назад +4

    Just a tiny 6 min video, must have taken hours to make. Props brother! Well explained, well made, I'd love to see a series on this or a big long 4 hour video where you build it out.

  • @alir8zana635
    @alir8zana635 6 месяцев назад +5

    This video was really great
    You presented the problem
    Then proceeded to explain the solutions that exist
    and then you crafted your own sample for demonstrating how the open source projects could be used
    This style of video is really helpful for us more experienced developers
    But for beginners I believe a more step by step approach with full explanations would be needed
    Keep up the great work

  • @michor10
    @michor10 4 месяца назад +3

    This is invaluable information since I've been looking for an open source framework like this for quite some time. It would be incredible if you could create a tutorial describing the creation process step by step. Thank you and keep up the great work!

  • @SuryaKarigar
    @SuryaKarigar 10 месяцев назад +12

    Build this from scratch plz 🙏🏻

  • @vincentpena7017
    @vincentpena7017 10 месяцев назад +3

    A full series of this project in React would be epic!

  • @dgitalnarrative
    @dgitalnarrative 11 месяцев назад +4

    Hi Raj. As I am also pursuing this same challenge of building a DnD builder for my own purposes, I was familiar with all the references you pointed about possible frameworks out there, and also made the same choice on craftjs for the same reasons as you - and to build on top of nextjs. Since I’m still on an early stage it would really be great to follow along with a video from you developing the solution. I’ll probably have a lot to learn from that. Thank you for sharing your thoughts and experiences on this matter.

  • @Sumitpatel-ww4ny
    @Sumitpatel-ww4ny 7 месяцев назад +7

    Yes, Can you please make a tutorial for website builder from scratch.

  • @matriace
    @matriace 10 месяцев назад +5

    Extremely need a tutorial on how to build this app from scratch🙏

  • @dragoninfintyskull
    @dragoninfintyskull 11 месяцев назад +4

    Interested on seeinng it built from scratch with remix js, and how to publish a site to a subdomain 😅. Thanks!!

  • @sunnysk43
    @sunnysk43 10 месяцев назад +2

    Amazing - thank you for your work! 🤙🤙

  • @ThangPhan-q3u
    @ThangPhan-q3u 7 месяцев назад +1

    Yeah I really love this craft js to build a builder page, please make that video, thank you so much.

  • @md.jubairahmed6580
    @md.jubairahmed6580 9 месяцев назад +2

    Great video, a detailed video would be really great

  • @tomahocbc963
    @tomahocbc963 7 месяцев назад +1

    please can you make full tutorial about this ?

  • @ayoshebby5118
    @ayoshebby5118 11 месяцев назад +2

    Would like to see you build the app from scratch +1. Nice short video

  • @obafemidavidadeniyi6267
    @obafemidavidadeniyi6267 5 месяцев назад +1

    Weldone Boss

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

    PLZ DO A FULL WALKTHRO AND IF POSSIBLE ADDING MATH FUNCTIONS TO IT

  • @sachinkotwal8363
    @sachinkotwal8363 10 месяцев назад +2

    I am also working on building something similar , but I don't want to generate html as an output instead I am choosing json as a output of a page builder similar like react bricks or surveyjs

  • @ucmaster2210
    @ucmaster2210 5 месяцев назад

    Extremely need a tutorial on how to build this app from scratch

  • @sauravjangid4287
    @sauravjangid4287 7 месяцев назад +1

    Can we get something like this in flutter ?

  • @haseebkambohh
    @haseebkambohh 11 месяцев назад +3

    interested 🔥

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

    destack seems to be only working with pages directory, how can I use it with app directory?

  • @fazilfaz-mq5uj
    @fazilfaz-mq5uj 6 месяцев назад +1

    Yes

  • @djm2x
    @djm2x 11 месяцев назад +2

    hay , thanks for the greate video,
    i want just to know if there a builder similare to craft js for angular framwork ?

    • @raj_talks_tech
      @raj_talks_tech  11 месяцев назад

      Not sure dude. But you can use Grape.js for any JS library

  • @rizzflix
    @rizzflix 11 месяцев назад +1

    i find this video and now i almost completed the docs but i am new devlopment so do not understand so i need a video course please make a complete tutorial on next js with custom domain integration

    • @raj_talks_tech
      @raj_talks_tech  11 месяцев назад

      Take a look at the sample open source projects in the description for inspiration!

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

    Thanks a lots

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

    Hi Raj, DO you have a full course for this? I will any time pay for this, really nice content

  • @Idiotcodes
    @Idiotcodes 11 месяцев назад +1

    raj, you have forgotten to install the "cookie" package in ur code. (lazy to do a git pull so u do it..)

    • @raj_talks_tech
      @raj_talks_tech  11 месяцев назад +1

      If you make a PR I will approve asap !

    • @Idiotcodes
      @Idiotcodes 11 месяцев назад

      @@raj_talks_tech done! i have made a pr with my gh (afnanksalal) :). nice concept btw 10/10

  • @dunlimitedlifeshow9469
    @dunlimitedlifeshow9469 10 месяцев назад +2

    I will like you to build from scratch on react/next

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

    How will your json look like ?

  • @getchipbot
    @getchipbot 10 месяцев назад +1

    Cool. How long did it take you?

    • @raj_talks_tech
      @raj_talks_tech  10 месяцев назад +1

      about a week and a half !

    • @getchipbot
      @getchipbot 10 месяцев назад

      @@raj_talks_tech not bad

  • @amjads8971
    @amjads8971 10 месяцев назад +1

    Static website or you can build a full stack website?

    • @raj_talks_tech
      @raj_talks_tech  10 месяцев назад

      Static for now. Fullstack once Rekajs is in!

  • @LukkyTech
    @LukkyTech 10 месяцев назад +3

    Tip: Your mic sounds a little bit harsh leading the viewers ears to start to hurt after watching the video, you can typically tame it by attenuating frequencies above 2kHz and below 12kHz using a subtle bell filter via an EQ. Attenuating 3-5kHz will help significantly, as will using a de-esser on 5kHz to 12kHz to reduce harsh-sounding sibilance

    • @raj_talks_tech
      @raj_talks_tech  10 месяцев назад

      Thanks for the feedback. Can you checkout my latest video and tell me how it is ? I changed the equalizer a bit!

    • @LukkyTech
      @LukkyTech 10 месяцев назад +1

      @@raj_talks_tech immedeatly sounds wayy better man

    • @raj_talks_tech
      @raj_talks_tech  10 месяцев назад

      @@LukkyTech I used an equalizer for voice AUTO EQ, which adds more bass and muffles it a bit. Then I add a bit more brightness to it using garageband. Seemed to fix it. Thanks a lot for the feedback appreciate it !!

  • @vsol9284
    @vsol9284 10 месяцев назад +1

    Interested 🎉

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

    Why dont we havr something for Vue

  • @dreamecho100
    @dreamecho100 11 месяцев назад +1

    🔥

  • @ApGamesStudio-xb2nx
    @ApGamesStudio-xb2nx 10 месяцев назад

    🎉🎉aligly website builder🎉🎉

  • @fazilfaz-mq5uj
    @fazilfaz-mq5uj 6 месяцев назад

    Build with next js pure

  • @poochaser6618
    @poochaser6618 4 месяца назад

    Please make the tutorial 😢

  • @DevDannel
    @DevDannel 5 месяцев назад

    Pleaae build the app

  • @syedbilalchand1766
    @syedbilalchand1766 8 месяцев назад +1

    Build this app from scratch

  • @m.x.
    @m.x. 7 месяцев назад

    React sucks, any library for Angular?

  • @dreamsachiever212
    @dreamsachiever212 2 месяца назад +3

    Kinda sad that you introduced something that people requested a full tutorial about yet you're out here making 10 min videos with less than 1K views. I mean this is the 2nd most viewed video of your entire channel at the moment of writing this. Don't ask if you can't deliver.

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

      @@dreamsachiever212 Bruv I literally do this for free 😄 I can only do so much

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

      @@raj_talks_tech I get it, the video is valuable as you share a library that many of us probably didn't know about. My point here is why ask your audience to " let you know if they want you to build it from scratch" if you know you wouldn't commit... Anyway as I said it's still valuable to me as I learned about craftjs from this video

  • @JEsterCW
    @JEsterCW 11 месяцев назад +1

    Craftjs has really bad and incomplete api its better to build from scratch

    • @raj_talks_tech
      @raj_talks_tech  11 месяцев назад

      I am sure APIs can be improved but would disagree on that fact that its bad and incomplete because prevwong the creator is actively working on it.
      Afaik, its the only React based tool that is actively maintained for website building. Feel free to share the alternatives.