Published onOctober 21, 2025Overriding Email Octopus Signup Form Styles with Custom CSScssweb-developmentIn this blog post, I will show how to override the Email Octopus sign-up form styles with custom CSS.
Published onOctober 21, 2025Solving External Script Loading Problems in Modern React ApplicationsreactIn this blog post, I will show how to add an external script to a React application.
Published onOctober 15, 2025How to Make the NextJS Image Component Work on CloudflarenextjsIn this blog post, I will show how to make the NextJS Image component work on Cloudflare.
Published onAugust 27, 2025How You Can Include a Video on Your Website Using HTML5 EmbeddingWeb-developmentIn this blog post, I will explain how to embed a video on your website using HTML5 embedding.
Published onAugust 13, 2025Managing Big Files and Git RepositoryGitIn this blog post, I will explain what to do in situations when you have big files in your project and you do not want your repo to contain these big files.