I struggled with the lecture on “block vs inline elements this week, especially the part about inline elements and how to use them. Even after researching examples of inline elements and how to use them I couldn’t grasp it. I sought help from my brother, but there were still confusions. Finally, after asking my instructor for assistance, things became clear for me.
I explored the topic of “using CSS in React”, discovering that its valuable for entering front-end development. CSS modules emerged as a favored method, simplifying styling and promoting an organized codebase. These modules enhanced performance by reducing browser-required CSS, aiding maintainability. Developers can easily enhance or remove styles without affecting other areas.
Links:
Leave a Reply