
    <rss 
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      xmlns:content="http://purl.org/rss/1.0/modules/content/"
      xmlns:atom="http://www.w3.org/2005/Atom"
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:typefully="https://typefully.com/profile"
      version="2.0">
      <channel>
        <title>Opemipo Disu ⚡️ (@coderoflagos)</title>
        <link>https://typefully.com/coderoflagos</link>
        <description>17 | Developer Advocate @fermyontech 🥑 | IBM Champion for 2020 | Keynote speaker | Lead @jamstack_lagos | @bitrise Expert.</description>
        <pubDate>Wed, 18 Jan 2023 15:35:23 GMT</pubDate>
        <lastBuildDate>Wed, 18 Jan 2023 15:35:23 GMT</lastBuildDate>
        <generator>Typefully</generator>
        <image>https://screenshots.typefully.com/screenshot?size=1200x640&amp;url=https://typefully.com/coderoflagos/card</image>
        <atom:link href="https://typefully.com/coderoflagos" rel="self" type="application/rss+xml"/>
        
    <item>
      <guid>https://typefully.com/coderoflagos/5f8i5Zi</guid>
      <title>Here are some resources you need as a designer/de…</title>
      <description>Here are some resources you need as a designer/developer to work on your level of productivity. 👨‍💻

Thread 🧵👇 1. Focusmate: Focusmate changes the way you work by connecting you to other professionals who have committed to being accountable for finishing their most important work.

