Skip to content

Commit

Permalink
docs(Best Practices): adds links to children pages (#2161)
Browse files Browse the repository at this point in the history
  • Loading branch information
langz authored Mar 28, 2023
1 parent b96a2f2 commit 211422e
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,10 @@ order: 6
# Best Practices

Following the information about best practices for web frontend development, means a higher chance for getting styling right, but also increases the possible quality, consistency and the user experience of the product.

For details, have a look at the submenu for all the "best practices" topics:

- [Best Practices for styling](/uilib/usage/best-practices/for-styling)
- [Best Practices for JavaScript](/uilib/usage/best-practices/for-javascript)
- [Best Practices for typography](/uilib/usage/best-practices/for-typography)
- [Best Practices for testing](/uilib/usage/best-practices/for-testing)

0 comments on commit 211422e

Please sign in to comment.