# beginners
System Automation
So I have been writing about streaming our workflow, but this does not have to be about coding. How about our productivity on our systems? In this article I focusing on scheduling some jobs on Unix based systems, mostly centered around securing data.
LinkHTML Parcel Build
So far in this series, we have looked at the benefits of using a Boilerplate to streamline your workflow, and a two articles on how to setup a React Boilerplate with [parcel][parcel] instead of Webpack. In this article we will explore a proposed workflow instead of traditional means to compile and bundle a traditional HTML/SCSS project using Parcel.
LinkReact Boilerplate - Part 2
Welcome to week three in this article series, "Streamlined Workflow." In this week's article we will continue to build out a Boilerplate configuration for React. Last week we built out a working boilerplate but without much functionality. This week we will look at code quality, deployment enhancements, and styling.
LinkReact Boilerplate - Part 1
Welcome to week two in this article series, "Streamline Workflow." In this week's article we will explore a Boilerplate configuration for React. The idea to to have a turnkey solution, so you can start developing quickly, instead of wasting time reconfiguring the default Create React App generated starter.
Link