Skip to content

Commit

Permalink
Update front end interview question link (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanlambert authored and yangshun committed Mar 3, 2018
1 parent 284b95f commit 604ed55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Spend a day or two revising ES5 and exploring ES2015. The more heavily used feat
- [Learn ES2015 on Babel](https://babeljs.io/learn-es2015/)
- [ES6 Katas](http://es6katas.org/)
- [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) (Advanced content, optional for beginners)
- [Answers to Front End Job Interview Questions — JavaScript](https://github.com/yangshun/tech-interview-handbook/blob/master/front-end/interview-questions.md#js-questions)
- [Answers to Front End Job Interview Questions — JavaScript](https://github.com/yangshun/front-end-interview-handbook/blob/master/questions/javascript-questions.md)

## User Interface - React

Expand Down

0 comments on commit 604ed55

Please sign in to comment.