From a300b72fa3e945f1caf1d961d6de8f5040edbbd7 Mon Sep 17 00:00:00 2001 From: An Phan Date: Sat, 31 Jan 2015 11:24:57 +0800 Subject: [PATCH] Removed hints and examples from question, following #247 Signed-off-by: Bo-Yi Wu --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 21f354b..3408f52 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This file contains a number of front-end interview questions that can be used wh * What excites or interests you about coding? * What is a recent technical challenge you experienced and how did you solve it? * What UI, Security, Performance, SEO, Maintainability or Technology considerations do you make while building a web application or site? -* Talk about your preferred development environment. (OS, Editor or IDE, Browsers, Tools, etc.) +* Talk about your preferred development environment. * Which version control systems are you familiar with? * Can you describe your workflow when you create a web page? * If you have 5 different stylesheets, how would you best integrate them into the site? @@ -55,7 +55,7 @@ This file contains a number of front-end interview questions that can be used wh * What are `data-` attributes good for? * Consider HTML5 as an open web platform. What are the building blocks of HTML5? * Describe the difference between a `cookie`, `sessionStorage` and `localStorage`. -* Describe the difference between `