Categories
Blog Front End Development Self Improvement

Improving My CSS Skills – 6 New Things

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 […]

Categories
Blog Self Improvement Workflow

A Developer Perspective on AI Art

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 […]

Categories
Blog Front End Development Javascript Self Improvement

Improving My JavaScript Skills – 5 Things

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 […]

Categories
Blog Self Improvement Workflow

Trying to Be a Less Stressed Developer

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 […]

Categories
Blog Front End Development Self Improvement Web Design Workflow

Web Development & Design Theory: Make them work in a Project

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 […]

Categories
Blog Freelancing Self Improvement

Freelance Web Developer Advice I Should Have Paid Attention to

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 […]

Categories
Blog Self Improvement

Reading Resources for Better Coding: My Wish List

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 […]

Categories
Blog Self Improvement

Web Development Side Projects to Practice Your Coding Chops

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.