- JavaScript
- JavaScript Testing - Jasmine
- JavaScript Frameworks and Libraries
- Debugging JavaScript
- Front End Engineering
- Code Review, from Zee
- Coding Interview Tips, from Paul
####Sinatra
- Singing With Sinatra, Parts 1-3, :level_1, :tutorial
- Sinatra, :level_1, :documentation
- Designing With Class: Sinatra + PostgreSQL + Heroku, :level_1, :tutorial
- Deploying Sinatra Apps to Heroku,:level_2, :tutorial
- ERB, :level_1, :documentation
- request/response cycle, :level_1, :tutorial
- URI, :level_1, :tutorial
- bcrypt , :level_2, :documentation 1.Socket, :level_2
- Rack Compliant Frameworks, :level_2
- What is Rack, :level_2
- Rack Apps , :level_2
- nested query params, :level_2, :blog
- Environment Variables in Ruby, :level_2, :tutorial
- $LOAD_PATH, :documentation, :level_2
- Gemfiles , :level_1
- Managing Secret Data in Open Source Projects
- Heroku and Ruby Version, :level_2
- Rake, :level_2, :tutorial
- restful routes - see the Restful Routes Table, :level_2, :documentation
- HTTP Server in ruby, :level_3, :blog
- Zee TDDs Conways Game of Life
- Testing with Rspec,:level_1, :tutorial
- RSpec Assertions: expect, :blog, :level_1
- RSpec Expect, :documentation, :level_1
- Testing Web Apps with Capybara and Sinatra,:level_2, :tutorial
- Using Capybara, :level_1, :tutorial
- RSpec Rake Tasks, :level_2, :documentation
- shoulda-matchers, :level_2, :documentation
- Active Record Migrations, :level_1, :documentation
- Active Record Relationss, :level_1, :documentation 1.Active Record Validations, :level_1, :documentation
- Active Record Query Interface, :level_1, :documentation
- sinatra-activrecord gem, :level_1, :documentation Active Record Scopes, :level_3, :documentation
- Build a Simple Website, :level_1, :tutorial
- Learn HTML and CSS, :level_1, :tutorial
- Dash HTML/CSS Tutorial, :level_1, :tutorial
- A Beginners Guide to HTML and CSS, :level_1, :tutorial
- An Advanced Guide to HTML and CSS,:level_2, :tutorial
- semantic markup, :level_1
- [CSS Tricks](pseudo-selectors, :level_2, :tutorial
- CSS3 transitions, :level_2, :tutorial
- MDN Javascript Guide - in particular: 'Working With Objects'
- MDN JavaScript Documentation
- Team Treehouses: Javascript Foundations
- Understanding this and call and apply
- Justin Searls video : javascript testing tactics
- exercism.io JavaScript,:level_2, :tutorial
- Javascript Cheat Sheet
- Good Habits, :level_2?, from Matt
- Codeschool: Dev Tools Course
- Debug with Node