Full-stack Angular (SSR, file-based routing, + more) with AnalogJS

preview_player
Показать описание
There’s a whole lot of interesting innovation happening in AnalogJS. Creator Brandon Roberts will teach us why it’s exciting, whether you’re an Angular dev or not.

Upcoming episodes:

Links & Resources:

This episode was sponsored by:

00:24 Introducing Brandon Roberts
02:30 Analog A Meta Framework for Angular
10:03 File-Based Routing and Server-Side Rendering
15:44 Getting Started with Analog
26:40 Creating Pages and Dynamic Routes
38:46 Single File Components
46:50 The VS Code Extension
49:06 Using Async Pipe and Metadata
53:04 Creating Layouts and Router Outlets
01:03:53 Server-Side Data Fetching
01:16:28 Rendering Markdown Pages
01:24:26 Next Steps for learning more about Analog
Рекомендации по теме
Комментарии
Автор

I have a good feeling about Analog.js !

maamouribilel
Автор

That was wonderful 👏So much information, thank you 😃
I found answers to several things that I wanted to improve on my Analog apps,
and you provided info on lot more interesting and cool stuff.

I was away from the computer that day otherwise I would have definitely joined and showed my support and appreciation during the LIVE.

I absolutely love the /api endpoints that Analog provides 👏👏they are my favorite - so enjoyable to work with, and I love that SSR is all setup, routing is done in such a clever way too, and I could go on 😃

thank you for the great episode, looking forward to seeing your Analog apps soon Jason 😃

MonaCodeLisa
Автор

Since angular universal have now been merged officially with the angular CLI as angular/ssr, do you think Analog will still be the first Angular SSR option eventually ?

Right now, Analog seems much more mature than the built-in SSR that Angular provides, but I don't know, I'm afraid that someday, maybe all of this will be deprecated and will rely on the built-in Angular SSR... what do u think ?

PhilippeLafreniere-jnpg