

If you don’t have a blog, then go to Bluehost and sign up today. And it’s fun to write about the things we are learning and have our own playground (blog) to show off our skills. We have so much to give back to each other. Why go to the site every time you need to interact? Why not do it in your local Github App?!Ī step less is a step toward a faster workflow.Īll developers should be content creators. Let me explain it with a few examples here.

If you are making API calls often in your work or building APIs, then Postman is my #1 pick with all the features you can imagine. For a list of my favorite VSCode extensions, check out my post on that. NET, I dismiss the benefits of Visual Studio for the swiftness of VSCode.Īnd to note, this is VSCode (lightweight), not Visual Studio (heavyweight). It’s a powerful IDE for developers.Įven when working in. In fact, I’ve used it exclusively for a while now with no intentions of moving anywhere else. I’ve used Brackets, Sublime, JetBrains products, as well as Atom in the past and I always go back to VSCode. Here I’ll list a few that I use on the regular: 1. There are too many programming tools out there to count, many of them web apps (which I’ll do another post on). I use it every day and couldn’t recommend it more. While you will always have to use kubectl at times to interact with Kubernetes, Lens gives you a nice GUI alternative and a way to manage your K8s cluster without having to run all the commands. If you’re looking for the best Kubernetes course out there, here is my personal recommendation. This is a great way to get set up and work locally in Kubernetes and to kill two birds with one stone. You do have to enable it in the settings. Docker Desktop KubernetesĪs mentioned above, Docker Desktop provides you with a simple Kubernetes cluster running in the background.
#Clipy os x free#
If you’re new to Docker, check out my FREE Learn Docker in 1 Hour YouTube Tutorial. It provides me with a Docker engine, a Kubernetes cluster (if enabled), and a minimalist GUI to help you manage it all.

While there are other alternatives, I’ve just used Docker Desktop from the outset and found it to be dead simple and reliable. Here are the current tools I use for that: 1. Having shifted to more DevOps work, I find myself in Kubernetes a lot and also building Docker images. Just trust me blindly 😁.Īnd once you are using Zsh, you will want to be using Oh My Zsh which is an open source framework for Z-shell with many productive plugins and beautiful themes (also helpers, functions, etc.).Īnd here are my recommended top 10 Oh My Zsh plugins (and what they do). If you are using Bash, consider using Zsh instead for reasons I won’t get into in this post. So Zsh, or Z-shell, comes default on MacBook Pros these days and is an alternative to something like Bash. Super helpful for learning about commands you weren’t familiar with as well as speeding up workflow tremendously. Not only are they populated, but there is a brief description of what each command does. Whether you are navigating directories, using the AWS CLI, or interacting with git, a list of suggested commands will populate for you to choose. I’ve written about that (and gave some demo screenshots to appease your curiosity) in another post.įig is like having VSCode autocomplete in your terminal. I mean, what else can compete 😁?!įig is still in Beta, but with a few tricks up your sleeve you can get early access.

I chose it from the outset and never looked back.
#Clipy os x mac#
ITerm2 is the gold standard Mac terminal. Here’s what I use along with a few add-ons: 1. It’s where we can exhibit our computer superpowers.Īnd on a Mac, no one uses the default terminal. The terminal is the developer’s powerhouse and where most projects begin. In this post, we’ll look at 20 of those broken down by catgory, including the Terminal, DevOps Tools, Programming Tools, Content Creation, and Management. While many that I use are web apps, I do have have a handful of indispensable Desktop apps that I use daily. I’ve been a exclusive Mac user now for about 6 years and a programmer for 5 and I’m always looking for the best apps for developers.
