Today I'll be teaching you some basics of a build tool called Gulp, what Gulp is used for, and how to use it when setting up a front-end for your project.
Workflow
Posts about workflow strategies and tools
Gulp Basics - A Modern Frontend Workflow Finding a Job While Using a Kanban Workflow In this post, I'll teach you how using a kanban workflow when finding a job can help keep you organized throughout the application process.
Creating A Kanban Workflow As A Freelance Web Developer As a freelance developer, it can be hard to keep projects organized. In this post I'll talk about what Kanban is, tools you can use, and how it can help you.
Take Snapshots of Your Project with Git Git is a tool which allows you to take "snapshots" of your project. I'm going to show you how to get started with git so you can improve your worklow.
Getting Started with the Linux Command Line Interface By learning a few commands can open a new world of functionality as a developer. Today I'm going to cover some of those basic commands to get you going.
Parcel.js: Who says bundling needs to be difficult? I'm going to show you how to set up a project using Parcel for building a React app. It only takes about 5 minutes to get up and running (even less once you've done it a couple of time)!