TL;DR: Struggling to keep form validation and UI in sync in your React app? Hereโs how I used Zod and React Hook Form together to define a single source of truthโdriving both runtime validation and required field indicators in the UI. The Problem: When Validation Drifts from UI Iโve been writing forms for as long as Iโve been writing codeโand …
Zellij: The Impressions of a Casual tmux User
Let’s get this out of the way: I love tmux. Gaining the ability to multi-task within the terminal was a monumental productivity boost for me, and if you’ve used it in the past, you probably have similar stories about how it leveled up your workflow. It’s fast, it’s well-supported, and it has a plethora of features you can invoke with just a few keystrokes.
…and personally, I can only remember about a dozen of them.
Windsurfโs Game-Changing IDE Experience, Part 2 – Coding Examples
Welcome to the second part of our series on Codeium Windsurf. If you haven’t yet, check out Part 1 to get detailed insights into what Windsurf is and the features it brings to your coding environment. In this section, we’ll explore how you can leverage Codeium Windsurf’s features to accelerate your coding projects using real code examples.
DeepSeek v. OpenAI: Private AI Deployment Takeaways For Enterprise
As access to AI models has become more widely available and more and more people are using these tools on a regular basis, many organizations are interested in providing AI tools to their employees and customers. A key problem with the publicly available APIs is that they have varying levels of security and privacy that donโt always meet the needs …
Boost Your Automated Testing with Cucumber and Selenium
As discussed in a previous blog post, Selenium is a popular choice for automation testing, and when you pair it with Cucumber, you unlock even more benefits. By writing test cases in Cucumberโs human-readable format, teams can improve clarity, boost maintainability, and make collaboration easier โ even for non-technical stakeholders. In this post, Iโll walk you through how to integrate Cucumber with Selenium to create efficient, effective tests that set your team up for success.





