littlecodingthings.hashnode.devHow to install Git on MacOSSo, you’re new to macOS and ready to set up Git? Great choice! Git is one of the essential tools for developers, and installing it should be one of the first steps in your journey. Don’t worry—it’s easier than you think. Let’s get started! If you’ve ...Feb 5·5 min read
littlecodingthings.hashnode.dev🚀 How to Install NPM on MacOSOriginally published on Little Coding Things Installing Node.js and npm (Node Package Manager) on your Mac is super simple. With these tools, you can manage Javascript packages, create powerful web applications, and dive deep into modern web developm...Jan 31·2 min read
littlecodingthings.hashnode.devHow Do New Blogs Build Authority These Days?Lately, we’ve been thinking a lot about authority. At littlecodingthings.com, we’ve been around for about a year+ now. We’re still early, still learning, and still figuring out what “doing this right” even means. And honestly, in today’s AI-heavy wor...Jan 29·2 min read
littlecodingthings.hashnode.devAm I Too Old to Learn Coding?I have to say, this is a question I’ve been hearing for a long time since I got into the web development world. It’s a very common question, so please don’t feel like you’re alone when asking it. ManyJan 28·2 min read
littlecodingthings.hashnode.devHow to install Homebrew — MacOS for beginnersOriginally published on Little Coding Things If you are making your first steps on macOS, you may have never heard of Homebrew before. Homebrew is a powerful package manager, similar to npm if you’ve worked with it before. It allows you to easily ins...Jan 21·4 min read