Issue 105 - Refresh Sections Without Page Reload

  • Announcing new Liquid features for better web performance – Performance @ Shopify

    Attn Shopify Theme devs: New Liquid features are now available to give you more control over how elements are loaded on a page, to help improve performance.

    Sia Karamalegos

  • Favicon Generator: Free, Privacy focused In-Browser Conversion

    It's one of those tasks that we just want to be able to get done quickly. Here's a great tool to generate favicons online from an image or logo for free.

    favicon.software

  • RunJS - JavaScript Playground

    Exploring JavaScript has never been easier. Live feedback as you type, with per-line results makes it super clear what your code is doing.

    RunJS

  • ViewComponents for Polaris Design System

    Polaris ViewComponents is an implementation of the Polaris Design System using ViewComponent. Just what rails app devs need!

    baoagency

  • Shopify Theme File Search by EZFY (Chrome)

    Made by ezfycode.com Easily find any text within the files of any of your Shopify themes. Regex support included!

    ezfycode

  • world's shortest UI/UX design course

    This video is what I wish I had when I first learned about UI/UX design. It covers that 20% of UI design that you'll be dealing with 80% of the time.

    juxtopposed

  • TypeScript Origins: The Documentary

    TypeScript Origins: The Documentary is bought to you by OfferZen - the community-first developer jobs platform. The documentary features core contributors and community members like Anders Hejlsberg, Steve Lucco, Luke Hoban, Daniel Rosenwasser, Ryan Cavanaugh, Amanda Silver, Matt Pocock, Josh Goldberg & many more!

    OfferZen Origins

  • Shopify Magic: Refresh Sections Without Page Reload

    Section rendering API is a very powerful thing in Shopify theme development. We can refresh the section without page refresh using section rendering API and AJAX.

    Saad Saif

  • Hotwire.io

    Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire.