Code Review: @leafac/sqlite: The best way to use SQLite in Node.js

Опубликовано: 19 Октябрь 2024
на канале: Leandro Facchinetti
279
5

Support:
  / leafac  
https://paypal.me/LeandroFacchinetti

———

Version of the code base that was reviewed: https://github.com/leafac/sqlite/tree...

———

Video demonstrating the library:    • @leafac/sqlite: The best way to use S...  

———

00:00:00 - Introduction
00:02:15 - Implementation · Database class
00:31:32 - Implementation · sql tagged template literal
00:50:01 - Tests
00:53:16 - TypeScript configuration
00:54:36 - Package configuration (package.json)
00:58:05 - GitHub Actions configuration
01:00:23 - Conclusion