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

Jeffrey Carl Faden jeffreyatw at gmail.com
Sat Apr 26 19:35:22 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 (http://rubyinstaller.org/) for Windows. You can then install
Middleman (http://middlemanapp.com/).

NOTE: A new series of classes is starting on June 2nd! Tell your friends!
The date was originally going to be May 19, but I realized Memorial Day is
the Monday right after.

If you can't make it to this week's lecture, you can watch a live video
stream of the class. Join this Google+ Event to be notified of when to hop
on (you don't have to be a Google+ member):
https://plus.google.com/events/c5veoh0m6n51jkvlhcrr9o1eg3o
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 recap of
last week's material starting at 7:30pm. If you're either new, couldn't
make last week's class or you simply need a refresher, come early and we'll
go through a simple tutorial.

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/20140426/e8e3c53e/attachment-0002.html>


More information about the WebDev mailing list