💰 FREE Software Dev Intro Course - calcur.tech/free-dev-course 💯 FREE Courses (100+ hours) - calcur.tech/free-courses Timestamps: 00:00:00 - Introduction 00:02:20 - Creating a Table 00:04:42 - Inserting Data 00:08:28. -Retrieving all the Data 00:09:04 - Retrieving a Single User 00:10:26 - Creating a Basic API
@doomboat10 ай бұрын
your database design videos from 9 years ago single-handedly got me to pass my class cheers from the past
@wassimyazbekk10 ай бұрын
you are a life saver bro i am working on a project with better-sqlite3 and it is driving me crazy. Imagine i am returning a promise from a synchronous function and using async await to call it just because it's what i am used to :| waiting for the advanced tutorial.
@LoayAl-Said-j8p6 күн бұрын
You can do CTRL + ~ to go to the terminal.. also CTRL + J to toggle the pane. also.. to create a new termial... CTRL + SHIFT + ~ and to create a new one in the same pane.. like, split it .. CTRL + SHIFT + 5 (at least on my machine.. it's WLS with windowls)
@hikemalliday60079 ай бұрын
Man im doing a backend in node because im making an electron project (i normally make python backends) and its been nothing but a nightmare trying to build with sqlite3. This sync bettersqlite 3 really solved my problems, nice vid. In order for me to build with async sqlite3, it would basically require me to deepdive into the tech, which I dont have the time to do right now. Thanks!
@John-wx3zn3 ай бұрын
Thank you. You are a very good teacher.
@sridharguzzu2 ай бұрын
you are a very good Orator..
@real-ethan5 ай бұрын
Why synchronous API gains better concurrency than an asynchronous API?
@Pg_Tobby10 ай бұрын
Thanks...please when your less busy can you teach how to create a website in c++ for beginners,🙏
@wassimyazbekk10 ай бұрын
why would you want to do that
@Pg_Tobby10 ай бұрын
@@wassimyazbekk so what should I do...do I need to switch language or something?
@HelloHelloXD10 ай бұрын
@@Pg_Tobby Just learn php or node.js
@wassimyazbekk10 ай бұрын
@@Pg_Tobby i was just kidding you can do it actually in WASM but in 99% of cases you don't need to. The stack you use is dependent on what you want to build and what you know
@petrsonTD4 ай бұрын
thanks
@JoshuaWise19947 ай бұрын
I'm on the KZbins!
@bilza202310 ай бұрын
He did in 10 minutes that most people will do in 1 hour video