Let's build a Community App - Angular In Darija

Поділитися
Вставка
  • Опубліковано 21 вер 2024
  • In this interactive series we're going to explain and demystify Angular Core Concepts through practical live-coding and deep dive into understanding theory.
    Join the official ngMorocco Community on Discord! 👉 bit.ly/ngDiscord
    In this session, we will start doing some serious practice by implementing a real-world application.
    We will pick and answer attendees' questions on the fly.
    Everything in Darija 🇲🇦

КОМЕНТАРІ • 2

  • @mugatu2017
    @mugatu2017 3 роки тому +2

    salama, merci beaucoup pour votre travail, tienes pensado tratar el tema de SSR (server side rendering)?

    • @ChihabOtmani
      @ChihabOtmani 3 роки тому +1

      Currently we prerender the whole app, which is basically SSR at build time.
      I don't think of a use case where we really need SSR at runtime now but let's see how the app evolves :)