Last active
May 2, 2021 10:58
-
-
Save gitspilo/6b29aeb3eda06283d310b4b810d3b691 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
knowladge | |
https://github.com/h5bp/Front-end-Developer-Interview-Questions | |
https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/master/src/questions/javascript-questions.md | |
https://www.toptal.com/javascript/interview-questions | |
http://www.paulgraham.com/gh.html // great hackers | |
Javascript: | |
https://codeburst.io/javascript-wtf-is-es6-es8-es-2017-ecmascript-dca859e4821c | |
https://javascript.info/async | |
https://eloquentjavascript.net/ | |
online tools | |
https://rextester.com/RBTO71933 // for database query | |
https://www.diawi.com/ // for ios ipa sharing and installation | |
https://beta.observablehq.com/@mcwebb/rison-online-decoder-encoder () //decoder | |
https://beta.observablehq.com/@nyurik/rison-online-decoder-encoder (required parentheses) //decoder | |
https://jwt.io //access token | |
installation | |
https://docs.google.com/document/d/143Km64SzVIDgdRantumDtBn_gjaGSu-X96zlzrcHg4c/edit | |
command line | |
https://www.learnenough.com/command-line-tutorial | |
react-native | |
https://native.directory/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment