Skip to content

Latest commit

 

History

History
101 lines (69 loc) · 5.69 KB

README.md

File metadata and controls

101 lines (69 loc) · 5.69 KB

Hot Tricks from Dev Docs

🚀 A comprehensive collection of Shopify development guides and implementation examples. This repository tracks my journey through Shopify's developer documentation, focusing on practical implementations and best practices.

About

This project serves as both a learning path and reference guide for building Shopify apps and extensions. Each link represents a hands-on implementation of Shopify's developer documentation, with a focus on:

  • Admin extensions and customizations
  • Checkout flow optimizations
  • Customer account features
  • Payment integrations
  • And more!

Project Status

In Progress Guides Completed Shopify

Structure

Each guide is marked as either completed ([x]) or todo ([ ]), with direct links to the official Shopify documentation. The implementations follow Shopify's best practices and guidelines.

Completed

Admin

Checkout

Customer Accounts

Other

TODO

Checkout

Customer Accounts

Other

Contributing

Feel free to suggest additional guides or improvements by opening an issue or submitting a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Resources


📝 This is a living document and is updated regularly as new guides are completed.