Tag: webdev
All the articles with the tag "webdev".
How to Setup your MacBook Air M2 for Software Development
Published:A detailed guide to setting up your M1/M2 MacBook for development - from essential tools like Homebrew and iTerm2 to VS Code customization and language-specific environments. Perfect for web and mobile developers using React, Node, and Flutter.
Shopify Orders, Setup Pagination with shopify-api and GraphQL
Published:Learn how to implement cursor-based pagination in a React and NestJS application with TypeScript. Complete guide with code examples for building an orders page using Shopify Polaris components.