In this chapter, we'll move forward and consider several tools that make for a better application. The recipes we'll be seeing include the following:
- Adding SASS for separate styling
- Creating StyledComponents for inline styling
- Making your application responsive to screen sizes
- Making your application adaptive for enhanced usability
- Making a global application with internationalization and localization
- Setting up for accessibility