Skip to content
KnowledgeCity

Advanced JavaScript: Refactoring, Bundling, and Transpiling

In this course, we will cover how refactoring, bundling, and transpiling work in your JavaScript code. We will cover what refactoring your code means, and how…
Preview the first lesson free — get full access to all 3 lessons.
Course: On-Demand
Advanced Provider Joseph Barrett  3 Lessons ·  23m  in Arabic, German, English, Spanish, French, Portuguese, Chinese 

Course Description

In this course, we will cover how refactoring, bundling, and transpiling work in your JavaScript code. We will cover what refactoring your code means, and how it relates to code documentation. We will also learn how bundling your code is done, and how that can affect compiling or transpiling your finished product.

What You'll Learn

  • Apply refactoring within your JavaScript code
  • Compile complex code correctly
  • Understand how bundling can affect compiling
  • Bundle and minify your JavaScript code
  • Compile and transpile your finished JavaScript product
  • Relate code refactoring to code documentation

Key Takeaways

  • Refactoring your code relates to how you document that code.
  • Bundling your code can affect how the finished product is compiled or transpiled.
  • The course covers refactoring, bundling, and transpiling as they work together in JavaScript code.
  • Compiling and transpiling turn your bundled code into a finished product.

Frequently Asked Questions

What does this course cover?

It covers how refactoring, bundling, and transpiling work in your JavaScript code, including what refactoring means and how it relates to code documentation, how bundling is done, and how bundling can affect compiling or transpiling the finished product.

What skills will I gain from this course?

You will gain skills in code refactoring, JavaScript programming languages, JavaScript frameworks, JavaScriptCore, and object-oriented JavaScript.

What lessons are included?

The course includes three lessons: Refactoring and Documenting Code; Bundling and Minifying; and Compiling and Transpiling.

What will I learn to do with my code?

You will learn to correctly compile complex code, understand how bundling can affect compiling, and apply refactoring within your code.