Here are some new things that I’ve learned with CSS, which solve common real-word problems. I’m always looking at improving my css skills (who doesn’t!) Here are 6 of the latest things I’ve discovered: Fitting that round image in a square peg Sometimes you want an image to always fill a space, for example as […]
Category: Self Improvement
I thought I’d share some of my personal opinions about the rise of AI art, the debates around it, and how it’s coming to take all the jobs of artists. This focuses on the likes of dalle-2 and midjourney. Which I have used both extensively. As a developer, I can totally sympathise with that fear […]
I’m always improving my javascript skills when I’m learning something new. Sometimes it’s worth going over existing skills again to reinforce that knowledge. I’ve found these 5 things to be pretty powerful. 1. Underscoring Variables and Namespacing events These is more helpful for code readability, rather than it being a particular feature. The first uses […]
At the end of a mentally draining day fixing bugs, angry clients and tight deadlines, I can honestly hold my hand up at times and say that my work has made me into a stressed developer. Sometimes I wonder why I even do it. I accept, like any job, sometimes things just don’t go to […]
I spent some time studying Graphic Design whilst at college. This article is a good, basic primer on design theory. Though taught as part of a Graphic Design course, I’ve found it to be just as useful in web design, front end development in particular. Web Development & Design theory just work well together. The […]
Whilst on my web development path I inevitably got involved with some freelancing work. But I had no such freelance web developer advice, so I had to learn on the job. My future self takes a look back in time at some of the things I did wrong, and considers some of the things I […]
Some of these books I’ve been meaning to read up on for while. I’ve intentionally avoided books teaching code, as they quickly go out of date, and there’s a ton of information online for that sort of thing anyway. I don’t get much time to read, but hopefully I can get some of these reading […]
Working actively on code is the best way to learn. I have a few web development side projects in my to do list which I thought I’d share.