The below dev environment is set up for Mac.
My Current OS:
- macOS Catalina 10.15.7
My Current Hardware:
- iMac Retina 5k Late 2014
- MB Air Retina 13-inch 2018
- Bitwarden
- Wappalyzer
- Full Page Screen Capture
- Better OneTab
- Marinara: Pomodoro Assistant
- You have two options for installing xcode. The full package or just the command line tools but at a minimum the command line tools are required.
- Install just the xcode command line tools with:
xcode-select --install
-or-- Go to the app store and download the full package. The full package is great for if you do any sort of mobile development.
- Download and install Homebrew: https://brew.sh/
- Google Chrome (https://www.google.com/intl/en/chrome/browser/)
- Firefox (https://www.mozilla.org/en-US/firefox/new/)
- Slack (App store)
- Discord (App store)
- Setup SSH Key
- Setup SSH Key on GitHub
- Setup SSH Key on Digital Ocean
- Download iTerm2 https://iterm2.com/downloads/stable/iTerm2-2_1_4.zip
- Move the unarchived app to your Applications/Utilities directory
- Open the app
- Open preferences
- Uncheck confirm "closing multiple sessions"
- Uncheck confirm "Quit iTerm2 (Cmd+Q)"
- Install Oh My Zsh https://ohmyz.sh/
- Install Cobalt2 theme for iTerm2 https://github.com/wesbos/Cobalt2-iterm (download the whole folder to not run into issues with installation)
- Screw the Powerline font, use Hack! https://sourcefoundry.org/hack/
- Take 5 minutes to learn the nano text editor and save yourself the hassle of learning VIM
- Fine, I'll learn VIM in 2021
- Learn how to get out of vim use the following:
:q
- To close and save use:
:wq
https://code.visualstudio.com/
Set up shell command: https://code.visualstudio.com/docs/setup/mac
- Bracket Pair Colorizer 2
- indent-rainbow
- Live Sass Compiler
- Javascript ES6 code snippets
- Live Server
- Prettier - Code Formatter
- stylelint
- Twig
- VS Color Picker
- vscode-icons
- GitLens
- markdownlint
- stylelint
The settings are configured via 'Settings' and are maintained via JSON. To override, just click on the pencil icon next to the code-to-be-overwritten and select 'Replace in settings'. This adds a line to the custom settings JSON on the right.
Settings
{
"window.zoomLevel": 1,
"explorer.confirmDragAndDrop": false,
"python.pythonPath": "python3",
"editor.fontSize": 14,
"editor.tabSize": 4,
"editor.wordWrap": "on",
"terminal.integrated.fontSize": 16,
"workbench.colorTheme": "Yoncé",
"workbench.iconTheme": "vscode-icons",
"vsicons.projectDetection.autoReload": true,
"workbench.startupEditor": "newUntitledFile",
"liveServer.settings.donotShowInfoMsg": true,
"liveServer.settings.donotVerifyTags": true,
"vsicons.dontShowNewVersionMessage": true,
"liveSassCompile.settings.generateMap": false,
}
Spin up containers via the command line without having to mess with MAMP, Vagrant, and so forth. (Don't forget to install Docker beforehand!)
https://docs.devwithlando.io/installation/macos.html
- Repo: https://github.com/creationix/nvm
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.1/install.sh | bash
npm install gulp -g
npm install grunt -g
- Site: https://rvm.io/
\curl -sSL https://get.rvm.io | bash -s stable
- Gist of Generators: https://gist.github.com/leroyrosales/0d74b3adf2c0ff3af041c7c9f8cd7c70
- Markdown Cheatsheet: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
- SSH Cheatsheet: https://gist.github.com/bradtraversy/f03df587f2323b50beb4250520089a9e
- Awesome Self Hosted tools: https://github.com/awesome-selfhosted/awesome-selfhosted
- Full-stack web dev notes: https://github.com/8483/notes
- Awesome Design Tools: https://github.com/LisaDziuba/Awesome-Design-Tools
- Women Made It: https://github.com/LisaDziuba/Women-Made-It
- Awesome Stacks: https://github.com/stackshareio/awesome-stacks
- Front-end Dev Handbook for 2019: https://frontendmasters.com/books/front-end-handbook/2019/ -- SUPER AWESOME
- The Documentation Compendium: https://github.com/kylelobo/The-Documentation-Compendium/
- Free Technology Books: https://github.com/arpitjindal97/technology_books
- Computer Science Illustrated: http://csillustrated.berkeley.edu
- Crontab Guru: https://crontab.guru/
- Learn X in Y minutes: https://learnxinyminutes.com
- Web Development in 2020 (Udemy courses list): https://github.com/andrews1022/web-development-2020-course-list
- A list of places in Austin that hire developers: https://codementorship.github.io/austin-tech-list/
- Figma Crash Course: https://www.figmacrashcourse.com/
- Curated list of design resources for devs: https://github.com/bradtraversy/design-resources-for-developers
- 2021 Web Development Coures List: https://github.com/andrews1022/web-development-2021-course-list
- 70+ Job Websites for Devs: https://medium.com/@traversymedia/70-job-find-websites-for-developers-other-tech-professionals-34cdb45518be
- 1,600 Free Coursera courses: https://www.freecodecamp.org/news/coursera-free-online-courses-6d84cdb30da/
- Server Admin for Programmers: https://serversforhackers.com/
- Software Engineering at Google (free book): https://abseil.io/resources/swe-book
- FuturePedia: AI Tools directory https://www.futurepedia.io/
- Hacker Startup: https://hackerstartup.com/
- 450+ Design Websites Directory: https://kotilabdulkadir.notion.site/The-Ultimate-450-Websites-Directory-for-Freelancers-Solopreneurs-b48bf26f94d1442aa2ead96ee139161a
- PHP The Right Way: https://phptherightway.com/
- Theme Wagon templates: https://themewagon.com/
- Create Tim templates: https://www.creative-tim.com/
- HTML 5Up templates: https://html5up.net/
- Kaggle Datasets: https://www.kaggle.com/datasets
- Tome (AI generated presentations): https://tome.app/
- Toffeeshare (share files peer-to-peer and encryption): https://toffeeshare.com/
- Where do you find GOOD Web Design inspiration?: https://www.reddit.com/r/webdev/comments/14vrsqk/where_do_you_find_good_web_design_inspiration/
- 450+ Design Websites Directory: https://kotilabdulkadir.notion.site/The-Ultimate-450-Websites-Directory-for-Freelancers-Solopreneurs-b48bf26f94d1442aa2ead96ee139161a
- Landing Love: https://www.landing.love/
- Landing Folio: https://www.landingfolio.com/
- Stark Accessibility Tips for Devs: https://www.getstark.co/library/collections/accessibility-tips,-tricks,-and-resources-for-developers/
- Database optimization WP-CLI commands: https://www.liquidweb.com/kb/8-wp-cli-commands-to-clean-up-and-optimize-your-site/
- Useful WordPress snippets: https://github.com/dalenguyen/wordpress-snippets
- DigitalOcean Optimization https://www.digitalocean.com/community/questions/how-to-optimize-the-server-for-getting-high-traffic-even-in-5-droplet-plan
- HTML Analyzer https://www.debugbear.com/html-size-analyzer
- WebPageTest https://www.webpagetest.org/
- Yellow Lab Tools https://yellowlab.tools/
- Hired.com https://hired.com/
- Hubstaff Talent: https://hubstafftalent.net/
- Toptal: https://www.toptal.com/
- Freelancer: https://www.freelancer.com/
- The CSS Podcast: https://thecsspodcast.libsyn.com/
- Boot Dev (learn backend development): https://www.boot.dev/
- Suckless (software that sucks less): https://suckless.org/
- 12ft (removes ads and popups from sites): https://12ft.io/
- Perplexity.ai (AI search engine): https://www.perplexity.ai/
- JS Console (browser based console): https://jsconsole.com/
- Engineering at Meta - https://lnkd.in/e8tiSkEv
- Google Research - https://ai.googleblog.com/
- Google Cloud Blog - https://lnkd.in/enNviCF8
- AWS Architecture Blog - https://lnkd.in/eEchKJif
- All Things Distributed - https://lnkd.in/emXaQDaS
- The Nextflix Tech Blog - https://lnkd.in/efPuR39b
- LinkedIn Engineering Blog - https://lnkd.in/ehaePQth
- Uber Engineering Blog - https://eng.uber.com/
- Engineering at Quora - https://lnkd.in/em-WkhJd
- Pinterest Engineering - https://lnkd.in/esBTntjq
- Lyft Engineering Blog - https://eng.lyft.com/
- Twitter Engineering Blog - https://lnkd.in/evMFNhEs
- Dropbox Engineering Blog - https://dropbox.tech/
- Spotify Engineering - https://lnkd.in/eJerVRQM
- Github Engineering - https://lnkd.in/eCADWt8x
- Instagram Engineering - https://lnkd.in/e7Gag8m5
- Databricks - https://lnkd.in/eXcBj37a
- Canva Engineering Blog - https://canvatechblog.com/
- Etsy Engineering - https://lnkd.in/eddzzKRt
- Booking.com Tech Blog - https://blog.booking.com/
- Expedia Technology - https://lnkd.in/ehjuBE5J
- The Airbnb Tech Blog - https://lnkd.in/emGrJbGM
- Stripe Engineering Blog - https://lnkd.in/em6Svgyx
- Ebay Tech Blog - https://tech.ebayinc.com/
- Flickr's Tech Blog - https://code.flickr.net/
- Hubspot Product and Engineering Blog - https://lnkd.in/eRGZkBd4
- Heroku Engineering Blog - https://lnkd.in/evgctQjh
- Discord Engineering and Design - https://lnkd.in/evY4gpUA
- Zomato - https://lnkd.in/e9gf3APD
- Hotstar - https://blog.hotstar.com/
- Swiggy - https://bytes.swiggy.com/
- Shopify Engineering - https://lnkd.in/evvnqQTj
- Microsoft Tech Blogs - https://lnkd.in/etw_7_bN