William Kanthe-dog-can-blog.hashnode.dev·Nov 29, 2024How to Set Up a Storybook Twig/HTML Library and Deploy with GitHub ActionsYou can host your static storybook library using GitHub Pages and their Actions deployment solution for free. Here’s how I did it: Project setup and caveats This is a standalone storybook html component library using twig templating, so could be used...DiscussRecording the JourneyStorybook
Dominika Wojewskawitchwrites.hashnode.dev·Oct 6, 2023What is Twig and how to start using itPrerequisites: PHP What is Twig? Twig is a widely used and popular template engine for PHP. It provides a flexible, efficient, and secure way to separate the presentation (HTML or other markup) from the application logic in PHP-based web applications...DiscussPHP
Reuben Walker, Jr.atomicdesign.hashnode.dev·Aug 21, 2022Discover Symfony UX’s Twig Components. UI without JS or BS.This article first appeared on Symfony Station. Introduction With Symfony UX a PHP class + template = Twig component. Use them to build a highly interactive UI from the comfort of Twig. No JS and no BS are required. By the way, if you are not familia...Discuss·55 readsSymfony