inDepth.dev
  • Our Manifesto
Subscribe
Tagged

angular-universal

A collection of 2 posts

Global objects in Angular
angular

Global objects in Angular

In JavaScript we often use entities, such as window or navigator. Some of these objects have been there forever. But you might have seen DOCUMENT token used in Angular. Let's discuss why it exists and what we can learn from it to make our apps cleaner and more flexible.

  • Alex Inkin
Alex Inkin Mar 31, 2021 • 5 min read
Angular Universal: real app problems
angular

Angular Universal: real app problems

Angular Universal is an open-source project that extends the functionality of @angular/platform-server. The project makes server-side rendering possible in Angular. This article will discuss the issues and possible solutions we encountered while developing a real application with Angular Universal.

  • Igor Katsuba
Igor Katsuba Mar 4, 2021 • 8 min read
inDepth.dev © 2023
Powered by Ghost