Need to consume and render data from an API in a Svelte application? Learn how to consume a REST API using the Fetch API vs the Axios client. Continue reading How to Fetch Data in Svelte on SitePoint.
Category Archives: Blog
Push notifications reach more users than emails do. Learn how to build a GitHub tracker that sends push notifications of new issues and PRs. Continue reading Create a GitHub Tracker with Push Notifications in Svelte on SitePoint.
Next.js offers many benefits, one being file routing. Learn how to set up a Next.js project and how file routing in Next.js works. Continue reading A Beginner’s Guide to Routing in Next.js, with Examples on SitePoint.
No-code and low-code platforms are limited and lock you in. Learn how Parse and Back4App provide all the customization experienced devs need. Continue reading A Beginner’s Guide to the Parse Platform on Back4App on SitePoint.
After our first SitePoint NFT release sold out in 4 days, our second drop landed on OpenSea on Monday. What have we learned so far? Continue reading SitePoint Origami Rhino NFT Drop #2 – Electric Boogaloo on SitePoint.
Email is a powerful marketing tool, but getting it right is an art. Learn practical tips for sending emails that foster customer loyalty. Continue reading How to Create Emails that Foster Customer Loyalty on SitePoint.
Learn how memoization in React helps to improve the performance of your web apps by identifying and eliminating unnecessary re-renders. Continue reading How to Implement Memoization in React to Improve Performance on SitePoint.
Magento 2 translation is important for reaching a global audience. Learn the steps involved in adding languages to your online store. Continue reading Magento 2 Translation: How Internationalization Works on SitePoint.
Surfer SEO vs Outranking: learn how these two AI tools boost your content creation process and efforts to rank higher on search engines. Continue reading Surfer SEO vs Outranking: Which SEO Tool Is Best for You? on SitePoint.
Learn what higher-order functions are, how they work, why you might need them, and what they look like in PHP, JavaScript and Python. Continue reading Functional Programming in PHP: Higher-order Functions on SitePoint.