Formazione Cisco

Insoft Services è uno dei pochi fornitori di formazione in EMEAR a offrire una gamma completa di certificazione Cisco e formazione tecnologica specializzata.

Dettagli

Certificazioni Cisco

Sperimenta un approccio di apprendimento misto che combina il meglio della formazione con istruttore e dell'e-learning autogestito per aiutarti a prepararti per l'esame di certificazione.

Dettagli

Cisco Learning Credits

I Cisco Learning Credits (CLC) sono voucher di formazione prepagati riscattati direttamente con Cisco che semplificano la pianificazione del successo durante l'acquisto di prodotti e servizi Cisco.

Dettagli

Formazione Continua

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

Dettagli

Cisco Digital Learning

Certified employees are VALUED assets. Explore Cisco official Digital Learning Library to educate yourself through recorded sessions.

Dettagli

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

Dettagli

Catalogo Cisco

Dettagli

Certificazioni Fortinet

Il programma Fortinet Network Security Expert (NSE) è un programma di formazione e certificazione di otto livelli per insegnare agli ingegneri la sicurezza della loro rete per le competenze e l'esperienza di Fortinet FW.

Dettagli

Corsi di formazione tecnica

Insoft è riconosciuto come Fortinet Authorized Training Center in sedi selezionate in tutta l'EMEA.

Corsi tecnici

Catalogo Fortinet

Esplora un'ampia varietà di programmi Fortinet in diversi paesi e corsi online.

Dettagli

Stato ATC

Controlla il nostro stato ATC in tutti i paesi selezionati in Europa.

Dettagli

Fortinet Servizi Professionale

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Dettagli

Catalogo Microsoft

Insoft Services fornisce formazione Microsoft in EMEAR. Offriamo corsi di formazione tecnica e certificazione Microsoft guidati da istruttori di livello mondiale.

Corsi tecnici

Corsi di formazione

Impara conoscenze e abilità eccezionali di Extreme Networks.Find all the Extreme Networks online and instructor led class room based calendar here.

Corsi tecnici

Certificazioni Extreme

Forniamo un curriculum completo di competenze tecniche sul conseguimento della certificazione.

Dettagli

Catalogo Extreme

Dettagli

Accreditamento ATP

In qualità di partner di formazione autorizzato (ATP), Insoft Services garantisce che tu riceva i più alti standard di istruzione disponibili.

Dettagli

Pacchetti di consulenza

Forniamo un supporto innovativo e avanzato per la progettazione, l'implementazione e l'ottimizzazione delle soluzioni IT.La nostra base di clienti comprende alcune delle più grandi telco a livello globale.

Soluzioni & Servizi

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Chi siamo

Insoft fornisce servizi di formazione e consulenza autorizzati per fornitori IP selezionati.Scopri come stiamo rivoluzionando il settore.

