In my previous posts (part 1 & part 2), we developed a Calendar widget capable of picking a date while respecting some basic business rules…
Welcome, fellow readers! Today, we’re reporting from 2023, where AI tool assistants have revolutionized how we develop software. Unless you…
Welcome again! 🤗 In case you missed it, this post is a follow-up for my previous post, describing the Calendar date picker component we…
If you’re considering migrating your Ruby on Rails application to Elixir for its advantages such as performance, concurrency, and fault…
You are a new employee at WyeWorks — or a new wyeworker, as we like to say — eager to learn our company’s culture, meet new people, and…
This is my second article about extending the TailwindCSS color system. If you haven’t read the first one, I recommend you start here. The…
We are often praised for our short ramp-up time when starting a new engagement, and our ability to seamlessly join the client’s team, adding…
I’ve been using Tailwind for over three years now, and I absolutely love it. Recently, I took the time to understand how some of its magic…
The one quality of my work that has been praised the most is its efficiency. It’s something that’s always come naturally to me. Thus, over…
This is a post inspired on the experience I had while investigating a performance problem at my current project, where it helped speed up an…
In WyeWorks we maintain a library that sends a notification every time an exception is raised in a Plug application. Besides adding unit and…