Archive

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 …

PureScript | Getting Started

Readings PureScript PureScript Git Repository Documentation PureScript Book Spago – PureScript package manager and build tool Pulp – Build Tool for …

Scrimba: JavaScript Advent Calendar

Solutions for the Scrimba JavaScriptmas Challenge Day 24: Test Your Agility! const maxLoop = 10; const waitTime = 250; //event listener …

rxjs | Cookbook

Informations NGRX – Reactive State for Angular Original Post is here. Github repo has the code snippets at choopage’s GitHub repo. Recipes Chaining …

Working with D3.js

Awesome Websites D3.js Data Visualization: List of D3 Examples – 2016 Over 1000 D3.js Examples and Demos Over 2000 D3.js Examples and Demos The …

JavaScript: Guide to the JavaScript Ecosystem

Beginning – Libraries and Frameworks UI Angular Ionic Onson UI Framework 7 Unit Testing Karma Jasmine End-to-End Testing …

Error message: No selenium server jar found at the specified location

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 driver …