Revolunet - blog.revolunet.com - revolunet blog
General Information:
Latest News:
AngularJS tips'n'tricks part 2 23 Jul 2013 | 03:00 am
Here’s a new batch of AngularJS tips and gotchas; If you didn’t read it yet, you can check the part 1 and feel free to comment below :) Access an element scope from outside This is useful for debugg...
Learn AngularJS in 5 steps 1 Jun 2013 | 05:00 am
I’ve seen some developers quite shy about AngularJS when confronted to all the magical powers; don’t be afraid, AngularJS indeed introduces several new concepts but you can get them in just a few week...
GoogleIO 2013 keynote recap 15 May 2013 | 03:00 am
So today was the opening of the 2013 GoogleIO developer conference in San Francisco and the Googlers announced a insanely crazy amount of new projects/services/features in just the first few hours, wh...
Making of the angular-carousel 2 May 2013 | 03:00 am
Our first real life experiment with AngularJS is a mobile and touch-friendly carousel directive. As this project shed some lights on various AngularJS aspects, we’d like to share it with you; The ful...
AngularJS tips'n'tricks part 1 1 May 2013 | 03:00 am
In the past few months we learned a lot of new AngularJS stuff. Here is a first bunch of tricks, please comment and help us improve theses exemples if your tricks are even more awesome :) We compiled...
AngularJS tips'n'tricks part 1 1 May 2013 | 03:00 am
In the past few months we learned a lot of new AngularJS stuff. Here is a first bunch of tricks, please comment and help us improve theses exemples if your tricks are even more awesome :) We compiled...
Using AngularJS views animations for mobile applications 30 Apr 2013 | 11:20 pm
AngularJS team recently added the very expected animation feature to their framework. You can have a great overview with the Miško Hevery introduction video and a complete overview article at the grea...
Using AngularJS views animations for mobile applications 30 Apr 2013 | 11:20 pm
AngularJS team recently added the very expected animation feature to their framework. You can have a great overview with the Miško Hevery introduction video and a complete overview article at the grea...
Octopress Cheat Sheet 15 Apr 2013 | 04:46 am
When you switch to Octopress for blogging there are a very few things to know : Command line Creating a post You can create a post just by adding a .markdown file in the source/_posts folder and pr...
Octopress Cheat Sheet 15 Apr 2013 | 04:46 am
When you switch to Octopress for blogging there are a very few thing to know :