|
You are here |
www.asmak9.com | ||
| | | | |
mherman.org
|
|
| | | | | Know a little Ruby? Ready to start web development? Before jumping to Rails, get your hands dirty with Sinatra. It's the perfect learning tool. My recommendation: Start with a basic dynamic website, backed with SQLite. Create and manage your database tables with raw SQL. Practice deploying on Heroku. Practice. | |
| | | | |
danielsieger.com
|
|
| | | | | A short guide on creating a Jekyll template using Bootstrap and Sass. | |
| | | | |
dejanglozic.com
|
|
| | | | | Last week I started playing with Node.js and LinkedIn's fork of Dust.js for server side templating. I think I am beginning to see the appeal that made LinkedIn choose Dust.js over a number ofalternatives. Back when LinkedIn had a templating throwdown and chose Dust.js, they classified it in the 'logic-less' group, in contrast to the... | |
| | | | |
blog.roccosangellino.com
|
|
| | | HTML is one of the first building blocks to learn how to build websites. There are a set of rules that must be followed in order to build HTML documents. Let's break down the basic structure of an HTML document to help us start building websites. Tab... | ||