Freelance UK full stack web developer who writes tutorials now and again.
I am a freelance UK full-stack web developer with a few decades experience.
I'm available for system architecture design, technical development, documentation, authoring, mentoring, and more.
Software products often need to communicate with each other when specific events occur. When someone buys an item from your online shop, it must inform the warehouse stock control system and the accounting package. A single product is unlikely to han...

Fast iteration is key to modern web development, but you must stop and restart Node.js applications every time you make a code change. The process can slow updates and debugging, but tools such as Nodemon can improve your workflow. Why do Node.js app...

You can apply animated effects in CSS using: animations to animate one or more styles over a period, and transitions to animate one or more styles between two states, e.g. hovered and non-hovered. Each requires an easing function to calculate the c...
