<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Leo&apos;s dev blog – stories, insights, and ideas — #nodejs</title><description>Leo&apos;s dev blog – stories, insights, and ideas nodejs tagged content</description><link>https://www.leohuynh.dev</link><language>en-us</language><item><title>Migrate your Shopify store assets to a new store using File API</title><link>https://www.leohuynh.dev/log/migrate-shopify-store-files-to-new-store-using-file-api</link><guid isPermaLink="true">https://www.leohuynh.dev/log/migrate-shopify-store-files-to-new-store-using-file-api</guid><description>Learn how to migrate your assets from an old Shopify store to a new one in a few simple steps. This guide will show you how to retrieve and download your images using GraphQL and Node.js, and upload them to your new store with ease.</description><pubDate>Sat, 25 Feb 2023 00:00:00 GMT</pubDate><category>shopify</category><category>assets</category><category>file-api</category><category>migration</category><category>graphql</category><category>nodejs</category></item><item><title>How to create an HTTPS server in localhost?</title><link>https://www.leohuynh.dev/log/use-https-in-local-development</link><guid isPermaLink="true">https://www.leohuynh.dev/log/use-https-in-local-development</guid><description>The simplest way to set up an HTTPS server in Nodejs application when developing locally</description><pubDate>Sat, 05 Mar 2022 00:00:00 GMT</pubDate><category>https</category><category>localhost</category><category>nodejs</category><category>open-ssl</category><category>443</category><category>mac-os</category><category>koajs</category></item><item><title>Simplify your Node.js project with module aliases</title><link>https://www.leohuynh.dev/log/set-up-path-aliases-in-nodejs</link><guid isPermaLink="true">https://www.leohuynh.dev/log/set-up-path-aliases-in-nodejs</guid><description>Tired of dealing with complex file paths in your Node.js project? Learn how to set up module aliases using TypeScript and module-alias package to simplify your imports and improve your development experience.</description><pubDate>Thu, 27 Aug 2020 00:00:00 GMT</pubDate><category>nodejs</category><category>typescript</category><category>javascript</category><category>alias</category><category>path-aliases</category><category>tsconfig</category></item><item><title>How to make HTTP requests in Node.js without installing external libraries</title><link>https://www.leohuynh.dev/log/nodejs-fetch-json-with-https</link><guid isPermaLink="true">https://www.leohuynh.dev/log/nodejs-fetch-json-with-https</guid><description>Learn how to make HTTP requests in Node.js without adding unnecessary dependencies to your project using the built-in https module. Follow these simple steps to easily fetch JSON data from external APIs and servers.</description><pubDate>Tue, 18 Aug 2020 00:00:00 GMT</pubDate><category>nodejs</category><category>request</category><category>json</category><category>https</category><category>built-in-module</category></item></channel></rss>