Build a Database App in 3 Minutes

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

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

  • @lutfiikbalmajid3128
    @lutfiikbalmajid3128 14 часов назад +20

    Do you mean "How to use Drizzle with Deno" right? rather than Build a Database App, its kind like you mean to build another database

    • @combatninjaturtle
      @combatninjaturtle 5 часов назад

      I came here to build database. Disappointed 😢

  • @LogicalHuman-u7i
    @LogicalHuman-u7i 51 минуту назад +1

    You say that deno has npm compatibility. However, "firebase-admin" doesn't work in Deno Deploy. I was able to get it to work locally but when I deployed it on Deno Deploy, it just isn't able to interact with firebase firestore.

  • @ogunikitty
    @ogunikitty 20 часов назад +5

    Wow. This has helped me remove apprehension I had to create a full stack app

  • @mikeeomega
    @mikeeomega 20 часов назад +4

    Great video, thank you, Awesome.

  • @alycheikhouldsmail7576
    @alycheikhouldsmail7576 18 часов назад +1

    Great presentation

  • @JayDoge
    @JayDoge 17 часов назад +1

    Deno + Astro =

  • @Reichstaubenminister
    @Reichstaubenminister 18 часов назад +3

    Denoship? Firedeno? Anyways, good stuff.

  • @seanodotcom
    @seanodotcom 53 минуты назад

    Getting an error on the "generate" command (2:24): "No config path provided, using default 'drizzle.config.json'"
    (starting from scratch)

  • @vikkio88
    @vikkio88 7 часов назад

    I did try to use deno with drizzle just a month ago and I had all sort of crashes so I went for bun which was a breeze to use.

  • @iamggandhi
    @iamggandhi 15 часов назад

    How did you create these animations? Nice Video. Thanks!

  • @niruniruniru2904
    @niruniruniru2904 13 часов назад +3

    The voice sounds familiar. Sounds like www.youtube.com/@awesome-coding

  • @osvaldo81
    @osvaldo81 20 часов назад +3

    nice :) Deno 2 the new way to go 2025 web dev world \o/

  • @electricuniverse-xh5hk
    @electricuniverse-xh5hk 16 часов назад +11

    The entire purpose of Deno is to escape the hellscape that is node_modules and the npm ecosystem, not to dive headfirst back into that swamp. Please, for the love of all things tech, stop trying to make Deno into Node.js

    • @PraiseYeezus
      @PraiseYeezus 15 часов назад +8

      All they did was use an ORM man relax

    • @danser_theplayer01
      @danser_theplayer01 14 часов назад

      No, node has created many implements that are not a standard part of the base language, and so if Deno tries to be a simple browser it will lose that functionality.
      Another way would be to copypaste the implements and rename them, creating an std, but that's kind of the same shit under a different name.
      I don't think you understand how runtimes make themselves more useful and powerful.

  • @megamanmegaman6568
    @megamanmegaman6568 15 часов назад

    Why use an orm if you can make querys on your own?

    • @glebtsoy4139
      @glebtsoy4139 15 часов назад

      The answer is in the name. For Object Relational Mapping.

    • @lutfiikbalmajid3128
      @lutfiikbalmajid3128 13 часов назад

      @@megamanmegaman6568 prevent SQL Injection and make developer experience more ease to query

    • @josevargas686
      @josevargas686 12 часов назад

      Yeah, just use a query builder instead such as Kysely

  • @avwie132
    @avwie132 8 часов назад

    How to make a script

  • @BurgerBurglar8964
    @BurgerBurglar8964 13 часов назад

    Is this Romanian accent or Greek accent?

  • @AzraiHasan
    @AzraiHasan 16 часов назад

    Ben?

  • @promethewz3457
    @promethewz3457 41 минуту назад

    what kind of BS title is that?