Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.37 KB

babel1.md

File metadata and controls

27 lines (17 loc) · 1.37 KB

Babel Power User 1

A developer who is able to work with Babel to transpile javascript code to standard ES6 code.

Master the following skills:

  • Explain what babel does for you
  • Demonstrate how babel transpiles javascript using a "repl"
  • Install babel in your web project
  • Transpile all modern (ES6+) javascript in a project to browser-compatible JavaScript with one command (npm script)

Suggested Learning:

Evaluation:

Ask your mentor if you are ready for evaluation. Then, do one of the following:

  1. Schedule a live evaluation by clicking here to find a time on the calendar. After the evaluation, claim the badge.

or

  1. Record a screencast where you talk about and demonstrate each competency listed above. Make sure badge criteria and relevant tools are visible in the screen cast AND that your audio is good enough for the evaluator to hear. Upload the video to a service like Vimeo or Youtube (unlisted is fine) so that you can provide a public url for an evaluator to view. Claim the badge and include the video url in the evidence box.

.