Speaking at Bristol JS on Super-powered Layouts
A developer shares their experience presenting a talk on CSS Grid and CSS Variables at a JavaScript meetup, discussing adoption challenges.
A developer shares their experience presenting a talk on CSS Grid and CSS Variables at a JavaScript meetup, discussing adoption challenges.
An introduction to Progressive Web Apps (PWAs), explaining their benefits like performance, reliability, and offline capabilities.
A developer shares insights from presenting live coding talks on web accessibility, including challenges and tips for success without slides.
Part 12 of a tutorial series on building a shopping cart feature using Angular and ASP.NET Core 2.1, focusing on product grouping and order total updates.
Explores the productivity and performance benefits of upgrading to ASP.NET Core 2.1, highlighting features like HttpClientFactory.
A developer advocate shares their journey from burnout to a new 100% advocacy role focused on accessibility tools and services at Deque Systems.
A tutorial on implementing animations in an Angular application, building an animated image slider from scratch.
A defense of seemingly messy CSS code, arguing that complex class structures often evolve from practical needs and team collaboration.
Upgrading to ASP.NET Core 2.1 can deliver serious performance improvements and developer productivity gains, with real-world results.
A web developer shares a list of influential front-end writers and their blogs, focusing on CSS, JavaScript, and web development insights.
A developer discusses strategies to combat feeling overwhelmed by the constant influx of new technologies and learning demands.
Analysis of Apple Watch's new web content support, detailing WebKit optimizations and developer meta tags for watch-specific layouts.
Announcing the second edition of a comprehensive course on Ruby on Rails performance, covering updates, new lessons, and community insights.
A developer shares practical strategies for effectively using CSS custom properties, covering variable types, scoping, and fallback values.
Discusses whether to learn JavaScript fundamentals first or jump straight into frameworks, recommending a strong foundation in JavaScript.
A talk on using Angular Animations to add meaningful motion and context to user interactions, not just visual polish.
The author shares positive results from restructuring a JavaScript course, with improved student feedback on learning flow and comprehension.
Author explains why authentication will be taught in a separate course, not within the main JavaScript curriculum, to avoid overwhelming beginners.
A tutorial on creating accessible dropdown navigation menus using only CSS, focusing on modern techniques and web standards.
A guide on creating reusable Blazor component libraries, including setup, project creation, and building a simple in-memory list component.