Get kids creating webpages with HTML and CSS

Reading Time: 8 minutesWith our new free ‘Introduction to web development’ path, young people are able to learn HTML and create their own webpages on topics that matter to them. The path is made up of six projects that show children and teenagers how to structure pages using HTML, and style them using CSS. With all the website […]

A Million Little Pieces: Functional CSS in React

Reading Time: 4 minutesAll this isn’t to say that functional CSS is infallible. Rather, the purpose of this exercise is to explore a way we can lessen the pain of implementing a functional CSS system when used in a React environment. These pain points are as summarized in bold as follows: Functional CSS relies on a large number […]