31st January 2020 at 18:30
Andy discusses the importance of personal blogging for career success in tech, emphasizing ownership of content over platforms like Medium.
Andy discusses the importance of personal blogging for career success in tech, emphasizing ownership of content over platforms like Medium.
A developer's personal endorsement of the Eleventy static site generator, with a call to support the project and a brief professional introduction.
A web developer explains why they prefer HTML and CSS over static design tools like Figma for core design work, while acknowledging the latter's benefits for stakeholder collaboration.
Andy announces moving his CSS courses to piccalil.li and introduces his work as a front-end developer and founder.
A CSS tip for selecting SVG elements to ensure they fill width correctly, with a link to a code gist.
Andy Bell announces major changes and the future direction of Piccalilli, a publication for front-end developers.
A web developer recommends a perfect guide to understanding CSS cascade and specificity, which are often cited as reasons why CSS is difficult.
A developer shares advice on learning programming languages and frameworks, emphasizing transferable skills and personal experience.
A guide to implementing print-specific CSS in Angular applications, covering component-scoped styles, hiding elements, and creating separate print components.
Andy Bell introduces a simple mailto link generator tool and shares his background in front-end development and CSS education.
Andy Bell announces changes to the Piccalilli newsletter and front-end development publication, with a focus on future improvements.
A web developer discusses using Web Components with progressive enhancement for cross-browser support, including IE.
A static design tool tip: using an "Annotation" component as a sticky note to provide context for design elements.
A web developer announces switching from Chrome to Microsoft Edge as their default browser, citing a preference for Chromium dev tools.
Dan Abramov argues against being a 'clean code zealot', stating it's a tool for managing complexity, not an end goal.
A guide to the various methods for hiding elements in web development, covering HTML, CSS, accessibility, and animation considerations.
Andy shares a recommended article by Sarah Drasner on understanding Async/Await in JavaScript for front-end developers.
Andy Bell explains how using screencasts to present work to clients can reduce meeting time and improve feedback quality.
Andy Bell introduces his new micro blog and his work with Set Studio, Piccalilli, and his CSS course for front-end developers.
Explores CSS Motion Path for animating elements along SVG paths using only CSS, with examples and techniques.