Encore Crash Course - TypeScript Backend Framework & Toolset

preview_player
Показать описание
This is a first look and crash course for Encore, which is a backend framework & entire backend toolset with a Rust runtime, API validation, integrated infrastructure, developer dashboard and much more. We will be building a URL shortener service.

Code:

Encore Website:

Timestamps:

0:00 - Intro
1:29 - Slides
7:41 - Installation & Setup
10:43 - Running Encore & Dev Dashboard
11:40 - Create Your First Endpoint
14:28 - URL Params
15:52 - Query Params
18:55 - Start URL Shortener
20:22 - URL POST Endpoint
23:41 - PostgreSQL & Migration
27:49 - Encore DB Shell
28:50 - URL GET Endpoint
32:41 - Deploy To The Cloud
33:51 - Test Cloud API With CURL
Рекомендации по теме
Комментарии
Автор

This is amazing, the same way Expo is making mobile development easy for React Native developers

Thank you Brad, you are amazing 👏

harrisonvictor
Автор

I switched to go for backend web server development. I use React/Typescript via vitejs for frontend web development. I'm not going back to express unless I have a specific use case. I use docker mainly but sometimes kubernetes (k3s) for deployment and hosting. Not a fan of devops so I just use Gitlab for checking in code and the container registry for images I build for docker and k3s. I probably wouldn't have my job today with out this channels tutorial videos. It been over there years since I watched Brad's express tutorial. I'd be interested in seeing a go video. Anyway thank you for such great videos! I dropped a like 👍

johnchp
Автор

Brad please do more encore videos and create a small application using encore it will be really helpfull those who use encore

Deepak_Dev_
Автор

Hey Brad you made me a proud developer. We love you from Uganda Africa

Israeljoelic
Автор

Very nice Brad. can you please continue more videos about encore .

Deepak_Dev_
Автор

Looks great, looking forward testing this out! Thanks Brad!

codewalkempire
Автор

Wow....This is a lot packed in one technology....This looks promising and will get popular soon...life is easy.

osanyinbiyusuf
Автор

Will you ever make a course on Wordpress?

Took your Modern Javascript and Freelance Mastery courses. Taking your PHP course now.

Learning Wordpress now through some Udemy courses, along with some marketing/SEO and UI/UX design courses so I can start freelancing soon.

Really wish I could learn Wordpress from you though. You're by far my favorite programming educator online.

serapheogen
Автор

Would not use this if I had to use an account to deploy. Talk about vendor lock in.

goo
Автор

Thanks man, I was waiting for a video on encore and you did it, I love you man, and guess what I’m a backend lead thanks for your devcamper api course 🎉

nobudev
Автор

Pls do a html and css crash course with figma designing. It would really help

Mk
Автор

When will your Laravel course be published?

trburaktr
Автор

Please what is the best 'python for financial analysis and algotrading course '

AgGh-cs
Автор

can you make a tutorial about linux for Web developers. I am on windows and everyone recommends switching to linux. but I don't understand why? please help.

ryomensukuna
Автор

How to migrate from ExpressJS to Encore?

mdsafikulislam
Автор

forgot to mention that you can't deploy somewhere else, vendor locked by design

oussaber
Автор

Dude, have you been working out? You look swole!

johnnycincocero
Автор

Hi Brad, I am stuck in Tutorial Hell. How to come out?

onkark
Автор

encore or oncore - why it sound later?

SmartWizzard
Автор

Thank you Brad! I got a question. I don't want to use docker for PostgreSql, cause I got it installed on my machine locally. I have searched the docs for TS support for connecting to an existing db, but no clues. There is a section for this with GO though. Do you know how can I connect to an existing PostgreSql db, with a connection string maybe? It is kinda strange to force you to use Docker but not an existing db.

bugraotken