Brief Summary
This course helps you dive into the React ecosystem and its essential tools. You'll tackle everything from Git to Jenkins CI while learning about module patterns and coding in ES6. It’s a friendly guide to boost your React development skills.
Key Points
-
Learn how to use React ecosystem tooling.
-
Configuration for Git, Jenkins CI, Node Package Manager, WebPack, Babel, and Jest.
-
Understand CommonJS and ES2015 modules.
-
Navigate the app development workflow.
-
Practice coding in ES6/ES2015.
Learning Outcomes
-
Gain confidence in configuring essential tools for React development.
-
Make informed decisions about using module patterns in your projects.
-
Understand the app development workflow from start to finish.
-
Get hands-on practice with ES2015 coding.
-
Master the basics of Redux and its role in React applications.
About This Course
Using Git, Jenkins CI, Node Package Manager, Babel, Webpack and Jest
Javascript Developers: coding React is not hard, but it's not simple either. We will walk through and learn how to use React ecosystem tooling. Tools like Git, Jenkins CI, Node Package Manager, WebPack, Babel, and Jest all need configuration specific to your application. This can be daunting to those new to React development. This series breaks down usage and best practice configuration for you.
Making React development even more complex, is the decision as to which Javascript Module Pattern to use. In this tutorial, we break down two of the most popular options: CommonJS and ES2015 modules. After this you will be armed with enough data to make an informed decision.
Let's get started!
Code React.js, leveraging it's ecosystem, GIT, and Jenkins
Understand app development workflow
Code some ES6/ES2015
Jose A. C. M.
No cumplio con mis espectativas ya que solo muestra algunas partes de codigo asi como de los beneficios de utilizar al 100% las herramietas en cuestion (Jenkins, Git,..)