New talk, HAML/SASS and tenplate

over 4 years ago by danboy

I'll be speaking at this month's polyglot programmers meeting in Wheaton.

I'll be giving a 60-120 minute talk on HAML, SASS and tenplate. details below...

Haml/Sass/Tenplate
Take your RAILS app to the next level by cleaning up your views with HAML, simplifying your CSS with SASS, and enforcing good POSH/Design habits with tenplate.

Elevate your markup with HAML.

Take a look at this clean, refreshing alternative to ERB's.

Simplify your markup - no more pesky closing tags or poorly nested HTML. Make using "end" a vague memory. And gaze in wonder as you view the perfect
whitespace and indentation in your apps source.

Boost your presentation with SASS
.
Like CSS on steroids SASS provides you with CSS variables, math and "mixins" allowing you to create shortcuts for commonly used rules.

Write easy to read SASS on the server side yet render compressed, optimized CSS to the client!

Bring it all together with tenplate
Add a baseline typographical grid to your site.

Create a EM based layout with a dynamic grid system.

Add custom form helpers and basic site variables.

filed under: talks, speaking, haml, sass, tenplate, css, markup, development

HAML, SASS and Tenplate

over 4 years ago by danboy

filed under: haml, sass, tenplate

Tenplate updates.

over 4 years ago by danboy

So i made a few updates to tenplate.

I fixed a few bugs that where throwing errors, and due to popular demand started a little how-to in the README.

Keep in mind this is still pre-alpha software, but check it out. I'll think you'll like the improvements.

filed under: tenplate, haml, sass, awesome

Tenplate code camp talk.

over 3 years ago by danboy

Thanks for the brave few who checked me out at code camp. As promised here's a link to grab tenplate.

I also try and alert you to any upcoming bar camp.

Thanks again.

filed under: talks, haml, sass, tenplate