Install HomeBrew first
brew update
brew tap caskroom/cask
brew install brew-caskIf you get the error "already installed", follow the instructions to unlink it, then install again:
| post_install do |installer| | |
| project_path = "Bower.xcodeproj" | |
| project = Xcodeproj::Project.open(project_path) | |
| project.targets.each do |target| | |
| shell_script_path = "Pods/Target Support Files/Pods-Bower/Pods-"+target.name+"-frameworks.sh" | |
| shell_script_input_lines = File.readlines(shell_script_path) | |
| shell_script_output_lines = shell_script_input_lines.map { |line| line.sub("source=\"$(readlink \"${source}\")\"", "source=\"$(readlink -f \"${source}\")\"") } | |
| File.open(shell_script_path, 'w') do |f| | |
| shell_script_output_lines.each do |line| | |
| f.write line |
| - TechStacks/Language | |
| - Javascript | |
| - https://github.com/ganqqwerty/123-Essential-JavaScript-Interview-Questions | |
| - https://www.toptal.com/javascript/10-most-common-javascript-mistakes | |
| - https://www.toptal.com/javascript/interview-questions | |
| - https://medium.com/javascript-in-plain-english/js-engine-and-optimization-dac1f7fcb87d | |
| - https://www.freecodecamp.org/news/javascript-essentials-why-you-should-know-how-the-engine-works-c2cc0d321553/ | |
| - https://github.com/yangshun/front-end-interview-handbook | |
| - lexical scoping | |
| - React 16 |
Install HomeBrew first
brew update
brew tap caskroom/cask
brew install brew-caskIf you get the error "already installed", follow the instructions to unlink it, then install again:
People
:bowtie: |
π :smile: |
π :laughing: |
|---|---|---|
π :blush: |
π :smiley: |
:relaxed: |
π :smirk: |
π :heart_eyes: |
π :kissing_heart: |
π :kissing_closed_eyes: |
π³ :flushed: |
π :relieved: |
π :satisfied: |
π :grin: |
π :wink: |
π :stuck_out_tongue_winking_eye: |
π :stuck_out_tongue_closed_eyes: |
π :grinning: |
π :kissing: |
π :kissing_smiling_eyes: |
π :stuck_out_tongue: |