Angular | Working with I18N
In this post, you will learn how to get started with Angular I18n using ngx-translate, the internationalization (i18n) library for Angular. We will cover the following topics:… Read More »Angular | Working with I18N
In this post, you will learn how to get started with Angular I18n using ngx-translate, the internationalization (i18n) library for Angular. We will cover the following topics:… Read More »Angular | Working with I18N
Readings PureScript PureScript Git Repository Documentation PureScript Book Spago – PureScript package manager and build tool Pulp – Build Tool for PureScript Projects Recommended tooling… Read More »PureScript | Getting Started
Solutions for the Scrimba JavaScriptmas Challenge Day 24: Test Your Agility! Day 23: Social media input challenge Day 22: Extract Matrix Column Day 21: Sum… Read More »Scrimba: JavaScript Advent Calendar
Informations NGRX – Reactive State for Angular Original Post is here. Github repo has the code snippets at choopage’s GitHub repo. Recipes Chaining of observable The… Read More »rxjs | Cookbook
Awesome Websites D3.js Examples Data Visualization: List of D3 Examples – 2016 Over 1000 D3.js Examples and Demos Over 2000 D3.js Examples and Demos The… Read More »Working with D3.js
Beginning – Libraries and Frameworks UI Angular Ionic Onson UI Framework 7 Unit Testing Karma Jasmine End-to-End Testing http://www.protractortest.org/ Technologies Unit Testing Protractor (http://www.protractortest.org/) Use… Read More »JavaScript: Guide to the JavaScript Ecosystem
The Error If you got this error when testing your javascript app, maybe you hate to update the selenium driver jar. The Solution Update the… Read More »Error message: No selenium server jar found at the specified location