From 285e8da94cb018e1ad377d17dcff3dfb44f228a8 Mon Sep 17 00:00:00 2001 From: Steven Loria Date: Wed, 13 Sep 2017 21:42:03 -0400 Subject: [PATCH] Update tools slide * Firebug is EOL; both Chrome and Firefox have DevTools * Atom supports Linux --- class1.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/class1.html b/class1.html index fbd3517d..3a41c215 100644 --- a/class1.html +++ b/class1.html @@ -146,11 +146,9 @@

Tools

  • Browser
    Chrome
    Firefox
  • -
  • Development Toolkit
    - Chrome - Inspector
    - Firefox - Firebug
  • +
  • DevTools
  • Text Editor
    - Atom - Windows, Mac
    + Atom - Windows, Mac, Linux
    Notepad++ - Windows
    Sublime Text - Windows, Mac, Linux
    TextWrangler - Mac