Skip to content

Instantly share code, notes, and snippets.

@ekesken
Created October 15, 2011 10:43
Show Gist options
  • Select an option

  • Save ekesken/1289387 to your computer and use it in GitHub Desktop.

Select an option

Save ekesken/1289387 to your computer and use it in GitHub Desktop.

Revisions

  1. ekesken revised this gist Oct 16, 2011. 1 changed file with 7 additions and 7 deletions.
    14 changes: 7 additions & 7 deletions todo.md
    Original file line number Diff line number Diff line change
    @@ -3,13 +3,13 @@ Programming Achievements: How to Level Up as a Frontend Engineer

    Read:

    * ~~read [CSS: the definitive guide‎](http://books.google.com/books?id=rdtCRLXAL78C).~~
    * ~~read [JavaScript: The Good Parts‎](http://books.google.com/books?id=PXa2bby0oQ0C).~~
    * ~~read [High Performance Web Sites](http://books.google.com/books?id=jRVlgNDOr60C).~~
    * read [CSS: the definitive guide‎](http://books.google.com/books?id=rdtCRLXAL78C).
    * read [JavaScript: The Good Parts‎](http://books.google.com/books?id=PXa2bby0oQ0C).
    * read [High Performance Web Sites](http://books.google.com/books?id=jRVlgNDOr60C).

    Write:

    * ~~write a full javascript application independent from backend.~~
    * ~~write a nontrivial web app.~~
    * ~~write a nontrivial mobile app.~~
    * ~~write a nontrivial flash app.~~
    * write a full javascript application independent from backend.
    * write a nontrivial web app.
    * write a nontrivial mobile app.
    * write a nontrivial flash app.
  2. ekesken revised this gist Oct 15, 2011. 1 changed file with 7 additions and 7 deletions.
    14 changes: 7 additions & 7 deletions todo.md
    Original file line number Diff line number Diff line change
    @@ -3,13 +3,13 @@ Programming Achievements: How to Level Up as a Frontend Engineer

    Read:

    * read [CSS: the definitive guide‎](http://books.google.com/books?id=rdtCRLXAL78C).
    * read [JavaScript: The Good Parts‎](http://books.google.com/books?id=PXa2bby0oQ0C).
    * read [High Performance Web Sites](http://books.google.com/books?id=jRVlgNDOr60C).
    * ~~read [CSS: the definitive guide‎](http://books.google.com/books?id=rdtCRLXAL78C).~~
    * ~~read [JavaScript: The Good Parts‎](http://books.google.com/books?id=PXa2bby0oQ0C).~~
    * ~~read [High Performance Web Sites](http://books.google.com/books?id=jRVlgNDOr60C).~~

    Write:

    * write a full javascript application independent from backend.
    * write a nontrivial web app.
    * write a nontrivial mobile app.
    * write a nontrivial flash app.
    * ~~write a full javascript application independent from backend.~~
    * ~~write a nontrivial web app.~~
    * ~~write a nontrivial mobile app.~~
    * ~~write a nontrivial flash app.~~
  3. ekesken revised this gist Oct 15, 2011. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion todo.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,9 @@ Programming Achievements: How to Level Up as a Frontend Engineer

    Read:

    * read [High performance web sites](http://books.google.com/books?id=jRVlgNDOr60C) and complete all the exercises
    * read [CSS: the definitive guide‎](http://books.google.com/books?id=rdtCRLXAL78C).
    * read [JavaScript: The Good Parts‎](http://books.google.com/books?id=PXa2bby0oQ0C).
    * read [High Performance Web Sites](http://books.google.com/books?id=jRVlgNDOr60C).

    Write:

  4. ekesken created this gist Oct 15, 2011.
    13 changes: 13 additions & 0 deletions todo.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    Programming Achievements: How to Level Up as a Frontend Engineer
    ================================================================

    Read:

    * read [High performance web sites](http://books.google.com/books?id=jRVlgNDOr60C) and complete all the exercises

    Write:

    * write a full javascript application independent from backend.
    * write a nontrivial web app.
    * write a nontrivial mobile app.
    * write a nontrivial flash app.