Setting up my new Mac (Part 1—the apps I use)

Published:

My first task in 2019 is to get a new computer. I didn’t want to change computers, but my old one gave way and I had no choice 😭.

Since I’m already switching computers, I thought it’ll be interesting to share the apps I use on a daily basis.

I hope you find some of them interesting!

Apps for writing

I do a lot of writing work (for the blog, and for the courses I make). Here are the apps I use:

  1. Ulysses. This is where I do my idea curation, outlining, drafting, writing, and editing work.
  2. Rocket: Rocket helps me write emojis as if I’m writing them on Slack. For example, to get 😀, I type :grinning. It has autocomplete features so typing emojis become a breeze 😁.
  3. Hemingway app: I use Hemingway app to ensure my sentences are easy to read and understand.
  4. Grammarly: I use Grammarly to help me correct any obvious grammatical errors.
  5. Word counter app: This is a menu-bar app that tells me how many words I’ve written on my computer today. My highest track record is 12,000 words!
  6. Marked 2: I use Marked 2 for converting Markdown (from Ulysses or my text editor, VS Code) into HTML or Rich Text. I then paste Rich Text into the WISYWIG editor in Convertkit (to send emails).
  7. Skitch: Skitch helps me annotate images quickly for articles.
  8. Kap: Kap helps me make gifs and videos that don’t look janky (but the Gifs are quite big…).

Apps for coding

Of course, coding is a big part of my work. How else do I call myself a developer otherwise? 🤪

  1. Visual Studio Code: My preferred text editor. I created a video series to help you set up VS Code if you want to use it.
  2. iTerm2: I prefer iTerm2 over the built-in terminal app. It’s easier to configure, and I can have split screens (which makes multiple terminal windows easier to manage)>
  3. Tower: I prefer Tower over other Git clients. If you want to try Tower, you can use zell20 to get 20% discount off your first year! (I don’t get money for sharing this). If you want to learn Git, I have a video series for you too.
  4. Postman: Postman is good for debugging API.
  5. MongoDB Compass: This is good for checking data stored in my MongoDB Databases.

Browsers I use

Like any other web developer, I install many browsers on my computer (primarily for testing). Here are the ones I use:

  1. Safari: My main browser for browsing
  2. Chrome Canary: My main browser for debugging JavaScript.
  3. Firefox Nightly: My main browser for debugging CSS.
  4. Chrome: For debugging.
  5. Firefox: For debugging.

(I rarely test against IE or Edge nowadays, because there’s generally no need to anymore).

Design Apps

I may not look like it, but I’m also interested in Design. I design every website I build. Here are the tools I use:

  1. Sip: Sip is a simple color dropper tool.
  2. Sketch: For designing
  3. Typeface: For managing typefaces on my Mac. It’s much better than font book!
  4. Adobe Fonts: For syncing typefaces from Typekit (now Adobe Fonts) onto my computer.

Apps for creating videos:

I’ve been creating videos for ~1 year. Here are the apps I’ve been using:

  1. Audacity: For recording audio
  2. Screenflow: For recording my screen and face
  3. OBS: For positioning my face on the video. I hope I can use it for live-streaming sometime in the future.
  4. Webcam settings: Lights are set at 50hz over at my part of the world (it’s 60hz in USA), so my webcam flickers when recording. This sets it right.

General productivity apps

Here are some apps I can’t live without on my Mac.

  1. Alfred: Alfred is Spotlight + so many things.
  2. Airmail: My preferred email client
  3. Fantastical2: My preferred calendar app
  4. Moom: I use Moom to shift windows around on a Mac.
  5. Notion: I’ve recently started using Notion as a todo-list system. I may write about this in future if it sticks.
  6. Odrive: For syncing multiple Google Drives
  7. Dropbox: Nothing to say here :)

Some Social Apps

  1. Messenger
  2. Slack
  3. Telegram
  4. Tweetdeck
  5. Whatsapp
  6. Wechat
  7. Zoom - For video calls

Miscellaneous apps

  1. 1Blocker: Blocking ads and other stuff on Safari.
  2. 1Password: Where I store all my password information.
  3. Beamer: To put videos onto my Apple TV.
  4. Clean my mac 3: To remove applications cleanly.
  5. MplayerX: For playing videos.
  6. Spotify: Because. music. rocks.
  7. Vanilla app: For managing the menu bar.

Next up

I’ll talk about my actual migration process in an upcoming article. It’ll be nerdy and fun! 🤓.

Want to become a better Frontend Developer?

Don’t worry about where to start. I’ll send you a library of articles frontend developers have found useful!

  • 60+ CSS articles
  • 90+ JavaScript articles

I’ll also send you one article every week to help you improve your FED skills crazy fast!