YouTube doesn't want you know this subscribers secret
Get Free YouTube Subscribers, Views and Likes

Build a Modern JS Project - #1 Intro

Follow
Code Realm

Ever since I started this channel a year ago, I've been seeing a recurring theme in the comments time and time again. I like your videos, you'd say, but how do I build a real project with this? I'd usually dodge an openended question like this, because there isn't a definitive answer, not in the comment section at least. Of course, it depends on the scope of the business problem, but this isn't really the answer you're looking for, is it?

Lately, I've been thinking about the build process for a modern project. Regardless of the technology, any enterprisegrade app or software runs through a cycle of automated tasks from install and test, to release and deploy, commonly known as CI/CD. It's very strange that this process isn't being taught at colleges considering how critical it is to any business.

Long story short, I built a JavaScript package with a modern build workflow and decided to document my journey on this channel. If you were looking for a "real" React app, well, I've got one. By the end of this series, you'll develop and publish an opensource module, configure an automated build pipeline with test coverage reports, and deploy a demo app to a static host. We'll follow the best practices and integrate the latest tooling.

Not sure if this qualifies as a "real" project, but I guess this is as real as it gets. If you're ready, jump right in, and let's get to work.

Work in progress https://github.com/alex996/reactcss...

posted by CydayCitambumyy