Posts tagged #frontend
It has been been 1847 days since I last published something.
I have written 0 pieces so far this year. On average I publish something every 2101.00 days (2 posts in 2101 days).
All Posts#frontend
- I don't want to be a unicorn, an engineer or a designer - I just want to build things betterI like building software, or parts of software, which are visual and interactive. I do not particularly enjoy the more abstract, very important, areas like technical optimisation, language design, or anything with the word "distributed" in it. I like building user interfaces (UIs); but also architecting and engineering the code...2020-05-31
- What is CSS-in-JS and why do people keep using it?The elders tell us of a time where you would build websites by literally writing your .html files. If you wanted to add some styles, you'd write them in a .css file and then \<link rel="stylesheet"> the two together. So you'd write your entire site in semantic HTML, about whatever...2019-09-20