Quantcast
Channel: open source – Oren Farhi – Javascript & Angular (2, 4) Consulting Network, Angular Developer
Browsing latest articles
Browse All 7 View Live

Backbone.Safe – Local Storage Plugin for Backbone.js

This is a short post/link for Backbone.Safe – a new open source plugin for Backbone.js. Backbone.Safe lets you save Backbone’s models and collection to the local storage with an ease. Check out how to....

View Article



Integrating Backbone.View, Backbone.Model & jQuery plugin

One of the most required features for Echoes Player was auto complete for the search box. After reviewing few plugins, I decided to use jqueryui auto complete plugin, as jquery-ui has been already...

View Article

Github Workflow &“Feature Toggles”

I’m working with git & github as a vcs for the last 3 years. It’s…

View Article

First Steps In Setting Up Travis CI To Your Javascript Project

I’ve been developing my projects with build processes for quite some time now. At some…

View Article

Setup Karma For Testing Angular 1.x Components With ES2015 & Browserify

Converting angular 1.x code to use ES2015 is one thing. It’s an iterative process that should be taken with great care. However, aside from converting the code, you should also convert the tests to the...

View Article


From Angular 1.x ng-repeat to Angular 2 NgFor with Component

In the recent article, I wrote about the migration process of a component that is based on angular 1.x and ES2015. Since then, I continued migrating Echoes Player to angular 2. In this post i’m sharing...

View Article

Reusing ngrx/effects in Angular (communicating between reducers)

After upgrading my open source project, "Echoes Player", to work with the latest stable angular-cli 1.0 version (wrote an article about it), I set down to refactor the application's code. I always like...

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images