Anyone who has ever worked on a large product knows the pain of poorly architected CSS. CSS in JS enforces locally-scoped styles by default, by pulling in only the styles necessary for the component, instead of a whole CSS stylesheet.
This does not mean using inline styles, but instead abstracting style at the component level. In this talk we will explore the main problems caused by using CSS at scale, and look at solutions to these problems involving JavaScript.
Target audience: A general knowledge of HTML, CSS and JavaScript will help in understanding the examples, but is not required.
Agenda
17.30 -17.45 – Meet & Greet
17.45 -18.30 – Presentation
18.30 -19.00 - Break with something light to eat
19.00 - 20.00 - Q&A
Speaker Therése
Therése Barmer is a certified web developer with a passion for new programming languages and problem solving. At Edument she spends her time developing and teaching web-related courses, along with developing in JavaScript.
Edument AB is a knowledge-based company, rewarded ”Årets Gasell” two years in a row. We provide knowledge in the software industry through training, mentoring or overall engagement such as concept and product development.
Brought to you by:
Tags javascript web development css