Angular app with PHP backend
Learn to code Angular app with PHP backend In the following tutorials, you’ll learn how build a whole application ,…
Internationalization ( variante with ngx-i18nsupport)
Angular has a specific way of dealing with internationalization (i18n). It is described in the official documentation Angular Cookbook Internationalization (i18n).…
Internationalization ( i18n ) With Angular
Internationalization, often written as i18n, is the process through which products can be prepared to be taken to other countries.…
How to use JavaScript libraries in Angular 2+ apps
Sometimes for any reason you might need to use some JavaScript libraries into your project and you need to know…
Create a project in GitLab
To create a project in GitLab, we can proceed in two different way: trough the Gitlab-web-plattform or throug the command…
Nginx – Mettre en place un serveur web
Le principal but de notre serveur est d’héberger des sites web. Pour cela on a besoin d’installer un serveur HTTP…
Using the History API – JavaScript Tutorial
let´s take a look at the History API and in particular, the “pushState()” method. The History API makes it easy…
Video 360
Le format de vidéo 360 a pris son essor fin d’année 2014 et début année 2015, avec YouTube qui a…
Fonction des touches “F” sur le clavier
Les touches de fonction, F1 à F12, ne sont pas sur le clavier que pour faire beau et jolie. Dans la pratique, elles remplissent…
SQLite , une alternative á MySQL ?
Une base de données sert essentiellement à stocker des informations (comme des noms, prénoms, adresses, numéros de téléphone ou autre)…