14 Forks
39 Stars
39 Watchers

Front-End-Common-Problems

đŸ¤”Notes for common front-end / full-stack problems in interviews. Covers common algorithms implementation in JavaScript, design patterns, JavaScript basics, Node.js basics, React/Redux basics, ES6 new features, and common code snippets in front end development

How to download and setup Front-End-Common-Problems

Open terminal and run command
git clone https://github.com/caomingkai/Front-End-Common-Problems.git
git clone is used to create a copy or clone of Front-End-Common-Problems repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Front-End-Common-Problems https://github.com/caomingkai/Front-End-Common-Problems/archive/master.zip

Or simply clone Front-End-Common-Problems with SSH
[email protected]:caomingkai/Front-End-Common-Problems.git

If you have some problems with Front-End-Common-Problems

You may open issue on Front-End-Common-Problems support forum (system) here: https://github.com/caomingkai/Front-End-Common-Problems/issues