Articles Christopher Nathaniel Apr 2024Introducing Swift Swap DynamicPage: for linear DOM state management Javascript NPM WordPress DynamicPage, a versatile JavaScript library, simplifies state management and enables dynamic page rendering. It empowers developers to handle state changes and trigger page reloads with ease, enhancing user experience and application performance. Christopher Nathaniel Apr 2024 Javascript NPM WordPressIntroducing Swift Swap DynamicPage: for linear DOM state management DynamicPage, a versatile JavaScript library, simplifies state management and enables dynamic page rendering. It empowers developers to handle state changes and trigger page reloads with ease, enhancing user experience and application performance. Christopher Nathaniel Apr 2024 JavascriptDiscovering AlpineJS: An Interactive Guide to (Beginners) MasteryHere it is! Javascript is one of my favourite languages; mostly for how accessible it is for every developer and really teaches and allows the demonstration of some key problem solving skills on the modern web. Christopher Nathaniel Apr 2024 NPM PluginsMeet Cookie Guardian: The Friendly Cookie Helper for Websites!Cookie Guardian: Compliance, data protection, and precise control. Elevating browsing with customizable banners and seamless integration, all while prioritizing privacy. Christopher Nathaniel Apr 2024 JavascriptCustom Event Listeners for Dynamic Web InterfacesEventListenerManager: Streamline event handling in JavaScript. Simplify code, boost productivity, and enhance project organization. Christopher Nathaniel Apr 2024 PHP Plugins WordPressIntroducing Form Guardian: The Hassle-Free WordPress Email PluginForm Guardian is a straightforward yet powerful alternative to Contact Form 7 that promises simplicity, reliability, and effectiveness. Christopher Nathaniel Apr 2024 Javascript WordPressChoosing Your Coding Companion: Exploring IDE Editors for Web DevelopmentA showdown of the big players of IDE’s. VS Code, Atom, and Sublime Text. Christopher Nathaniel Apr 2024 Website DesignWebsites and the planet; being eco-conscious in a non-eco world.Create eco-friendly websites by minimising CPU strain with fewer timers and animations. Opt for CSS Animations and avoid network polling. Prioritize sustainability. Christopher Nathaniel Apr 2024 Projects UI Design UX Design Website Design WordPressSophie Kate PhotographyA breif overview of Sophie Kate Photography’s journey from concept to launch. Christopher Nathaniel Apr 2024 JavascriptInherit Link; JavaScript Linked InheritanceThe JavaScript snippet dynamically converts elements with the “makelink” class into clickable links, maintaining semantic HTML structure Christopher Nathaniel Apr 2024 CSSCSS Proportional Dimensions with Aspect-RatioWe discuss the aspect-ratio is a CSS property that lets boxes maintain proportional dimensions. Christopher Nathaniel Apr 2024 WordPressExploring Gutenberg: Your Complete Guide to the New WordPress EditorDiscover how this innovative editor is reshaping the landscape of web design, one block at a time. Christopher Nathaniel Apr 2024 PrivacyHow to avoid Cookie TrackingCookies track us. This is a guide with additional browsers to help you keep safe on the web and avoid being tracked Christopher Nathaniel Apr 2024 JavascriptBuilding with JavaScript Ternary OperatorsShorten your javascript down using whats known as a ternary operator; which is like a short-hand if statement.