Bonnes Pratiques Web & Cloud
58.8K views | +4 today
Follow
Bonnes Pratiques Web & Cloud
Administration cloud et développement web
Curated by Mickael Ruau
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Typescript (sur-ensemble de javascript)'. Clear
Scooped by Mickael Ruau
Scoop.it!

Typage de bout en bout avec TypeScript, GraphQL et React

Typage de bout en bout avec TypeScript, GraphQL et React | Bonnes Pratiques Web & Cloud | Scoop.it
JavaScript est un langage très puissant et flexible mais lors de la création d’applications lourdes…
No comment yet.
Scooped by Mickael Ruau
Scoop.it!

Angular 6 tutorial - create your own Angular Bootstrap app, step by step

Angular 6 tutorial - create your own Angular Bootstrap app, step by step | Bonnes Pratiques Web & Cloud | Scoop.it
Learn the most powerful JavaScript framework by creating your own app. We'll guide you step by step from basic to advanced concepts of Angular technology.
Mickael Ruau's insight:

Along this course you will also learn many powerful and useful technologies such as:

Angular 6

The newest Angular 6 including most recent features. Technology used by Google, Wix, weather.com and Forbes.

Angular CLI

Angular Command Line Interface which allows speeds up your development. Creation of projects, classes, services have never been easier.

Typescript

Typescript is a superset of JavaScript which allows you to use extended functionalities which were reserved till now to more advanced languages like Java or C++.

NPM

Within this tutorial you will also learn how to use Node Package Manager to easily install and maintain your project dependencies.

Cross-platform

Regardless whether you are using Windows, macOS or Unix - this tutorial show you how to use Angular on each operating system.

SPA

If you have ever wonder why some websites are blazing fast you should continue reading. This tutorial will guide you how to build Single Page Application, which works without reloading.

RWD

Within this tutorial you will learn about Responsive Web Development - in other words, how to build a website which looks awesome on each device. Regardless whether it's 30-inch monitor or smartphone screen.

MDB

This tutorial will also teach you how to combine 2 powerful tools - Bootstrap and Material Design to achieve an outstanding effect on your website or an application.

No comment yet.