http://focusmate.c…</description>
      <link>https://typefully.com/coderoflagos/5f8i5Zi</link>
      <pubDate>Wed, 18 Jan 2023 15:35:23 GMT</pubDate>
      <content:encoded><![CDATA[Here are some resources you need as a designer/developer to work on your level of productivity. 👨‍💻<br><br>Thread 🧵👇<br><br><img alt="Image" src="https://api.typefully.com/media-p/5b695705-d5cd-43c3-bdcf-0f4d2502d3cf/"><br><br>1. Focusmate: Focusmate changes the way you work by connecting you to other professionals who have committed to being accountable for finishing their most important work.<br><br><a href="http://focusmate.com" target="_blank" rel="nofollow">http://focusmate.com</a><br><br>2. Habitica: Habitica is a free habit and productivity app that treats your real life like a game. Habitica can help you achieve your goals to become healthy and happy.<br><br><a href="https://habitica.com" target="_blank" rel="nofollow">https://habitica.com</a><br><br>3. BitBucket: Bitbucket is a web-based version control repository hosting service owned by Atlassian, for source code and development projects that use either Mercurial or Git revision control systems.<br><br><a href="http://bitbucket.org" target="_blank" rel="nofollow">http://bitbucket.org</a><br><br>4. Clickup: ClickUp is a cloud-based collaboration and project management tool suitable for businesses of all sizes and industries. Features include communication and collaboration tools, task assignments and statuses, alerts, and a task toolbar.<br><br><a href="https://clickup.com" target="_blank" rel="nofollow">https://clickup.com</a><br><br>5. Heroku: Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.<br><br><a href="http://heroku.com" target="_blank" rel="nofollow">http://heroku.com</a><br><br>6. Behance: Behance is a social media platform owned by Adobe that claims to showcase and discover creative work.<br><br><a href="http://behance.net" target="_blank" rel="nofollow">http://behance.net</a><br><br>7. SourceForge: SourceForge is a web-based service that offers software developers a centralized online location to control and manage free and open-source software projects<br><br><a href="https://sourceforge.net" target="_blank" rel="nofollow">https://sourceforge.net</a><br><br>8. Launchpad: Launchpad is a software collaboration platform that provides: · Bug tracking · Code hosting using Bazaar and Git.<br><br><a href="https://launchpad.net" target="_blank" rel="nofollow">https://launchpad.net</a><br><br>9. Perforce is an enterprise version management system in which users connect to a shared file repository. Perforce applications are used to transfer files between the file repository and individual users' workstations.<br><br><a href="http://perforce.com" target="_blank" rel="nofollow">http://perforce.com</a><br><br>10. InVision: InVision is a prototyping, collaboration, and workflow tool. InVision gives you clarity, collaboration, and control of everything you need to power your design process.<br><br><a href="http://invisionapp.com" target="_blank" rel="nofollow">http://invisionapp.com</a><br><br>I write daily tips and threads on web development, cloud computing and developer resources. ✨<br><br>If this thread is useful to you, please retweet the first tweet and follow <a class="tweet-url username" href="https://twitter.com/coderoflagos" data-screen-name="coderoflagos" target="_blank" rel="nofollow">@coderoflagos</a>. 🙏🏽<br><br>Thank you for the support!]]></content:encoded>
      <typefully:post_id>5f8i5Zi</typefully:post_id>
      <typefully:post_type>thread</typefully:post_type>
      <typefully:pinned>false</typefully:pinned>
      null
    </item>
  
    <item>
      <guid>https://typefully.com/coderoflagos/1g0bIRM</guid>
      <title>Here are the best CSS practices you should know i…</title>
      <description>Here are the best CSS practices you should know in 2023

Thread 🧵👇🏾 1. Use preprocessors: Using preprocessors such as SASS, Stylus, or even SCSS. They not only help you write CSS faster, but they also make your code look pretty well organized. They let you use custom variables and functions. 2. Comm…</description>
      <link>https://typefully.com/coderoflagos/1g0bIRM</link>
      <pubDate>Wed, 18 Jan 2023 09:50:32 GMT</pubDate>
      <content:encoded><![CDATA[Here are the best CSS practices you should know in 2023<br><br>Thread 🧵👇🏾<br><br><img alt="Image" src="https://api.typefully.com/media-p/a5a18608-01b3-4577-b3b6-aafe786c49db/"><br><br>1. Use preprocessors: Using preprocessors such as SASS, Stylus, or even SCSS. They not only help you write CSS faster, but they also make your code look pretty well organized. They let you use custom variables and functions.<br><br>2. Comment out your CSS: To not get confused, it's great to do this. It lets you know where you stand. They help you define the sections of your code, and in this way, they keep your code organized.<br><br>3. Normalize using HEX code: They are understood by every browser. They are the most common method of adding color to an HTML element using CSS.<br><br>4. Don't use  the '!important' tag. It's considered as a bad practice. It contradicts the expected behavior of CSS.<br><br>5. Consider using CSS frameworks: Using CSS frameworks will help save a lot of time - They're helpful for larger projects, bigger teams, and those who need to design a theme that can be used on multiple projects.<br><br>6. Use CDNs: Ensure your CSS is cached across the world and accessed as quickly as possible from the nearest local server for a superfast response.<br><br>7. Use Flexbox: Flexbox has the ability to fill extra space without the need to use Javascript. They are very helpful in building responsive layouts.<br><br>8. Remove unused CSS: Removing unused CSS will help you minimize the impact of code on performance.<br><br>9. Compress your CSS files: When you compress CSS files, you get a greatly reduced file size, which will be fast to load on your website. You also get better compression for the code, which will make it smaller and faster to load in general, even without minification.<br><br>10. Avoid using inline CSS: Inline styles appear visually similar to webpage content, making them very difficult to identify. It has very poor support for some CSS features.<br><br>I write daily tips and threads on web development, cloud computing and developer resources. ✨<br><br>If this thread is useful to you, please retweet the first tweet and follow <a class="tweet-url username" href="https://twitter.com/coderoflagos" data-screen-name="coderoflagos" target="_blank" rel="nofollow">@coderoflagos</a> 🙏🏽<br><br>Thank you for the support!]]></content:encoded>
      <typefully:post_id>1g0bIRM</typefully:post_id>
      <typefully:post_type>thread</typefully:post_type>
      <typefully:pinned>false</typefully:pinned>
      null
    </item>
  
    <item>
      <guid>https://typefully.com/coderoflagos/u8KwUW7</guid>
      <title>Are you a developer who uses Tailwind CS</title>
      <description>Are you a developer who uses Tailwind CSS? 👨‍💻🌈

Here are some resources I have for you. 🌱 ❤️

(Thread) 🧵👇 1. Tailwind UI: Beautiful UI components, crafted by the creators of Tailwind CSS. Fully responsive HTML components, designed and developed by Adam Wathan and Steve Schoger.

https://tailwindui.co…</description>
      <link>https://typefully.com/coderoflagos/u8KwUW7</link>
      <pubDate>Tue, 31 May 2022 07:23:21 GMT</pubDate>
      <content:encoded><![CDATA[Are you a developer who uses Tailwind CSS? 👨‍💻🌈<br><br>Here are some resources I have for you. 🌱 ❤️<br><br>(Thread) 🧵👇<br><br>1. Tailwind UI: Beautiful UI components, crafted by the creators of Tailwind CSS. Fully responsive HTML components, designed and developed by Adam Wathan and Steve Schoger.<br><br><a href="https://tailwindui.com" target="_blank" rel="nofollow">https://tailwindui.com</a><br><br>2. Built with Tailwind. A collection of awesome websites built with Tailwind CSS.<br><br><a href="https://builtwithtailwind.com" target="_blank" rel="nofollow">https://builtwithtailwind.com</a><br><br>3. Tailwind Starter Kit: Tailwind Starter Kit is Free and Open Source. It does not change or add any CSS to the already one from TailwindCSS. It features multiple HTML elements and it comes with dynamic components for ReactJS, Vue, and Angular.<br><br><a href="https://www.creative-tim.com/learning-lab/tailwind-starter-kit/presentation" target="_blank" rel="nofollow">https://www.creative-tim.com/learning-lab/tailwind-starter-kit/presentation</a><br><br>4. Tailwind Play: An advanced online playground for Tailwind CSS that lets you use all of Tailwind's build-time features directly in the browser.<br><br><a href="https://play.tailwindcss.com" target="_blank" rel="nofollow">https://play.tailwindcss.com</a><br><br>5. Tailwind Components: Tailwind Components has an awesome collection of Tailwind components where you can copy the HTML directly from the example and paste it into your project.<br><br><a href="https://tailwindcomponents.com" target="_blank" rel="nofollow">https://tailwindcomponents.com</a><br><br>6. Tailwind Builder: Tailwind Builder is the first genuinely advanced editor for the Tailwind CSS framework. 140 ready-to-use HTML components and convenient settings will speed up your development process!<br><br><a href="https://tailwind.build" target="_blank" rel="noopener noreferrer">tailwind.build</a><br><br>7. Meraki UI: This has beautiful Tailwind CSS components that support RTL languages & fully responsive based on Flexbox & CSS Grid.<br><br><a href="https://merakiui.com" target="_blank" rel="nofollow">https://merakiui.com</a><br><br>8. Tailwind Toolbox: Free open-source Tailwind CSS starter templates and components to get you started quickly to creating websites in Tailwind CSS!<br><br><a href="https://tailwindtoolbox.com" target="_blank" rel="noopener noreferrer">tailwindtoolbox.com</a><br><br>9. Gust UI: Responsive HTML & React to Tailwind CSS components for your next web application. Simplify your design process and get to ship your app.<br><br><a href="https://gustui.com" target="_blank" rel="noopener noreferrer">gustui.com</a><br><br>10. Tailzilla: Collection of ready to use UI design components/templates, code snippets, and playground for the TailwindCSS.<br><br><a href="https://tailzilla.app" target="_blank" rel="nofollow">https://tailzilla.app</a><br><br>Thanks for taking out your time to read this thread.❤️🚀<br><br>I hope this helps anyone who is thinking of getting into Tailwind or anyone who uses Tailwind already! 🔥⚡️]]></content:encoded>
      <typefully:post_id>u8KwUW7</typefully:post_id>
      <typefully:post_type>thread</typefully:post_type>
      <typefully:pinned>false</typefully:pinned>
      null
    </item>
  
    <item>
      <guid>https://typefully.com/coderoflagos/zwcyolI</guid>
      <title>What type of developer are yo</title>
      <description>What type of developer are you? 👀 

- Frontend Developer 
- Backend Developer 
- Full-Stack Developer 
- cmd + A / cmd + C / cmd + V (and edit) Developer 😂 </description>
      <link>https://typefully.com/coderoflagos/zwcyolI</link>
      <pubDate>Mon, 30 May 2022 08:21:56 GMT</pubDate>
      <content:encoded><![CDATA[What type of developer are you? 👀 <br><br>- Frontend Developer <br>- Backend Developer <br>- Full-Stack Developer <br>- cmd + A / cmd + C / cmd + V (and edit) Developer 😂 ]]></content:encoded>
      <typefully:post_id>zwcyolI</typefully:post_id>
      <typefully:post_type>tweet</typefully:post_type>
      <typefully:pinned>false</typefully:pinned>
      null
    </item>
  
    <item>
      <guid>https://typefully.com/coderoflagos/OxA6Owb</guid>
      <title>Here are 10 tools for building APIs easily (witho…</title>
      <description>Here are 10 tools for building APIs easily (without stress) 🌈 

Thread 🧵👇🏽 1. Apirocket 🚀 :

apirocket.io 2. Postman:

postman.com 3. Presto API:

https://prestoapi.com/ 4. Hasura:

https://hasura.io/ 5. NoCodeAPI:

https://nocodeapi.com/ 6. Bindbox:

bindbox.io 7. Canonic:

https://canonic.dev/ 8. …</description>
      <link>https://typefully.com/coderoflagos/OxA6Owb</link>
      <pubDate>Mon, 23 May 2022 09:22:12 GMT</pubDate>
      <content:encoded><![CDATA[Here are 10 tools for building APIs easily (without stress) 🌈 <br><br>Thread 🧵👇🏽<br><br>1. Apirocket 🚀 :<br><br><a href="https://apirocket.io" target="_blank" rel="noopener noreferrer">apirocket.io</a><br><br>2. Postman:<br><br><a href="https://postman.com" target="_blank" rel="noopener noreferrer">postman.com</a><br><br>3. Presto API:<br><br><a href="https://prestoapi.com/" target="_blank" rel="nofollow">https://prestoapi.com/</a><br><br>4. Hasura:<br><br><a href="https://hasura.io/" target="_blank" rel="nofollow">https://hasura.io/</a><br><br>5. NoCodeAPI:<br><br><a href="https://nocodeapi.com/" target="_blank" rel="nofollow">https://nocodeapi.com/</a><br><br>6. Bindbox:<br><br><a href="https://bindbox.io" target="_blank" rel="noopener noreferrer">bindbox.io</a><br><br>7. Canonic:<br><br><a href="https://canonic.dev/" target="_blank" rel="nofollow">https://canonic.dev/</a><br><br>8. Ondiagram:<br><br><a href="https://www.ondiagram.com/" target="_blank" rel="nofollow">https://www.ondiagram.com/</a><br><br>9. Directual:<br><br><a href="https://www.directual.com/" target="_blank" rel="nofollow">https://www.directual.com/</a><br><br>Thanks for taking out time to read my thread. I hope it helps someone out there!<br><br>You can follow me for more tips on web3 and JavaScript here on Twitter - <a class="tweet-url username" href="https://twitter.com/coderoflagos" data-screen-name="coderoflagos" target="_blank" rel="nofollow">@coderoflagos</a> ❤️👋🏽]]></content:encoded>
      <typefully:post_id>OxA6Owb</typefully:post_id>
      <typefully:post_type>thread</typefully:post_type>
      <typefully:pinned>false</typefully:pinned>
      null
    </item>
  
    <item>
      <guid>https://typefully.com/coderoflagos/nV1NRxs</guid>
      <title>Best VSCode Extensions to use as a Developer👀</title>
      <description>Best VSCode Extensions to use as a Developer👀

Thread 🧵👇🏽 1. Debugger for Chrome 

https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome 2.TODO Highlight:

 https://marketplace.visualstudio.com/items?itemName=wayou.vscode-todo-highlight 3. Peacock 

https://marketplace.vis…</description>
      <link>https://typefully.com/coderoflagos/nV1NRxs</link>
      <pubDate>Sun, 22 May 2022 19:57:27 GMT</pubDate>
      <content:encoded><![CDATA[Best VSCode Extensions to use as a Developer👀<br><br>Thread 🧵👇🏽<br><br>1. Debugger for Chrome <br><br><a href="https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome" target="_blank" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome</a><br><br>2.TODO Highlight:<br><br> <a href="https://marketplace.visualstudio.com/items?itemName=wayou.vscode-todo-highlight" target="_blank" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=wayou.vscode-todo-highlight</a><br><br>3. Peacock <br><br><a href="https://marketplace.visualstudio.com/items?itemName=johnpapa.vscode-peacock" target="_blank" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=johnpapa.vscode-peacock</a><br><br>4. Git History <br><br><a href="https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory" target="_blank" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory</a><br><br>5. Remote - SSH <br><br><a href="https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh" target="_blank" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh</a><br><br>6. Live-Server:<br><br><a href="https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer" target="_blank" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer</a><br><br>7. GitHistory: <br><br><a href="https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory" target="_blank" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory</a><br><br>8. Code Time:<br><br><a href="https://marketplace.visualstudio.com/items?itemName=softwaredotcom.swdc-vscode" target="_blank" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=softwaredotcom.swdc-vscode</a><br><br>9. GitLens:<br><br><a href="https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens" target="_blank" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens</a><br><br>10.Pincode:<br><br><a href="https://marketplace.visualstudio.com/items?itemName=ponicode.ponicode" target="_blank" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=ponicode.ponicode</a><br><br>Thanks for taking out time to read my thread. I hope it helps someone out there!<br><br>You can follow me for more tips on web3 and JavaScript here on Twitter - <a class="tweet-url username" href="https://twitter.com/coderoflagos" data-screen-name="coderoflagos" target="_blank" rel="nofollow">@coderoflagos</a>❤️👋🏽]]></content:encoded>
      <typefully:post_id>nV1NRxs</typefully:post_id>
      <typefully:post_type>thread</typefully:post_type>
      <typefully:pinned>false</typefully:pinned>
      null
    </item>
  
    <item>
      <guid>https://typefully.com/coderoflagos/25ZL3iZ</guid>
      <title>If you are a JavaScript developer, here are some …</title>
      <description>If you are a JavaScript developer, here are some tools that speed up your level of productivity ⚒️ 👨‍💻 

Thread 🧵👇🏽 1. Synk:

https://snyk.io/ 2. Apirocket: 

apirocket.io 3. Acunetix:

https://www.acunetix.com/ 4. Flow:

https://flow.org/en/ 5. Cypress:

https://www.cypress.io/ 6. Playwright:

https:/…</description>
      <link>https://typefully.com/coderoflagos/25ZL3iZ</link>
      <pubDate>Sun, 22 May 2022 11:25:30 GMT</pubDate>
      <content:encoded><![CDATA[If you are a JavaScript developer, here are some tools that speed up your level of productivity ⚒️ 👨‍💻 <br><br>Thread 🧵👇🏽<br><br>1. Synk:<br><br><a href="https://snyk.io/" target="_blank" rel="nofollow">https://snyk.io/</a><br><br>2. Apirocket: <br><br><a href="https://apirocket.io" target="_blank" rel="noopener noreferrer">apirocket.io</a><br><br>3. Acunetix:<br><br><a href="https://www.acunetix.com/" target="_blank" rel="nofollow">https://www.acunetix.com/</a><br><br>4. Flow:<br><br><a href="https://flow.org/en/" target="_blank" rel="nofollow">https://flow.org/en/</a><br><br>5. Cypress:<br><br><a href="https://www.cypress.io/" target="_blank" rel="nofollow">https://www.cypress.io/</a><br><br>6. Playwright:<br><br><a href="https://playwright.dev/" target="_blank" rel="nofollow">https://playwright.dev/</a><br><br><br><br>7. Vitest:<br><br> <a href="https://vitest.dev/" target="_blank" rel="nofollow">https://vitest.dev/</a><br><br>8. Gulp:<br><br><a href="https://gulpjs.com/" target="_blank" rel="nofollow">https://gulpjs.com/</a><br><br>9. SonarQube:<br><br><a href="https://sonarqube.org" target="_blank" rel="noopener noreferrer">sonarqube.org</a><br><br>10. AnimeJS:<br><br><a href="https://animejs.com/" target="_blank" rel="nofollow">https://animejs.com/</a><br><br>Thanks for taking out time to read my thread. I hope it helps someone out there!<br><br>You can follow me for more tips on web3 and JavaScript here on Twitter - <a class="tweet-url username" href="https://twitter.com/coderoflagos" data-screen-name="coderoflagos" target="_blank" rel="nofollow">@coderoflagos</a> ❤️👋🏽<br><br>You can read the unrolled version of this thread here: <a href="https://typefully.com/coderoflagos/25ZL3iZ" target="_blank" rel="nofollow">https://typefully.com/coderoflagos/25ZL3iZ</a>]]></content:encoded>
      <typefully:post_id>25ZL3iZ</typefully:post_id>
      <typefully:post_type>thread</typefully:post_type>
      <typefully:pinned>false</typefully:pinned>
      null
    </item>
  
    <item>
      <guid>https://typefully.com/coderoflagos/jqdti7B</guid>
      <title>If you&#39;re a web3 Developer and you&#39;re looking to …</title>
      <description>If you&#39;re a web3 Developer and you&#39;re looking to get a job in the web3 space. Got a couple of sites to get web 3 jobs already. 👀🚀

(Thread) 🧵👇🏾 1.  Web3 Career

web3.career 2.  Cryptojobslist:

cryptojobslist.com 3. Camp3:

camp3.co 4. LearnWeb3:

learnweb3.info 5. Remote3:

remote3.co 6. Crypto Job…</description>
      <link>https://typefully.com/coderoflagos/jqdti7B</link>
      <pubDate>Thu, 19 May 2022 09:04:49 GMT</pubDate>
      <content:encoded><![CDATA[If you're a web3 Developer and you're looking to get a job in the web3 space. Got a couple of sites to get web 3 jobs already. 👀🚀<br><br>(Thread) 🧵👇🏾<br><br>1.  Web3 Career<br><br><a href="https://web3.career" target="_blank" rel="noopener noreferrer">web3.career</a><br><br>2.  Cryptojobslist:<br><br><a href="https://cryptojobslist.com" target="_blank" rel="noopener noreferrer">cryptojobslist.com</a><br><br>3. Camp3:<br><br><a href="https://camp3.co" target="_blank" rel="noopener noreferrer">camp3.co</a><br><br>4. LearnWeb3:<br><br><a href="https://learnweb3.info" target="_blank" rel="noopener noreferrer">learnweb3.info</a><br><br>5. Remote3:<br><br><a href="https://remote3.co" target="_blank" rel="noopener noreferrer">remote3.co</a><br><br>6. Crypto Jobs:<br><br><a href="https://crypto.jobs" target="_blank" rel="noopener noreferrer">crypto.jobs</a><br><br>7. Froog: <br><br><a href="https://froog.co" target="_blank" rel="noopener noreferrer">froog.co</a><br><br>8. PompCryptoJobs<br><br><a href="https://pompcryptojobs.com" target="_blank" rel="noopener noreferrer">pompcryptojobs.com</a><br><br>9. Braintrust:<br><br><a href="https://usebraintrust.com" target="_blank" rel="noopener noreferrer">usebraintrust.com</a><br><br>I highly recommend these resources if you're looking to get a web3 job. I hope this helps someone out there.<br><br>You can follow me for more tips and resources - <a class="tweet-url username" href="https://twitter.com/coderoflagos" data-screen-name="coderoflagos" target="_blank" rel="nofollow">@coderoflagos</a>. Thanks for taking out time to read this ❤️😄]]></content:encoded>
      <typefully:post_id>jqdti7B</typefully:post_id>
      <typefully:post_type>thread</typefully:post_type>
      <typefully:pinned>false</typefully:pinned>
      null
    </item>
  
      </channel>
    </rss>
  