Feather Icons: Easy way to get SVG icons in Vue components
A guide on integrating Feather Icons, a lightweight SVG icon set, into Vue.js components using the vue-feather-icons package.
A guide on integrating Feather Icons, a lightweight SVG icon set, into Vue.js components using the vue-feather-icons package.
A developer's comparison of popular video learning platforms like PluralSight, LinkedIn Learning, and others for tech skills like .NET, JavaScript, and DevOps.
Explores performance optimizations for async functions and promises in V8 and other JavaScript engines, including debugging improvements.
A detailed technical tutorial on implementing a Variational Autoencoder (VAE) with TensorFlow, including code and conditioning on digit types.
Explains how to treat complex iOS animations as assets using Core Animation Archives (.caar files) for better performance and reusability.
A technical guide on deploying a Kubernetes cluster on Digital Ocean and securing a public endpoint with Let's Encrypt SSL certificates.
A short video tutorial explaining how to use the RxJS debounce operator to improve performance when filtering large datasets in Angular.
Discusses the challenges of using PHP arrays as data structures and advocates for using typed classes/objects for better code clarity and IDE support.
A software engineer shares personal reflections and lessons learned from years of working remotely, including the hiring process and daily challenges.
A blog post reviewing a video presentation by Rob Pike on the history and development of the Unix operating system at Bell Labs.
Explores why skilled developers write poor unit tests by misapplying production code principles, arguing test code should prioritize clarity over abstraction.
Explains the differences between hard links and symbolic links on Linux, covering inodes, link counts, and practical examples.
A tutorial on replacing JHipster's default combo-box with an optimized PrimeNG auto-complete component in an Angular application.
A guide on securely storing sensitive configuration data in .NET Core applications, covering sources like User Secrets and Environment Variables.
A deep dive into Java 10's `var` keyword, exploring type inference, use cases, and advanced techniques like intersection types.
A technical guide on manually generating and installing a Let's Encrypt SSL certificate for an IIS server using certbot with GoDaddy DNS validation.
A VMworld 2018 talk encouraging IT Ops and sysadmins to start coding with PowerShell/PowerCLI, explaining core concepts for beginners.
A post-conference FAQ about an Angular Connect talk on automating UI development by generating Sketch symbols from Angular components.
A developer builds a Django model to handle multiple Stripe subscription plans for a SaaS application and updates the landing page.
Author discusses increasing false positives in Gmail's spam filter, causing legitimate emails like security alerts to be missed, and expresses frustration with Google.