Ferdinand Malcher

Ferdinand Malcher

/

Co-founder of Angular.Schule

Germany

Ferdinand Malcher is one of the authors of the German Angular book. He works as a freelance software developer, media designer and trainer, focused on Angular, Node.js and TypeScript. Together with Johannes Hoppe he established the Angular.Schule company. Ferdinand likes to take care of creative details. Many of his development projects are driven by his passion for photography, film and media technology.

Speech

Server Side Rendering (SSR) and Pre-Rendering with Angular

th 
.
 EET

Single page applications in their pure form have one conceptual problem: the JavaScript code runs in one single "empty" HTML page.Search engines like the Google Bot ignore JavaScript code and see nothing but a blank page. Search engine optimization (SEO) becomes impossible!What is more, the user experience suffers because of this: Before the user can interact with our app, the code must be downloaded and rendered. This extends loading time and makes users frustrated.Luckily, there are some strategies to master these challenges:- Pre-rendering with headless browser- Server side rendering (SSR)- Static pre-renderingIn this talk, the Angular expert and book author Ferdinand Malcher will introduce you to the concepts and ideas of server side rendering with Angular.We will talk about possible solutions and go through specific examples with Angular. The extensive tooling around "Angular Universal" greatly helps us on our way. You will learn how the Angular server platform works and how you can set up a server-rendered application on your own.

You’ll learn:
No items found.