Hello, my name is André Bernardes and this is my blog.
-
Ember js on rails
Posted by André Bernardes on 24 May 2012
Today I tried to add persistence to my simple todo app using rails, but that task prove itself to be too complex to tackle in only a couple of hours. So, I've decided to share the tutorial which I'm following to learn this persistence thing.
Read More » -
Ember js checkboxes
Posted by André Bernardes on 23 May 2012
This is a short post about how Ember.js screamed at me.
Read More » -
Ember js - Property binding awesomeness
Posted by André Bernardes on 20 May 2012
I was playing around with the property binding functionality from Ember.js. And it is awesome.
Read More » -
First shot with Ember.js - Simple Todo App
Posted by André Bernardes on 18 May 2012
Today I spent a large portion of my time playing with a simple Ember.js sample Todo app.
Read More » -
Ember js link bucket
Posted by André Bernardes on 17 May 2012
Today I started looking for good starting points to learn Ember.js. Here's what I found.
Read More » -
Flipping the switch to ember.js
Posted by André Bernardes on 16 May 2012
Today I decided to not go on with Backbone.js, but switch to Ember.js instead. Here, I present the reasons.
Read More » -
Simple Backbone App - Another frustrated day
Posted by André Bernardes on 15 May 2012
I kept working on the feature for crossing off done tasks from my task list, but I haven't got anywhere (yet).
Read More » -
Simple Backbone App - First Failure
Posted by André Bernardes on 14 May 2012
Today I thought I could add a feature do cross done tasks of the list. As it turns out, I can't.
Read More » -
Simple Backbone App - bootstrapping the design
Posted by André Bernardes on 13 May 2012
Even for a experimental app, a design looking like complete crap is very demotivating. Today I decided to improve my design using Twitter Bootstrap.
Read More » -
Simple backbone app textfield input.
Posted by André Bernardes on 12 May 2012
I decided to use a text field input to add tasks in my app. Here's how it was done.
Read More » -
Backbone refactoring part deux
Posted by André Bernardes on 11 May 2012
Since there's still some room for improvement in my code, I thought I should share my thoughts and get some community feedback on refactoring (small) backbone.js apps.
Read More » -
Backbone model refactoring
Posted by André Bernardes on 10 May 2012
In this post I show how I moved some presentational logic out of my model.
Read More » -
TDDing with Backbone.js and Jasmine.
Posted by André Bernardes on 09 May 2012
To fix a validation problem detected in my previous post by a kind reader, I've decided test-drive it using Jasmine.
Read More » -
Basic Backbone js input validation
Posted by André Bernardes on 08 May 2012
Today I started playing with model validations and how it fits on the backbone.js framework. This is a post about what I found out.
Read More » -
Instant Gratification with Backbone js
Posted by André Bernardes on 07 May 2012
Backbone.js seems to have become the "the facto" client side MVC framework to implement rich internet applications. Just like the majority, I've decided to start learning it since I truly believe whenever you decide to learn something new, the bigger the community to help you, the better. This is how my first experience went.
Read More » -
On inspiration and the chain
Posted by André Bernardes on 06 May 2012
The Internet is an awesome place to get inspiration when you need some. This is a post about how I found mine and, most important, what has the Internet inspired me to do.
Read More » -
Javascript Twitter Widget - Part I
Posted by André Bernardes on 20 Oct 2011
It's been almost a week now since my blog has been live. I already had two posts (this one is not included), but my Twitter widget is still showing placeholder text. Decided this would be the next improvement on my blog, I started browsing the web looking for some libs that would help me. I wasn't satisfied with the results. Everything was so complex and my widget is so damn simple. So I decided to do it myself.
Read More » -
2011 Guru-SC Meeting Presentation
Posted by André Bernardes on 06 Oct 2011
No dia 01/10/2011 rolou o 2º encontro Guru-SC em Florianópolis - SC, quando tive a oportunidade de dar uma palestra de introdução ao Ruby on Rails.
Read More » -
Back To Blogging
Posted by André Bernardes on 29 Sep 2011
After a long while, some recent events have led me back to blogging. I'll cover primarily Ruby and Rails development, with a touch of Javascript and Web Design (skills that I obviously lack, but I'm hoping to blog about my findings on those matters). Check often for the latest updates.
Read More »