Blitz.js & the Future of Fullstack - Brandon Bayer aka @flybayer at

Поділитися
Вставка
  • Опубліковано 16 тра 2020
  • Get next edition's tickets info here: www.react-europe.org/#tickets
    Follow Brandon here / flybayer
    Fullstack Javascript is too hard. There’s too many choices. Too much complexity. So we created Blitz, a new Rails-like framework for fullstack React apps. It builds on Next.js and adds a new invisible data layer that removes the need to build your own API. It also brings conventions and development tooling like code scaffolding and an integrated code REPL.

КОМЕНТАРІ • 11

  • @flvyu
    @flvyu 3 роки тому

    This is looking great, can’t wait to try it

  • @Yassinebridii
    @Yassinebridii 4 роки тому +2

    I have seen redwoodjs, but this is looking real good too.

  • @PaulSebastianM
    @PaulSebastianM 3 роки тому

    Forget the auto-generated HTTP API client. The REPL/console is the best feature here!

  • @Holochovnik
    @Holochovnik 4 роки тому +2

    Looks nice, but i would be afraid about another magic layer between my code and application. So if something go wrong will be really hard to debug that.

  • @md.fazlulkarim8847
    @md.fazlulkarim8847 3 роки тому +1

    Nice intro. My opinion is ... Blitz should try to be the next WordPress for no code people. Not Drupal. It seems they are trying to be both. I will definitely try this. Kudos.

  • @theuniverse685
    @theuniverse685 3 роки тому

    Maybe this is good to create an MVP... release something on the market really fast, but I dont feel confortable in keeping using something like that. Btw, really cool framework