Weekly Developer Notes – 4th February 2022
Well it’s been a few weeks since my last post. Just been busy with bits and pieces and not really learnt much to talk about.…
My weekly notes
Well it’s been a few weeks since my last post. Just been busy with bits and pieces and not really learnt much to talk about.…
This week the sticking spot was using overflow-wrap in Grid using fr for width. There is a known problem that using fr for declaring the…
Not much to report this week on learning. Still building the content headers for the journal which is the main part is nearly finished. Found…
A nice productive week in terms of what got done. More progress on the new Content Header design and had gone through the first round…
It’s been a fun week. After three weeks of having a cold and cough that my daughter gave me you would have thought it be…
So this week I learnt some more JavaScript surrounding arrays and also looked at functions again. From an accessibility point of view there was a…
In the world of CSS there are hidden little gems that no one tends to use a lot but line-clamp can be very helpful. You…
I have been playing around with IntersectionObserver and produced a proof of concept just to see how it worked. https://github.com/discodavey/intersection-observer
This also come out of the talk from Rachel Andrew at CSS Day. box-sizing has padding with content-box or without using border-box. https://codepen.io/discodavey/pen/wLzKbL
Come across this following on from seeing it in the talk from Rachel Andrew at CSS Day. https://codepen.io/discodavey/pen/vqGbbe