Spyke

Posts

webdev·Web Developmentbyrayquetzalcoatl

Career path after bespoke WordPress development - looking for salary and security!

Hey all, I've been working in web agencies for years now. Not using site builders (obviously I've had to use them at times but I don't love it), building custom themes from scratch with PHP/HTML/JS etc., custom plugins, interesting client needs, some Shopify development, design work, all the standard digital agency drudgery.

I'm starting to get pretty disillusioned and would like a new challenge (and a salary increase). I'm currently in a pretty well-paid agency, earning around $70,000 a year.

I've worked briefly with React, Angular, GraphQL, Vue, but not in a full-time capacity. Is React/Node the path I should be looking towards if I want to make more cash and have a bit more security? I'm safe in my current role, but I'm bored and frustrated.

Also.. is there any way to be in this industry and not be constantly pestered about AI? I'm honestly sick to death of hearing about ChatGPT or Claude, lol

Thanks!

View original on feddit.uk
webdev·Web Developmentbyrayquetzalcoatl

Avoiding tunnel vision when debugging

Hey guys! Sorry if this isn't the best place for this but I couldn't really find anywhere else.

I've been working for 6/7 years as a web developer full-time now, and I'm still plagued by one mega frustrating habit. When I'm working on something complex on one page, and it gets completed, I'll fairly often get notified either by the client or my boss a day or two later while they're testing the whole site that there's something broken on another page.

Almost always, it'll be down to the fix I've recently made.

Is there a way to avoid this kind of tunnel vision? I try to keep my code localised as much as possible, avoiding interacting with global scope and, if it's really for one specific thing, tying it down to that page in particular, but short of testing the entire site every time I make any change... is there anything else I can do?

Thanks!

View original on feddit.uk

You reached the end