lesson
Dealing with circular dependenciesHow to deal with the most common examples of circular dependencies
lesson
Importance of keeping dependencies in orderWhy it’s important to keep the dependencies organized
lesson
Dependency graph - what is it?What is the dependency graph in NX, and how does it help you with developer experience
lesson
Adding a domain library for RoomList, RoomBackground and RoomTimelineList that I missed in previous lessonsAdd a domain library for the components
lesson
Adding common components. Card, Button, Input, List, ListItemUsing previously configured Storybook in this lesson we will create and prepare a few common components that later we’ll use in apps.