Update Dependencies with Dependabot, Cypress and Netlify
A guide to automating dependency updates using Dependabot, Cypress for end-to-end testing, and Netlify for CI/CD in a JavaScript/Gatsby project.
A guide to automating dependency updates using Dependabot, Cypress for end-to-end testing, and Netlify for CI/CD in a JavaScript/Gatsby project.
Explores the practical uses of reversible computing, from automatic differentiation in deep learning to distributed systems and database operations.
A workshop guide for building a full-stack web application using Microsoft's Blazor framework, covering prerequisites and learning objectives.
A comprehensive guide to the new switch expressions introduced as a preview feature in Java 13, covering syntax, usage, and improvements over traditional switch statements.
Explores SQL Server 2019's new 'Feature Restrictions' security feature, designed to help prevent SQL injection attacks.
Traces the evolution of enterprise middleware from the 1990s to today, drawing parallels to modern enterprise blockchain solutions.
A tutorial on using Apple's Combine framework with URLSession to make HTTP requests and parse JSON responses in Swift.
Explores five advanced applications of JavaScript destructuring, including variable swapping and immutable operations, to write cleaner code.
A guide for software engineers on handling project estimation requests, offering strategies for bottom-up and top-down approaches.
A tutorial on using Jest snapshot testing to capture and compare the output of a React component before and after a state change.
A guide to resetting offsets for Kafka Connect source connectors by modifying data in the Kafka offset topic, using tools like kafkacat.
Developer shares updates on SourceHut, aerc email client, Sway/Wayland, and VR support for Linux, from Osaka.
Explains the constructor interface pattern in TypeScript to solve instantiation issues with abstract classes in structural typing.
Explores transactional memory concepts like Intel's TSX, comparing deadlocks vs. livelocks, and discusses security implications like Spectre/Meltdown.
A tutorial on creating animated typography effects using variable fonts, CSS animations, and the Splitting.js JavaScript library.
A technical guide exploring how to implement drag and drop functionality in web applications using the Blazor framework and the HTML5 Drag and Drop API.
A developer shares how solving coding puzzles on Advent of Code helps practice algorithms, learn Python, and improve problem-solving skills.
A guide to setting up a GPU-powered JupyterHub environment on AWS for a data science hackathon, including driver installation and configuration.
Discusses Chrome's new native lazy loading for images, its current limitations, and why developers should be cautious about adopting it immediately.