this post was submitted on 15 Jun 2023
11 points (100.0% liked)

Apple

86 readers
1 users here now

A magazine for news and discussion about a small Silicon Valley fruit company.  ### See also

founded 2 years ago
 

During my entire life (32 years) I used windows and linux machines. Now I bought my first mac book and I would like to know what tools is nice to have to make my work easy.

I am a developer ruby on rails and use vscode, also I use the terminal a lot and the default terminal is not that great. Also I miss notepad++

Any sugestions?

Thank You

you are viewing a single comment's thread
view the rest of the comments
[–] Norrland4ever 1 points 1 year ago

A terminal (iterm mb)

An ide if you don't use nvim or emacs

Lazy git & git

A browser

Docker

Then whatever you need afterwards but if are making an app using psql for example make a docker container instead of downloading psql etc etc