Explore all newline lessons
lesson
How Does Angular Work with Heroku and MongoDB?The newline Guide to Angular UniversalIn this course module, you will build a production-ready Angular application. It will consist of a list of products with pictures, descriptions, and prices. Each product will have a dedicated landing page. You will also develop the functionality of adding products to a list of favorites and displaying that list. You will build a back-end and API to feed your application with data. The data will be retrieved from MongoDB provisioned in your Heroku application.
lesson
Angular Universal and the Era of Single-Page ApplicationsThe newline Guide to Angular UniversalIntroduction to Guide to Angular Universal
lesson
Angular --prod Universal Versus PrerenderThe newline Guide to Angular UniversalThat was a bumpy ride, but definetely worth it. In this lesson we will summarize what you've learned so far and how ng --prod differentiate from Universal and Prerendered application.
lesson
How to Resolve Angular Prerendering IssuesThe newline Guide to Angular UniversalWhat is prerendering and how Angular Universal supports it? This lesson will answer that questio and show you what steps you need to take, to make your application prerenderable.
lesson
Prerendering in AngularThe newline Guide to Angular UniversalIn this module, you'll learn how to adjust the Angular application to be pre-renderable. Such prepared application can be deployed on static hosting like GitHub pages and still be SEO friendly! You will feed your application with data retrieved from MongoDB during the prerendering process.
lesson
Connecting to tRPCFullstack Typescript with TailwindCSS and tRPC Using Modern Features of PostgreSQLConnecting to the tRPC server from the frontend
lesson
Introducing tRPCFullstack Typescript with TailwindCSS and tRPC Using Modern Features of PostgreSQLSetting up tRPC with Koa
lesson
Shared ComponentsFullstack Typescript with TailwindCSS and tRPC Using Modern Features of PostgreSQLSharing components across packages
lesson
Frontend StateFullstack Typescript with TailwindCSS and tRPC Using Modern Features of PostgreSQLHandling State in React
lesson
FoundationFullstack Typescript with TailwindCSS and tRPC Using Modern Features of PostgreSQLTurning sketches into code
lesson
Tailwind CSSFullstack Typescript with TailwindCSS and tRPC Using Modern Features of PostgreSQLA quick introduction to Tailwind CSS
lesson
The Booking TableFullstack Typescript with TailwindCSS and tRPC Using Modern Features of PostgreSQLAdding a booking table to our database schema