Been a crazy eventful few year growing as a developer and helping at a startup. Viewnary, Inc. has been a great learning experience for me and them as well.
development
What’s inside a web engineer backpack?
What is inside of a web engineer every day carry backpack. That can be used to go from home to my office downtown.
My Development Setup
In 2022 I have fully moved to the Apple eco system. Which was one of the biggest changes of my life.
How to install Windows 10 on Hyper-V
Many of you may know of tools such as VMware workstation and VirtualBox. But did you know that Windows 10 has a free (must have Pro or higher) virtual machine tool built right in?
macOS vs Windows 10 for development
There are a lot of diffs with both OSes, but I have to say they are good. Windows 10 with WSL helped developers all over the world.
How to setup NodeJS NVM on WSL
NVM is useful for the developer as it allows you to run both the LTS and latest node but be able to switch from either or depending on the project.
Why I use VS Code
The main reason I love VS Code its module editor with the best features in the core. It’s open source and created by microsoft.
How to setup LAMP on WSL
Building LAMP apps on windows has changed a lot in the last 4 years. Now you can run a full Ubuntu command line on top of your windows 10 install using WSL.