Expo SQLite Tutorial: Setup, Migrations, and Integration Tests

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ธ.ค. 2024

ความคิดเห็น • 11

  • @adoptimum
    @adoptimum 13 วันที่ผ่านมา

    As a junior dev, I'm super impressed with the solutions you've come up with. Thank you for sharing this. I'm now exploring some parts of this project with an LLM to gain more understanding.

    • @anasdevscribbles
      @anasdevscribbles  13 วันที่ผ่านมา +1

      Thank you and I'm happy to hear that. Sure, explore the source code. I'll have a new update in a few days with Redux integration

  • @schriker17
    @schriker17 หลายเดือนก่อน +1

    This was super helpful! Especially migration part. I was looking to use drizzle as my tool for migrations but it adds to much overhead that I would every need. This is simple and clean!

  • @kotezhva
    @kotezhva หลายเดือนก่อน +1

    Nice solution with migrations. THX!

    • @anasdevscribbles
      @anasdevscribbles  หลายเดือนก่อน

      Glad you liked it! You're welcome!

    • @kotezhva
      @kotezhva หลายเดือนก่อน +1

      @@anasdevscribbles Now, I move getting and creation data to redux. It's simple, but i want see it in your next tutorials)

    • @anasdevscribbles
      @anasdevscribbles  หลายเดือนก่อน +1

      @@kotezhva ok, I use redux too. I'll build on that github example. I can't promise it will be soon, I have some Apple related and expo publishing tuts that I'd like to push first. But your recommendation is on todo list, thanks

    • @anasdevscribbles
      @anasdevscribbles  11 วันที่ผ่านมา

      As promised, check out the latest th-cam.com/video/Ez6E6M9yYP8/w-d-xo.htmlsi=nSrQb5mpK_ixCdQO

  • @anurbecirovic8337
    @anurbecirovic8337 10 ชั่วโมงที่ผ่านมา

    Thank you for great video. Is there a way to encrypt this database, or make it password protected ?