[Noisebridge WebDev] Front-end Web Development, Monday 8pm: preprocessors

Jeffrey Carl Faden jeffreyatw at gmail.com
Sun Nov 2 00:27:38 UTC 2014


Front-end code can often get very repetitive and hard to maintain. On
Monday, we'll expand upon last week's talk about backend code generation by
introducing preprocessors - languages which compile into HTML, CSS, or JS.
We've taken a look at PHP and ERB, but we'll also walk through languages
that look nothing like HTML (HAML), and languages that compile into CSS
(Less, Sass + Compass) and JS (CoffeeScript). These languages can make your
life much easier as they help keep you from repeating yourself (DRY!).
We'll also introduce Middleman, one of many workflow systems that makes
using these languages easy.

To prepare for this class, consider installing RVM (https://rvm.io/) with
the --ruby=2.0 flag if you're using OS X or Linux, or Ruby via
RubyInstaller for Windows (http://rubyinstaller.org/). You can then install
Middleman (http://middlemanapp.com/).

If you can't make it to the lecture, you can watch a live video stream of
the class. Join this Google+ Hangout event to be notified of when to hop on:
https://plus.google.com/events/ctlo3cafj3g2oj4o0lnv8kic39s
This video stream will also be available to watch after the class is
complete.

--- The usual details follow ---

Learn HTML, CSS and JavaScript - and put them to good use! This weekly
lecture series, taught by Jeffrey Carl Faden, is aimed at complete
beginners who are interested in making websites, as well as seasoned
professionals looking to brush up on the latest and greatest.

Front-end web development is all about making code that runs in the browser
(versus code that runs on the server). There isn't a big focus on web
design (creating wireframes and mockups), but we do cover best practices
for turning these designs into beautiful code.

The class starts on Monday at 8pm, and goes until 10pm! Plan to arrive
EARLY, as the class has been filling up very fast. We will have a setup
period starting at 7:30pm.

This class does go in a series, but the series can last up to half a year.
Don't let it discourage you if you're starting from the middle - attend
recaps and labs and you should be able to catch up!

This class and the space in which it's taught are entirely free to attend.
Please bring a laptop. Read all of the details here:
https://noisebridge.net/wiki/Front-end_Web_Development

Jeffrey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.noisebridge.net/pipermail/webdev/attachments/20141102/6a82772f/attachment-0002.html>


More information about the WebDev mailing list