Eight tips for working remotely
Eight cultural rules for successful remote work, focusing on asynchronous communication and workflow norms, based on experience at GitHub.
Eight cultural rules for successful remote work, focusing on asynchronous communication and workflow norms, based on experience at GitHub.
Andy Bell announces a live stream focused on front-end development work, specifically building a tutorial viewer for Piccalilli.
Explains how to use OpenIddict 3.0's degraded mode to create a minimalist OpenID Connect proxy server for delegating authentication.
A developer shares progress from the first week of an F# mentorship, covering a full-stack web project and machine learning experiments for March Madness predictions.
A passionate critique of the modern laptop market, praising the durable and serviceable ThinkPad X200 while lamenting current flawed offerings.
Discusses the challenges of scaling software development over time, emphasizing the need for automated enforcement of code properties as projects grow.
A critique of advice to omit HTML and CSS from developer CVs, arguing they are fundamental front-end skills.
A tutorial on implementing internationalization (i18n) in React applications using the react-i18next library.
Andy Bell shares a front-end tip for preventing line breaks using a zero-width, non-breaking space HTML entity.
Web Share API support in Safari and iOS is a win-win for user-friendly content sharing, prompting a deeper look.
Andy Bell announces major changes and the future direction of Piccalilli, a publication for front-end developers.
Explores secure credential management for cloud apps using Azure Managed Identities to avoid hardcoded secrets in code and source control.
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 tutorial on implementing internationalization (i18n) in React Native apps using the react-native-localize and i18n-js libraries.
A technical guide on using ksqlDB and Kafka Connect to ingest and analyze Syslog data for detecting SSH attacks.
A detailed review of the PinePhone, a Linux-based smartphone, focusing on its hardware, current software limitations, and target developer audience.
Explains a .NET Core localization issue where currency symbols are missing when running in Docker Alpine images and provides a solution.
A quick C# tip showing how to use an extension method to get the current index inside a foreach loop, combining the benefits of foreach and for.
Introducing WebWindow, a cross-platform .NET Core library for creating desktop apps with web-based UIs without Electron's overhead.