Phoenix Framework REST API Crash Course - Introduction + Full Elixir API Tutorial

preview_player
Показать описание

Timestamps:
00:00:00 - Intro
00:01:20 - What is Elixir Phoenix
00:03:38 - MVC Pattern
00:05:49 - Installation
00:08:25 - Project Structure
00:10:03 - Main files
00:11:08 - Other Folders
00:12:12 - Create a Repo
00:13:59 - Basic Application Architecture
00:16:12 - Adding a New Page with Mock Data
00:22:24 - Creating an API
00:22:49 - Working with the Database
00:31:53 - Routes
00:32:48 - Updating a Resource
00:34:45 - Delete
00:35:23 - Users and Relationships
00:36:01 - Update the Model
00:37:23 - Making the association in models
00:40:25 - Nested Data in API Calls
00:43:17 - Get a User’s Posts
00:48:21 - Conclusion

~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

Рекомендации по теме
Комментарии
Автор

What did you think of this video?
Timestamps:
00:00:00 - Intro
00:01:20 - What is Elixir Phoenix
00:03:38 - MVC Pattern
00:05:49 - Installation
00:08:25 - Project Structure
00:10:03 - Main files
00:11:08 - Other Folders
00:12:12 - Create a Repo
00:13:59 - Basic Application Architecture
00:16:12 - Adding a New Page with Mock Data
00:22:24 - Creating an API
00:22:49 - Working with the Database
00:31:53 - Routes
00:32:48 - Updating a Resource
00:34:45 - Delete
00:35:23 - Users and Relationships
00:36:01 - Update the Model
00:37:23 - Making the association in models
00:40:25 - Nested Data in API Calls
00:43:17 - Get a User’s Posts
00:48:21 - Conclusion

codebreakthrough
Автор

I started my Elixir journey with your first Elixir vid, and I just finished this one. I have learned a lot. thanks

emetonjosolomon
Автор

Man you have changed so much in 8 years. When I started out you were teaching databases. Somehow after years I found this channel.

taggosaurus
Автор

Can not wait to view whole video and then appreciate your effort and time.
Thank you Caleb. Keep up your good content and please continue more Elixir and Phoenix.

👍👍👍👍👍

ArashAkbarpour
Автор

This is the Best tutorial... other tubers are just reading blog posts and screaming CTA... +1 Sub...

RAZR_Channel
Автор

00:01 Introduction to Phoenix and Elixir web framework
01:59 Web applications are split into front end and back end components
05:58 Setting up a new Phoenix application and configuring the database.
08:11 Configuring the Phoenix application
12:15 Commit everything into a repo to have a fresh initial application.
14:15 Understanding the structure of Phoenix framework web paths.
18:20 Creating mock data and passing it to the view in Phoenix Framework
20:40 Using Elixir code to generate HTML on the back end
24:21 Setting up Phoenix framework API for table creation and migrations
26:22 Using Postman for sending POST requests to an API
30:36 Handling response preparation and rendering in Phoenix Framework
32:36 Understanding the difference between Patch and Put methods for updating in REST API
36:29 Creating user migration and associating with post
38:36 Adding user ID column to alter database structure
42:41 Understanding structuring view and schema in Phoenix REST API
44:31 Modifying the view to display posts alongside user data
48:34 Users can register, log in, and create posts

Shabab-izml
Автор

this is a spectacular presentation, very clear, easy to follow, even for someone barely familiar with Elixir.

mruizcamauer
Автор

Hey Caleb, I've gotta say this is the first time I've understood an elixir tutorial 😅, you explained how Phoenix works on a high level that I can relate to how I'd do things using nodejs😊. Thank you so much!! Can't wait you learn more from you

ashraf
Автор

maybe you can bring a full course about phoenix liveview, i really think thats the future of web developer, bring us some project, should be really awesome.

felipe-rodriguees
Автор

Most of what I know about programming is thanks 2 u man, can't thank you enough

danielarmenta
Автор

Thank you very much, I'm starting to learn elixir recently and I've been looking for a tutorial for Rest-APi in elixir for days but I could only find previous versions and I didn't know how to orient myself, thanks to you I understood how to move!

christaz
Автор

This is a very beginner-friendly video. I have a decent background in NestJS, so I was almost instantly able to map my existing knowledge to this new Phoenix framework with the help of this. Almost everything maps perfectly and the video was on-point. No repetition just points. Love it. Thanks a lot!

rukshanj.senanayaka
Автор

We need more of these videos on Elixir and Phoenix as this is the best on the internet, others are either outdated or not easy to understand.

smithkt
Автор

excellent lesson for beginner... i have learned a lot from this tutorial ..thank you Mr.Curry

passangdorji
Автор

Just started my elixir journey, would be nice to see you do more with elixir

ufoyrwothjeremy
Автор

I don't develop web with elixir I use Django..but your clear explanation will makes me want to give it a try

ajaniyeseer
Автор

explanatory.
compared to others.

(that [your saying] "don't worry", gives strength to go ahead)
subscribed

sifr-in
Автор

Nice explanation. Thanks. I have been looking around for an explanation as simple and clear as this. Please keep on creating Phoenix content. Thanks.

Any plans for Haskell content, by the way?

mehrannaghizadeh
Автор

Thanks man. Need more with production ready project example.

andriyabu
Автор

Thank you for this. I wished to understand Phoenix in depth.

AmirHosseinHonardust