Dettagli
  • +39 02 8704 5199
  • Beginning Server-Side Application Development with Angular

    Duration
    2 Giorni
    Delivery
    (Online e in loco)
    Price
    Prezzo su richiesta
    With this Beginning Server-Side Application Development with Angular course, you'll be equipped to create modern, SEO-friendly web apps with best practices using Angular CLI. This course focuses on creating a progressive web app using Angular that is optimized for search engines. As such, we will not focus on understanding the Angular basics. In this course, we will learn how to use Angular to create a progressive web app (PWA) that has great support for SEO. We will begin by identifying what makes an app SEO friendly and installing Angular CLI. We will then build out the UI and application components. By the end of the first lesson, we will have an app ready that is built using Angular's best practices. In the next lesson, we will implement a server-side rendering. We will create a server with Express.js and add dynamic metadata to our app. In the final lesson, we will enable and configure service workers for our app, which will enable our app to work offline. Web applications built with Angular can be optimized for search engines (SEO). Building support for SEO in apps means that search engines can read and understand the pages and that the pages have dynamic data that is specifically aimed at search engines (meta tags). This increases the visibility of your app giving higher search rankings and more links, resulting in more revenues for you or your client. Angular provides built-in features that can be leveraged to ensure apps enjoy maximum visibility on the web. Angular also provides features to ensure that our apps keep working without an internet connection or on a slow connection as well.  

    Lesson 1: Creating the Base Application

    • Installing Angular CLI
    • Generating a New Application
    • Setting Defaults for Angular CLI
    • Configuring Global Styles
    • Creating UI Modules and Components
    • Creating the Application Module and Components

    Lesson 2: Server-Side Rendering

    • Generating the Server App
    • Adding Dependencies for the Server App
    • Adding Run Scripts to package.json
    • Implementing a Web Server
    • Adding Dynamic Metadata

    Lesson 3: Service Workers

    • Installing Dependencies
    • Enabling the Service Worker
    • Configuring the Service Worker
    • Testing the Service Worker
    • Debugging the Service Worker

    This Beginning Server-Side Application Development with Angular course is targeted at Angular developers interested in using Angular’s features to bring SEO into their app development process. Previous app development experience using Angular is required.

    The students taking this course must be well-versed with the following concepts:

    • The basics of Angular
    • HTML
    • CSS
    • Basics of TypeScript

     

    Hardware:

    This course will require a computer system for the instructor and one for each student. The minimum hardware requirements are as follows:

    • Processor: i3
    • Memory: 2 GB RAM
    • Hard disk: 10 GB
    • Internet connection

     

    Software:

    For this course, we will use the following software:

    • Node 6.9.0 or higher
    • npm 3.0 or higher
    • Git
    • Chrome (latest version)
    With this Beginning Server-Side Application Development with Angular course, you'll be equipped to create modern, SEO-friendly web apps with best practices using Angular CLI. This course focuses on creating a progressive web app using Angular that is optimized for search engines. As such, we will not focus on understanding the Angular basics. In this course, we will learn how to use Angular to create a progressive web app (PWA) that has great support for SEO. We will begin by identifying what makes an app SEO friendly and installing Angular CLI. We will then build out the UI and application components. By the end of the first lesson, we will have an app ready that is built using Angular's best practices. In the next lesson, we will implement a server-side rendering. We will create a server with Express.js and add dynamic metadata to our app. In the final lesson, we will enable and configure service workers for our app, which will enable our app to work offline. Web applications built with Angular can be optimized for search engines (SEO). Building support for SEO in apps means that search engines can read and understand the pages and that the pages have dynamic data that is specifically aimed at search engines (meta tags). This increases the visibility of your app giving higher search rankings and more links, resulting in more revenues for you or your client. Angular provides built-in features that can be leveraged to ensure apps enjoy maximum visibility on the web. Angular also provides features to ensure that our apps keep working without an internet connection or on a slow connection as well.  

    Lesson 1: Creating the Base Application

    • Installing Angular CLI
    • Generating a New Application
    • Setting Defaults for Angular CLI
    • Configuring Global Styles
    • Creating UI Modules and Components
    • Creating the Application Module and Components

    Lesson 2: Server-Side Rendering

    • Generating the Server App
    • Adding Dependencies for the Server App
    • Adding Run Scripts to package.json
    • Implementing a Web Server
    • Adding Dynamic Metadata

    Lesson 3: Service Workers

    • Installing Dependencies
    • Enabling the Service Worker
    • Configuring the Service Worker
    • Testing the Service Worker
    • Debugging the Service Worker

    This Beginning Server-Side Application Development with Angular course is targeted at Angular developers interested in using Angular’s features to bring SEO into their app development process. Previous app development experience using Angular is required.

    The students taking this course must be well-versed with the following concepts:

    • The basics of Angular
    • HTML
    • CSS
    • Basics of TypeScript

     

    Hardware:

    This course will require a computer system for the instructor and one for each student. The minimum hardware requirements are as follows:

    • Processor: i3
    • Memory: 2 GB RAM
    • Hard disk: 10 GB
    • Internet connection

     

    Software:

    For this course, we will use the following software:

    • Node 6.9.0 or higher
    • npm 3.0 or higher
    • Git
    • Chrome (latest version)
      Programma
      Data su richiesta

    Follow Up Courses

    Filtra
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 4 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 4 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 2 Giorni
      Data su richiesta
      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.