In current project need to calc data stored in MongoDB with MapReduce algo in php Laravel (REST services). Ideas how to will publish here.
- map-reduce operation
- mapReduce prototype form
- table SQL to noSQl MongDB MapReduce
- Example1: Calculate RatingSnapshot and Total Quantity with Average Quantity Per Rating
- Example2: Calc num_ratings
- Example3: Places in each network
- Example4: Pivot Data with Map reduce
- php - MongoDB::command (Execute a database command) Examples
Start a series of posts how to code apps. First ever app with AngularJS and Yii was very simple. We'll talk about a few topics. Demos find here
Simple Single Page app with a table of users - u can browse, edit, delete, see details - without reloading the page ;)
Folder with all oof the front (AngularJS files) looked like this (In images folder glyphicons.png files located):

Start a series of posts how to code apps. First ever app with AngularJS and Yii was very simple. We'll talk about a few topics. Demos find here
Simple Single Page app with lots of data about Racing. I didnot write backend for it, because formatting JSON used in the app wasn't as simple.U can only browse list and details - without reloading the page ;) In AngularJS files u might find where the docs are downloaded.
Folder with all oof the front (AngularJS files) looked like this (In images folder glyphicons.png files located):

Start a series of posts how to code apps. First ever app with AngularJS and Yii was very simple. We'll talk about a few topics. Demos find here
Simple Single Page app with list of todos - u can browse, add and delete without reloading the page ;)
Folder with all oof the front (AngularJS files) looked like this:
