From 243f4cd2ec9001a73ac83c097d1860c83f371914 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Wed, 10 Jun 2015 23:04:43 -0700 Subject: [PATCH] update twitch page and add new cities --- seed_data/field-guides.json | 18 ++---------------- views/resources/twitch.jade | 20 +++++++++++++++----- 2 files changed, 17 insertions(+), 21 deletions(-) diff --git a/seed_data/field-guides.json b/seed_data/field-guides.json index ecdb3b2b53..56ad3be106 100644 --- a/seed_data/field-guides.json +++ b/seed_data/field-guides.json @@ -394,6 +394,8 @@ "
  • Lagos
  • ", "
  • Lahore
  • ", "
  • Leesburg
  • ", + "
  • Lehi
  • ", + "
  • Lima
  • ", "
  • Limassol
  • ", "
  • London
  • ", "
  • Los Angeles
  • ", @@ -509,22 +511,6 @@ "" ] }, - { - "_id": "bd7158d9c442eddfaeb5b2ef", - "name": "Why doesn't Free Code Camp teach technical interviewing skills?", - "dashedName": "why-doesnt-free-code-camp-teach-technical-interviewing-skills", - "description": [ - "
    ", - "

    The skills you'll need to succeed in the job interview are quite different from the skills you'll need to succeed on the job.


    ", - "

    Employers are gradually moving to a pair-programming interview format. You don't need to make special preparations for these types of interviews - just pair program like you would on any Free Code Camp project.

    ", - "

    If you intend to apply for a job at older tech companies like Apple, Microsoft, Google, Facebook or Amazon, you should prepare for your interviews by working through this single authoritative book:

    ", - " ", - "

    You can download the 4th edition of this book in PDF form for free here or buy the 5th edition of the book here.", - "

    Many of the questions you'll be asked during your interviews will come straight out of this book, which is standard-issue in Silicon Valley.

    ", - "

    We may focus more on interview preparation in the future if we determine that it's necessary. In the mean time, Free Code Camp will continue to focus skills that are directly related to becoming a job-ready software engineer.", - "

    " - ] - }, { "_id": "bd7158d9c442eddfaeb5bdef", "name": "How do I best use the Global Control Shortcuts for Mac?", diff --git a/views/resources/twitch.jade b/views/resources/twitch.jade index e47b9e63b7..678d983411 100644 --- a/views/resources/twitch.jade +++ b/views/resources/twitch.jade @@ -31,6 +31,21 @@ block content .col-xs-12 h2 Here are some of our previous shows (you can full-screen them): .row.negative-20 + .col-xs-12.col-sm-12.col-md-6 + .embed-responsive.embed-responsive-16by9.big-break + iframe.embed-responsive-item(src='//www.youtube.com/embed/Z_43xApGB9Y') + p.wrappable.negative-45 link:   + a(href="http://www.youtube.com/watch/Fn9HMn79KH0") http://www.youtube.com/watch/Z_43xApGB9Y + .col-xs-12.col-sm-12.col-md-6 + .embed-responsive.embed-responsive-16by9.big-break + iframe.embed-responsive-item(src='//www.youtube.com/embed/PvWHzcebjjQ') + p.wrappable.negative-45 link:   + a(href="http://www.youtube.com/watch/Fn9HMn79KH0") http://www.youtube.com/watch/PvWHzcebjjQ + .col-xs-12.col-sm-12.col-md-6 + .embed-responsive.embed-responsive-16by9.big-break + iframe.embed-responsive-item(src='//www.youtube.com/embed/yHL6mEr-LGY') + p.wrappable.negative-45 link:   + a(href="http://www.youtube.com/watch/Fn9HMn79KH0") http://www.youtube.com/watch/yHL6mEr-LGY .col-xs-12.col-sm-12.col-md-6 .embed-responsive.embed-responsive-16by9.big-break iframe.embed-responsive-item(src='//www.youtube.com/embed/dolG-yRMcPs') @@ -46,11 +61,6 @@ block content iframe.embed-responsive-item(src='//www.youtube.com/embed/bbFVxaza8Ik') p.wrappable.negative-45 link:   a(href="http://www.youtube.com/watch/S7iRBZJwOAs") http://www.youtube.com/watch/bbFVxaza8Ik - .col-xs-12.col-sm-12.col-md-6 - .embed-responsive.embed-responsive-16by9.big-break - iframe.embed-responsive-item(src='//www.youtube.com/embed/6okiEBZ2y-Y') - p.wrappable.negative-45 link:   - a(href="http://www.youtube.com/watch/BHNRg39ZblE") http://www.youtube.com/watch/6okiEBZ2y-Y br br br