Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
62542b814b
Unzipped Amazon's Product Advertising API SDK example. This is so hard to read and understand. Skill issue? Maybe. Reading JavaScript slowly all day isn't much fun. Plz send ur TypeScripts.
190ac01b04
Added Amazon's Product Advertising API SDK example.
f615e75a0f
Removed category slug from 'all-categories' category, preventing the creation of that page which is functionally similar to the data on the home page. Made Category.slug optional to do so. If a category lacks a slug, no route is created for that category.
935340d90e
Added SwiperJS swipers on ProductCards and added preliminary support for nested categories using a tree of TreeNode structures. Added unit tests for TreeNode.
9225b3c727
Added SwiperJS to product card and improved SwiperJS design elements.