SEO
Is Django Still Worth Learning in 2026? An Honest Developer’s Guide
Last updated: April 29, 2026 Imagine you’re a mid-level developer sitting in a code review, and someone drops a comment: “Why are…
Guides, tutorials and honest write-ups from DRS Web on coding, SEO, AI and open source — the things we work out while building for clients, written down while they are still fresh. Filter by topic or by programming language to narrow this down to whatever is relevant to you, or just read from the top.
SEO
Last updated: April 29, 2026 Imagine you’re a mid-level developer sitting in a code review, and someone drops a comment: “Why are…
SEO
Last updated: April 27, 2026 Have you ever stared at someone else’s PHP and wondered why they sometimes write ClassName::method() and other…
Tutorials
Last updated: April 25, 2026 Writing the article now based on the full brief. By the end of this guide, you will…
SEO
Last updated: April 22, 2026 Imagine you’ve just onboarded a new client. They want a blog, a members area, and a product…
Tutorials
Last updated: April 19, 2026 Imagine you are halfway through a JavaScript project, everything is running fine in development, and then you…
SEO
Last updated: April 16, 2026 Are you actually measuring the metrics that matter, or just watching a green Lighthouse score while your…
SEO
Last updated: April 13, 2026 Most developers assume the hardest part of switching between Django and WordPress is learning new syntax. It…
SEO
Last updated: April 10, 2026 Over 290,000 developers have searched for the difference between PHP’s Elvis operator and the PHP null coalescing…
SEO
Last updated: April 8, 2026 Imagine you have just been handed a brief: rebuild the company website so the marketing team can…
Four things, mostly: web development, SEO, practical AI and open source. The posts range from step-by-step tutorials you can follow at a keyboard to opinionated write-ups of decisions we had to make. You can narrow the list by topic or by programming language using the filters on this page, or browse everything from the blog index.
The DRS Web team, based in the North West of England. We build WordPress websites, mobile apps, UX and UI design and IT infrastructure for clients, and we also build free websites for community projects, CICs and small charities in the North West supporting neurodiverse people. What gets written here comes out of that work.
Yes. Code in these articles is there to be used — copy it, adapt it, ship it. Test it in your own context first, because examples are trimmed for clarity and usually leave out the error handling and edge cases a production version needs. Where a post builds on someone else’s library or project, that project’s own licence applies to it.
New posts go up as the work produces something worth writing down, rather than on a fixed schedule. The blog index is ordered newest first, so the top of the list is always the most recent thing published. Filtering by topic or language keeps that ordering, so you can see what is current within a subject too.
Please get in touch through the contact page. Technical writing goes stale, tools change their defaults, and we would far rather correct an article than leave it quietly misleading someone. A correction is most useful with the post title and the exact command, snippet or step that did not work, so we can reproduce it before changing anything.