Explore >> Select a destination


You are here

honza.pokorny.ca
| | www.robinwieruch.de
12.2 parsecs away

Travel
| | Introduction to JavaScript Naming Conventions for differen data types and data structures in JS. Learn more about how to name private methods, global vairbales, or a constant variable ...
| | mikegrouchy.com
10.8 parsecs away

Travel
| |
| | michaelchadwick.info
9.6 parsecs away

Travel
| | I started a new job recently, so I've been learning and using EmberJS, an open-source JavaScript framework. It's been over 3 months now, and it's time to do a retrospective.
| | szymonkrajewski.pl
96.3 parsecs away

Travel
| I remember how I was excited discovering how much frontend frameworks like AngularJS could make my work easier. Even though I was a strong backend-oriented programmer I decided to learn the concept of Angular. I dug into it at ease and I started using this tool in my daily work. Since I changed my job I lost the opportunity to use frontend technologies regularly. However, I'm still fascinated about this part of software development and I follow trends and latest changes. Therefore AngularJS 1.x was officially abandoned I started looking for something new and fresh. I didn't look for a long time. When I first saw React library, I fall in love with it. I quickly caught the concept behind this tool, thanks to ubiquitous tutorials and examples. I read a lot about the flux pattern, redux, components but I didn't chance to use them in something more ambitious than <HelloWorld/> component. Till now.