<?xml version="1.0" ?>
    <rss version="2.0">
      <channel>
        <title>Ironeko - Weekly Design and Tech Blog</title>
        <link>https://ironeko.com</link>
        <description>Ironeko is a weekly design and tech blog. We specialise in writing about User Experience, Interfaces, React and the internet.</description>

        
            <item>
              <title>How to run Typescript scripts in your Next.js project</title>
              <link>https://ironeko.com/posts/how-to-run-typescript-scripts-in-your-next-js-project</link>
              <description></description>
            </item> 
          
            <item>
              <title>Gamification, Gambling and Groceries: how ASDA Rewards makes spending fun</title>
              <link>https://ironeko.com/posts/the-gamification-of-supermarket-rewards-apps-a-fun-way-to-save-or-more-manipulation</link>
              <description>With the success of ASDA Rewards, the age of traditional loyalty cards is coming to an end, and the age of interactive rewards experiences is well and truly here.</description>
            </item> 
          
            <item>
              <title>The do's and dont's of Skeleton Loading in React</title>
              <link>https://ironeko.com/posts/the-dos-and-donts-of-skeleton-loading-in-react</link>
              <description>Skeleton components in React are an extremely common pattern, however there seem to be very few tips on how to implement them in a real world scenario.</description>
            </item> 
          
            <item>
              <title>How to: Blurred images on load in Next.js</title>
              <link>https://ironeko.com/posts/how-to-blurred-images-on-load-in-next-js</link>
              <description>A guide to implement blur placeholders with Next.js' image component in Node.js, Mardkwon and MDX.</description>
            </item> 
          
            <item>
              <title>How to: Asynchronous buttons with loading state in React</title>
              <link>https://ironeko.com/posts/how-to-asynchronous-buttons-with-loading-state-in-react</link>
              <description>Buttons are the cornerstone of every application. This is a 5 minute improvement that will revolutionise how you create your button components and improve their UX.</description>
            </item> 
          
            <item>
              <title>How to create an api from markdown files with Next.js</title>
              <link>https://ironeko.com/posts/how-to-create-an-api-from-markdown-files-with-next-js</link>
              <description>Markdown can be an incredibly powerful tool, but a lot of content can start slowing down your site. This is a quick guide on how you can mitigate these issues with a static API and ISR.</description>
            </item> 
          
            <item>
              <title>Next.js VS Create React App: Your choice going into 2023</title>
              <link>https://ironeko.com/posts/next-js-vs-create-react-app-your-choice-going-into-2023</link>
              <description>Should you use Next.js or Create React App for your next project? While both have their strengths there's a lot more to consider than just preference.</description>
            </item> 
          
            <item>
              <title>Feature - Planner App by Brian Vaughn </title>
              <link>https://ironeko.com/posts/github-highlight-planner-app-by-brian-vaughn</link>
              <description>Brian Vaughn's open source planner app is one of the ongoing projects worth keeping an eye on in 2022.</description>
            </item> 
          
            <item>
              <title>How to set up a modern terminal for developers</title>
              <link>https://ironeko.com/posts/how-to-set-up-a-modern-terminal-for-developers</link>
              <description></description>
            </item> 
          
            <item>
              <title>Atomic Design in React: A first year retrospective</title>
              <link>https://ironeko.com/posts/react-atomic-design-a-first-year-retrospective</link>
              <description>A reflection of the past year of working with Atomic Design in React, what worked, what didn't work and what confused me.</description>
            </item> 
          
            <item>
              <title>Creating a local backup of a Supabase database</title>
              <link>https://ironeko.com/posts/creating-a-local-backup-of-a-supabase-database</link>
              <description>A simple guide on how to create a backup of your Supabase database from both Windows and Linux.</description>
            </item> 
          
            <item>
              <title>F*ck it: use React for your personal site if you want to</title>
              <link>https://ironeko.com/posts/f-ck-it-use-react-for-your-personal-site-if-you-want-to</link>
              <description>You shouldn't use React for small website projects... Or should you? Here's why I don't think you should follow the internet's advice.</description>
            </item> 
          
            <item>
              <title>How to install Netlify CMS on Vercel and Next.js</title>
              <link>https://ironeko.com/posts/how-to-install-netlify-cms-on-vercel</link>
              <description>Netlify CMS is one of the best options when working with Statically Generated sites and Markdown. The only major downside is that it can be quite difficult to install outside of Netlify. So today we'll go over exactly how to set up Netlify CMS on Vercel with Next.js.</description>
            </item> 
          
            <item>
              <title>How to use Apollo Server with Next.js</title>
              <link>https://ironeko.com/posts/how-to-use-apollo-server-with-next-js</link>
              <description></description>
            </item> 
          
            <item>
              <title>How to use Next.js Image with Markdown (or MDX!)</title>
              <link>https://ironeko.com/posts/how-to-use-next-js-image-with-markdown-or-mdx</link>
              <description>Using Next.js Image with markdown is notoriously difficult so here's a simple trick to use the awesome Next.js Image component in your markdown blog.</description>
            </item> 
          
            <item>
              <title>How to store Access Tokens: Localstorage, Cookies or HttpOnly?</title>
              <link>https://ironeko.com/posts/how-to-store-access-tokens-localstorage-cookies-or-httponly</link>
              <description>This article goes through the do's - and *don't*s - of how to store Access Tokens, with easy, **beginner friendly examples**.</description>
            </item> 
          
            <item>
              <title>A practical example of the React useContext hook</title>
              <link>https://ironeko.com/posts/an-easier-way-to-use-reacts-usecontext-hook</link>
              <description></description>
            </item> 
          
            <item>
              <title>How to read markdown files from Next.js API routes</title>
              <link>https://ironeko.com/posts/how-to-read-markdown-files-from-next-js-api-routes</link>
              <description>Next.js' API routes are handy, but they're limited. Here's a quick guide on how to read markdown files in a Next.js API route.</description>
            </item> 
          
            <item>
              <title>How To Get a Job in Web Development 101</title>
              <link>https://ironeko.com/posts/how-to-get-a-job-in-web-development-101</link>
              <description>How do you get a job in web development in 2021? Here's 5 simple tips on how to land your first developer position.</description>
            </item> 
          
            <item>
              <title>Is Dispo Good? Will it survive the hype? A look at Dispo's future</title>
              <link>https://ironeko.com/posts/is-dispo-good-will-it-survive-the-hype-a-look-at-dispos-future</link>
              <description>Will users be willing to wait until the next day for their photos after the novelty wears off? And is Dispo good enough to rival Instagram?</description>
            </item> 
          
            <item>
              <title>Modern Branding Done Right: a look at Octopus Energy</title>
              <link>https://ironeko.com/posts/modern-branding-done-right-a-look-at-octopus-energy</link>
              <description>From their signature colour scheme to their email domain, Octopus Energy's modern branding never fails to come across as effortlessly cool.</description>
            </item> 
          
            <item>
              <title>Setting safe areas in React with CSS variables</title>
              <link>https://ironeko.com/posts/setting-safe-areas-in-react-with-css-variables</link>
              <description>Learn to programmatically set safe areas in React with CSS variables, a useEffect and some vanilla JavaScript tricks to keep your code clean.</description>
            </item> 
          
            <item>
              <title>'The Basics of Typography' - a 10 minute gem from Maxime Rabot</title>
              <link>https://ironeko.com/posts/the-basics-of-typography-a-10-minute-gem-from-maxime-rabot</link>
              <description>Get to grips with Typography for Beginners with this fantastic Figma Community resource from visual designer Maxime Rabot</description>
            </item> 
          
            <item>
              <title>Build a serverless Prisma API for Vercel (example included!)</title>
              <link>https://ironeko.com/posts/serverless-api-with-prisma-on-vercel</link>
              <description>Today we'll be going through how you can set up a serverless API with Prisma and host it on Vercel for free. (Backend Rookie friendly!)</description>
            </item> 
          
            <item>
              <title>Animating page transitions in Next.js for Capacitor</title>
              <link>https://ironeko.com/posts/animating-page-transitions-in-nextjs-for-capacitor</link>
              <description>A guide with examples on how to implement page transitions in Next.js to make your Capacitor app feel as native as possible.</description>
            </item> 
          
            <item>
              <title>The One Font Pairing Tool You Need: Why We Love fontjoy.com</title>
              <link>https://ironeko.com/posts/the-one-font-pairing-tool-you-need-why-we-love-fontjoy-com</link>
              <description>Powered by deep learning AI, slick design and human ingenuity, fontjoy.com is the font pairing tool we've been waiting for.</description>
            </item> 
          
            <item>
              <title>How to add emojis to git commits with this handy tool</title>
              <link>https://ironeko.com/posts/how-to-add-emojis-to-git-commits-with-this-handy-tool</link>
              <description>Commit messages can easily look like a wall of text and be hard to follow. Enter Gitmoji, a style guide for adding emojis to your commit.</description>
            </item> 
          
            <item>
              <title>Do you need Redux? I didn't, and you probably don't either</title>
              <link>https://ironeko.com/posts/do-you-need-redux-i-didnt-and-you-probably-dont-either</link>
              <description>Do you need Redux as much as people say you do? After removing it from most of my codebases, I've gotta tell you: you probably don't!</description>
            </item> 
          
            <item>
              <title>How to structure a blog post for SEO and readability</title>
              <link>https://ironeko.com/posts/how-to-structure-a-blog-post-for-seo-and-readability</link>
              <description>Learning how to structure a blog post can be a tricky business. Here are some digestible, and easy to apply tips to get you started.</description>
            </item> 
          
            <item>
              <title>How to return a 404 error in getServerSideProps with Next.js</title>
              <link>https://ironeko.com/posts/how-to-return-a-404-error-in-getserversideprops-with-next-js</link>
              <description>Ever wondered how to redirect to a 404 error in getServerSideProps with Next.js? Follow our guide for the simples solution we've found!</description>
            </item> 
          
            <item>
              <title>Getting started with Capacitor using Next.js on iOS</title>
              <link>https://ironeko.com/posts/getting-started-with-capacitor-using-next-js-on-ios</link>
              <description>A quick guide getting started, finding and resolving problems related to running a Next.js app on iOS using capacitor.</description>
            </item> 
          
            <item>
              <title>How to Name an App or Brand - a writer's advice</title>
              <link>https://ironeko.com/posts/how-to-name-an-app-or-brand-a-writers-advice</link>
              <description>Today we go through how to name an app with poetic precision, to help you land on a name for your brand that feels just right.</description>
            </item> 
          
            <item>
              <title>Three sites for UI patterns design inspiration</title>
              <link>https://ironeko.com/posts/three-sites-for-ui-patterns-design-inspiration</link>
              <description>My three top websites for when I need to find design inspiration for UI patterns without checking my bookmarks or downloading apps.</description>
            </item> 
          
            <item>
              <title>How to: Deploy Node.js apps to Apache Ubuntu</title>
              <link>https://ironeko.com/posts/how-to-deploy-node-js-apps-to-apache</link>
              <description>Deploying modern Node.js apps to old web servers running Apache can be challenging. This article will tell you how to deploy Node to Apache.</description>
            </item> 
          
            <item>
              <title>How to set up a CI/CD pipeline to an Ubuntu server with Github</title>
              <link>https://ironeko.com/posts/how-to-set-up-a-ci-cd-pipeline-to-an-ubuntu-server-with-github</link>
              <description>CI/CD pipelines are not exclusive to Azure and AWS, here's how you can easily set up a CI/CD pipeline with Ubuntu and Github.</description>
            </item> 
          
            <item>
              <title>Find element size in React with the useDimensions hook</title>
              <link>https://ironeko.com/posts/find-element-size-in-react-with-the-usedimensions-hook</link>
              <description>Finding an element's size in React can be a hard concept to grasp. The custom useDimensions hook makes this process easy and painless.</description>
            </item> 
          
            <item>
              <title>JQuery alternatives in 2021, do you really need it?</title>
              <link>https://ironeko.com/posts/jquery-alternatives-in-2020-do-you-really-need-it</link>
              <description>jQuery is one of the most used Javascript libraries on the web, but does it need to be? Today we explore whether you really need it and how to replace it.</description>
            </item> 
          
            <item>
              <title>'joy and dread in the wildness of words' - Scottish writer Ophelia Po talks about her first comic book 'Blood Ties'</title>
              <link>https://ironeko.com/posts/joy-dread-in-the-wildness-of-words-scottish-writer-ophelia-po-talks-about-her-first-comic-book-blood-ties</link>
              <description>Drawing on her background in classic literature, and striking self-taught illustration skills, Ophelia Po finally released her first comic book 'Blood Ties'.</description>
            </item> 
          
            <item>
              <title>On the benefits and pitfalls of being a Unicorn Designer</title>
              <link>https://ironeko.com/posts/on-the-benefits-and-pitfalls-of-being-a-unicorn-designer</link>
              <description>What is a Unicorn Designer? Is it something you should strive to be during your career or is it just a waste of time? Here's the good and the bad.</description>
            </item> 
          
            <item>
              <title>Getting started with Capacitor using Next.js on Android</title>
              <link>https://ironeko.com/posts/getting-started-with-capacitor-using-next-js</link>
              <description>Ever wondered how to run a Next.js app natively on a mobile device? It requires some setup but it's very easy thanks to Ionic's Capacitor!</description>
            </item> 
          
            <item>
              <title>ARM tech and why Apple's new Silicon Macbooks are a big deal</title>
              <link>https://ironeko.com/posts/why-you-should-care-about-apples-new-silicon-macbooks-arm-tech</link>
              <description>Apple has announced a two year plan to switch from Intel processors to their own, tailor-made ARM tech. Here's why ARM laptops might just be the future.</description>
            </item> 
          
            <item>
              <title>How to add an RSS feed to your Next.js site</title>
              <link>https://ironeko.com/posts/how-to-add-an-rss-feed-to-your-next-js-site</link>
              <description>A couple of weeks ago I struggled with figuring out how to add an RSS feed to my Next.js site, so I thought I'd write up a short guide on how I achieved it.</description>
            </item> 
          
            <item>
              <title>Google Docs: 3 reasons why it's the best word processor out there for the modern user</title>
              <link>https://ironeko.com/posts/google-docs-3-reasons-why-its-the-best</link>
              <description>Google Docs has a lot up against it. But with 'working' and 'online' more synonymous than ever, free online word processors are challenging the status quo.</description>
            </item> 
          
            <item>
              <title>The Small Business Website Scam: What it is and how to avoid it</title>
              <link>https://ironeko.com/posts/the-small-business-website-scam-what-it-is-and-how-to-avoid-it</link>
              <description>There's more to buying your first small business website than you'd think. You need to be smart about it. Here's how to make sure you get your money's worth</description>
            </item> 
          
            <item>
              <title>Tailwind UI: a great new library of bite-size components</title>
              <link>https://ironeko.com/posts/tailwind-ui-a-great-new-library-of-bite-size-components</link>
              <description>Tailwind UI is a huge library of beautifully designed components built with Tailwind CSS. It's still being built, but their current offerings are stellar.</description>
            </item> 
          
            <item>
              <title>Figma - Exciting New and Upcoming Changes in 2020</title>
              <link>https://ironeko.com/posts/figma-exciting-new-upcoming-changes-in-2020</link>
              <description>Figma has had great success as a slick (and free) Adobe XD and Sketch alternative. And in 2020, it promises to become bigger and better than ever before!</description>
            </item> 
          
            <item>
              <title>The Material Icons alternative to watch in 2020: css.gg</title>
              <link>https://ironeko.com/posts/the-material-icons-alternative-to-watch-in-2020-css-gg</link>
              <description>Setting up a mail server on your own is well known to be more hassle than it's worth. Here's why the free mail server Mailgun is the best alternative.</description>
            </item> 
          
            <item>
              <title>How to: Pick the perfect website colours (a resource guide)</title>
              <link>https://ironeko.com/posts/how-to-pick-the-perfect-website-colours</link>
              <description>Picking website colours is hard, for amateurs and professional designers alike. Here's a curated list of tools to make that process much easier.</description>
            </item> 
          
            <item>
              <title>Mailgun: The best free mail server alternative</title>
              <link>https://ironeko.com/posts/mailgun-the-best-free-mail-server-alternative</link>
              <description></description>
            </item> 
          
            <item>
              <title>Writing Tips for Non-Writers 2: How to Write an 'About Me' Page</title>
              <link>https://ironeko.com/posts/writing-tips-for-non-writers-2-how-to-write-an-about-me-page</link>
              <description>Wether it's for your business, portfolio or blog, this article will teach you how to write an 'About Me' page without being corny.</description>
            </item> 
          
            <item>
              <title>How to connect to a remote MySQL Database with SSH</title>
              <link>https://ironeko.com/posts/how-to-connect-to-a-remote-mysql-database-with-ssh</link>
              <description>Developing with MySQL databases can be a pain if you can't run them locally. Here's how to connect to your remote MySQL database without any extra setup.</description>
            </item> 
          
            <item>
              <title>Writing Tips for Non-Writers 1: How to Write a Professional Email</title>
              <link>https://ironeko.com/posts/how-to-write-a-professional-email</link>
              <description>Want to know how to write a professional and personable email that your staff will actually read? This is the article for you.</description>
            </item> 
          
            <item>
              <title>How to: create an alert popup with jQuery</title>
              <link>https://ironeko.com/posts/creating-an-alert-popup-with-jquery</link>
              <description>A quick guide on creating an easy to implement and highly reusable alert popup with jQuery.</description>
            </item> 
          
            <item>
              <title>What are variable fonts? And why should you be using them?</title>
              <link>https://ironeko.com/posts/what-are-variable-fonts-and-why-should-you-be-using-them</link>
              <description>Variable fonts are the latest big typography development on the web, but what are they? Here's a quick rundown on everything you should know.</description>
            </item> 
          
            <item>
              <title>Why Every Business Should Hire a Writer</title>
              <link>https://ironeko.com/posts/why-every-business-should-be-hiring-a-writer</link>
              <description>If we know llustrations need illustrators, designs need designers, and code needs coders, why don't we acknowledge the importance of hiring a writer?</description>
            </item> 
          
            <item>
              <title>'A Little Beyond' - Dmitrii Gruzdev of Gaijin Entertainment on breaking into game design at 22</title>
              <link>https://ironeko.com/posts/gaijin-entertainment-gruzdev-game-design</link>
              <description>Student and professional designer Dmitrii gives some practical advice for aspiring designers, and tells us how he sealed a job with Gaijin Entertainment.</description>
            </item> 
          
            <item>
              <title>Next.js vs Express: Which one should you choose?</title>
              <link>https://ironeko.com/posts/next-js-vs-express-which-one-should-you-choose</link>
              <description>Is Next.js better than Express? Which one is faster? In this article we pit the two best Node.js server solutions against each other and compare the results</description>
            </item> 
          
            <item>
              <title>Can the Mimo App Really Teach You To Code on Your Coffee Break?</title>
              <link>https://ironeko.com/posts/is-the-mimo-app-worth-it</link>
              <description>The Mimo app is full of potential to make learning to code accessible for all. However, with many users complaining about its steep paywall, is it worth it?</description>
            </item> 
          
            <item>
              <title>Is ManyChat worth it? The big benefits (and bigger pitfalls) of this newsletter "replacer"</title>
              <link>https://ironeko.com/posts/is-manychat-worth-it-the-big-benefits-bigger-pitfalls-of-this-newsletter-replacer</link>
              <description>Manychat and Facebook Messenger marketing are all the rage nowadays. In this article we'll try to answer the question: Is Manychat worth it?</description>
            </item> 
          
            <item>
              <title>The Woes of Bad Period Tracker Apps (and How iOS Solves Them)</title>
              <link>https://ironeko.com/posts/the-woes-of-bad-period-tracker-apps-how-ios-solves-them</link>
              <description>People will put up with all manner of design sins when settling on a mobile period tracker. But Apple's beautifully designed tracker is a game-changer.</description>
            </item> 
          
            <item>
              <title>An in-depth look into Facebook's new design</title>
              <link>https://ironeko.com/posts/an-in-depth-look-into-facebook-new-design</link>
              <description>The good, the bad and the ugly of the new design recently unveiled by Facebook currently in beta. Is it an improvement or a downgrade?</description>
            </item> 
          
            <item>
              <title>Infinite Carousel with React Spring: How to?</title>
              <link>https://ironeko.com/posts/ininite-carousel-with-react-spring-how-to</link>
              <description>An easy-to-follow lowdown on how to create an infinite react spring carousel, with examples, focusing on how to implement this on mobile.</description>
            </item> 
          
            <item>
              <title>What Happened To The Modern Smartphone Market?</title>
              <link>https://ironeko.com/posts/what-happened-to-the-modern-smartphone-market</link>
              <description>It's so hard now (especially for developers) to find a mid-range device on the smartphone market that can cover all bases. Why is this? And is there hope?</description>
            </item> 
          
            <item>
              <title>Google Analytics Tips for Beginners</title>
              <link>https://ironeko.com/posts/google-analytics-tips-for-beginners</link>
              <description>Google Analytics is a very complex tool that is incredibly hard to master. These are Google Analytics beginners tips that will put you on the right track.</description>
            </item> 
          
            <item>
              <title>'I'm Here, I'm Sad, Get Used to It!' - a chat with experimental hip-hop artist Elliot Stradling</title>
              <link>https://ironeko.com/posts/a-chat-with-experimental-hip-hop-artist-elliot-stradling</link>
              <description>Dundee-based musicial artist Elliot Stradling talks the importance of vulnerability, honesty and evolving your artistic voice.</description>
            </item> 
          
            <item>
              <title>Web Design Inspiration #2: Pulling in clients</title>
              <link>https://ironeko.com/posts/web-design-inspiration-2-pulling-in-clients</link>
              <description>A curated list of beautiful design agency websites for web design inspiration to help you come up with your next amazing design.</description>
            </item> 
          
            <item>
              <title>Node.js Tutorial #2: How to Install Node.js</title>
              <link>https://ironeko.com/posts/node-js-tutorial-2-how-to-install-node-js</link>
              <description>In this tutorial I go over how to install Node.js on both Windows and Linux and explain some of the most important commands you'll use.</description>
            </item> 
          
            <item>
              <title>The Art of Engagement: Duolingo's Key to Success</title>
              <link>https://ironeko.com/posts/duolingo-and-the-art-of-engagement</link>
              <description>How world-leading language app Duolingo app uses the tricky art of push notifications (and smooth, simple UX) to keep its users hooked.</description>
            </item> 
          
            <item>
              <title>Two Design Podcasts Every Creative Should Listen To</title>
              <link>https://ironeko.com/posts/two-design-podcasts-every-creative-should-listen-to</link>
              <description>Among a sea of repetitive content, these two design podcasts from Gimlet Media and Adobe break the mold, aiming to teach you design through storytelling.</description>
            </item> 
          
            <item>
              <title>Good Designs: Applying for Settled Status in the UK</title>
              <link>https://ironeko.com/posts/good-designs-applying-for-settled-status-in-the-uk</link>
              <description>Thanks to sincere investment in great design, the UK has managed to transform what could have been a complicated process into a breeze.</description>
            </item> 
          
            <item>
              <title>Optimize TailwindCSS by removing unused CSS classes</title>
              <link>https://ironeko.com/posts/optimize-tailwindcss-by-removing-unused-css-classes</link>
              <description>How can we optimize TailwindCSS by removing unused classes? With to PurgeCSS optimization is now an automatic and plainless process.</description>
            </item> 
          
            <item>
              <title>WeChat: why is it failing to compete in the West?</title>
              <link>https://ironeko.com/posts/wechat-why-is-it-failing-to-compete-in-the-west</link>
              <description>WeChat is having a tough time finding an audience in the west. This article explores why that is and how Tencent can fix it.</description>
            </item> 
          
            <item>
              <title>Dark Mode UX Study: Facebook Messenger</title>
              <link>https://ironeko.com/posts/dark-mode-ux-study-facebook-messenger</link>
              <description>Dark Mode UX can be hard to do. This article covers how to avoid common pitfalls of dark mode using the Facebook Messenger as an example.</description>
            </item> 
          
            <item>
              <title>Achieving Your Big, Hairy, Audacious Goal — a talk with Edel Harris</title>
              <link>https://ironeko.com/posts/achieving-your-big-hairy-audacious-goal-with-edel-harris</link>
              <description>A talk with entrepreneur Edel Harris at Dundee's 'Societay' on empowerment in business and the community to achieve your ideal goal.</description>
            </item> 
          
            <item>
              <title>Parallax effect with React Spring: How to?</title>
              <link>https://ironeko.com/posts/parallax-effect-with-react-spring-how-to</link>
              <description>Creating parallax effects with react spring is needlessly complex. In this article I will show you how to achieve this effect in the easiest way possible.</description>
            </item> 
          
            <item>
              <title>Node.JS Tutorial #1: What is Node.JS?</title>
              <link>https://ironeko.com/posts/node-js-tutorial-what-is-nodejs</link>
              <description>What is Node.js? It's easy to get confused since Node is and can be a lot of things. In this article I will explain what NodeJS can be used for.</description>
            </item> 
          
            <item>
              <title>How to set up an SSL certificate and secure your website for free</title>
              <link>https://ironeko.com/posts/free-ssl-certificate-how-to</link>
              <description>Many providers have you pay for SSL. In reality you can receive the same benefits you would by paying with a free SSL certificate. Here's how.</description>
            </item> 
          
            <item>
              <title>Unordered lists with icons: A Better Solution</title>
              <link>https://ironeko.com/posts/unordered-lists-with-icons-a-better-solution</link>
              <description>Unordered lists display information quickly and efficiently. Learn how to make these look more interesting by creating unordered lists with icons.</description>
            </item> 
          
            <item>
              <title>Web Design Inspiration #1: Functional and Beautiful</title>
              <link>https://ironeko.com/posts/web-design-inspiration-1-functional-and-beautiful</link>
              <description>A curated list of beautiful portfolios for Web Design Inspiration to help you come up with ideas for your next portfolio.</description>
            </item> 
          
            <item>
              <title>A Refreshing Alternative to Bootstrap: TailwindCSS</title>
              <link>https://ironeko.com/posts/an-alternative-to-bootstrap-tailwind</link>
              <description>An introduction to the best alternative to Bootstrap available: TailwindCSS, a light and customiseable framework that will change how you code.</description>
            </item> 
          
            <item>
              <title>ironeko, headless Wordpress and React</title>
              <link>https://ironeko.com/posts/ironeko-headless-wordpress-and-react</link>
              <description>ironeko runs a headless Wordpress installation built with React and NextJS. It's incredibly fast, lightweight and uses cutting edge technology.</description>
            </item> 
          
      </channel>
    </rss>