A new look: What? Why? and How?
Years in the thinking, not very long in the making, here's the What?, Why? and How? of my extra-geeky, new look website.
Creativity, curiosity, and code
# you @ rosswintle.uk
Years in the thinking, not very long in the making, here's the What?, Why? and How? of my extra-geeky, new look website.
I'm attempting to build a WordPress theme with no build tool using only "vanilla" CSS and JS. Here's some initial thoughts I've had after getting started.
I had a realisation: WordPress isn’t focussed on agencies and developers right now - it wants users who can fend for themselves.
Some useful experience and insight for people wanting to try to help improve communications in their teams.
Everyone is writing about CSS, and I work with CSS, so I guess I should write about CSS too. Here's the new idea: SUCSS!
Coding is easy / software engineering is hard – we need more engineers! Foreward: This post has been in my drafts for ages. I’m hesitant to publish because…well…how could little old me have a valid critique of such a software engineering giant? Yet I keep reading it and I’m really happy with what I’ve written […]
I'm a bit stuck with my plans for 2019. The big question really, is: where do I fit in the world of web development?
In some cases involving asynchronous operations, Safari's auto-playing media policies seem to prevent playing sounds, when playing them should be OK and when other browsers are fine with playing them. Here's a dive into it with example code and a workaround!