- React Design Patterns and Best Practices(Second Edition)
- Carlos Santana Roldán
- 208字
- 2021-06-24 15:43:36
Clean Up Your Code
This chapter assumes that you already have experience with JSX and you want to improve your skills to use it effectively. To use JSX without any problems or unexpected behaviors, it is essential to understand how it works under the hood, and the reasons why it is a useful tool for building UIs.
Our goal is to write clean and maintainable JSX code, and to achieve that we have to know where it comes from, how it gets translated to JavaScript, and which features it provides.
In the first section, we will do a little step back, but please bear with me because it is crucial to master the basics to apply the best practices.
In this chapter, we will cover the following topics:
- What is JSX, and why should we use it?
- What is Babel and how can we use it to write modern JavaScript code?
- The main features of JSX and the differences between HTML and JSX
- Best practices to write JSX in an elegant and maintainable way
- How linting, and ESLint in particular, can make our JavaScript code consistent across applications and teams
- The basics of functional programming and why following a functional paradigm will make us write better React components
推薦閱讀
- CorelDRAW X6 中文版圖形設計實戰從入門到精通
- 物聯網之魂:物聯網協議與物聯網操作系統
- Spring Boot 2.0 Projects
- 物聯網安全與深度學習技術
- 網絡互聯技術(實踐篇)
- 2018網信發展報告
- WordPress Web Application Development
- Bonita Open Solution 5.x Essentials
- Echo Quick Start Guide
- React Cookbook
- 語音信號處理及Blackfin DSP實現
- 5G技術核心與增強:從R15到R17
- 中國互聯網發展報告2021
- 移動互聯網新思維
- 工業以太網技術:AFDX/TTE網絡原理、接口、互連與安全