ASP.NET Core 2.1 – Supercharging Our Applications 🚀
Upgrading to ASP.NET Core 2.1 can deliver serious performance improvements and developer productivity gains, with real-world results.
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.
A motivational article addressing imposter syndrome in software development, encouraging developers to define their own worth through continuous learning.
The author details converting their personal website into a Progressive Web App using Service Workers for offline viewing and a native app-like experience.
Explains how to create and use layout components in Blazor to maintain a consistent UI structure across web application pages.
Author Zell explains the difficult decision to restructure his Learn JavaScript course to improve the learning experience by reducing overwhelm.
Explains why and how to traverse the DOM in JavaScript, comparing it to using document.querySelector for more efficient element selection.
Explains how routing works in Blazor, covering route templates, parameters, constraints, and navigation methods for building multi-page apps.
A tutorial explaining data binding (one-way, two-way, formatting) and event handling in Blazor, a .NET web framework.
NGINX Unit, a new multi-language application server, now supports Ruby. This article analyzes its potential impact on Ruby web applications.