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.
Category Archives: Blog
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.
Learn how to build a CRUD app with Next.js and FaunaDB, and how to perform CRUD operations based on user authentication. Continue reading Build a Code Snippet Web App with Next.js and FaunaDB on SitePoint.
Handing off designs to developers has a troubled history. Learn about 5 excellent apps that have revolutionized the design handoff process. Continue reading The 5 Best Design Handoff Tools in 2022 on SitePoint.
Learn how to make Vue code more reusable, compact, and clean, by harnessing the Composition API, along with the Reactivity API and slots. Continue reading How to Create Reusable Components with the Vue 3 Composition API on SitePoint.
Learn how to develop an app that connects to data from a spreadsheet app or other data sources, using Gatsby, React and Airtable. Continue reading Build Interactive Gantt Charts with Airtable, Gatsby and React on SitePoint.
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.
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.
Learn the basics of using Vue Router, such as router setup, passing custom parameters, page navigation, and implementing a 404 page. Continue reading A Beginner’s Guide to Vue Router on SitePoint.
Is your inbox full of junk? Learn how to manage your emails with email aliases, which let you easily get rid of emails you no longer want. Continue reading Stay Private and Declutter Your Inbox Using Email Aliases on SitePoint.
