YFE "Best-end Team of China Literature" best practices
- What should you think about the first step to build a website’s front-end code from scratch?
- Where should I start to write a button component?
- To build a front-end code library, how should you organize your own code?
- I want to implement the function of image cropping. What plug-ins are there to recommend?
We will tell you the answer to the above questions?
Code Specification
- HTML Specifications
- CSS Specification
- JS Specification
Code specification reference
- BootStrap
- @AlloyTeam
- Airbnb JavaScript encoding specification (simplified Chinese version)
- Isobar
- NetEase
CSS Layout
- Left and left layout
- List layout
- Media layout
- Undetermined high elements are vertically centered
Private tips
- Mobile REM adaptation
Plug-in/component
- Click me to view the list