Dennis Martinez (@dennmart) 's Twitter Profile
Dennis Martinez

@dennmart

Software Engineer / Test Automation / DevOps freelancer living in Japan. I talk testing at @DevTesterBlog. Join me in bsky.app/profile/dennma…

ID: 11168822

linkhttps://dennmart.com/ calendar_today14-12-2007 16:41:44

8,8K Tweet

590 Followers

293 Following

Dennis Martinez (@dennmart) 's Twitter Profile Photo

Want to learn how you can create an automated review application pipeline using Kamal? This video series has you covered. In this video, you’ll learn how to use Kamal destinations to easily deploy your web application to other servers. youtube.com/watch?v=HFDO9W…

Dennis Martinez (@dennmart) 's Twitter Profile Photo

Do you fix bugs before adding new features? If you do, you're probably making it more difficult to maintain your apps in the long run. Here are a few tips to get from building new functionality at a snail's pace to knocking them out at 5x speed. dev-tester.com/fix-your-bugs-…

Dennis Martinez (@dennmart) 's Twitter Profile Photo

I'm thinking about giving away my TestCafe book for free, and optionally asking for a one-time payment/donation to access the practice website I built for it. Let me know if this is something you'd be interested in. testingwithtestcafe.com

Dennis Martinez (@dennmart) 's Twitter Profile Photo

If you're building an event-driven application that uses AWS services, I highly recommend using LocalStack (localstack.cloud). The community edition works so well for quick testing of event-driven architecture before deploying.

Dennis Martinez (@dennmart) 's Twitter Profile Photo

The only reason I want tools like this to become successful is to force companies to stop doing the types of interviews where it could help the interviewee cheat—since it usually doesn't reflect the day-to-day work of whoever they're trying to hire. interviewcoder.co

Dennis Martinez (@dennmart) 's Twitter Profile Photo

While Tailwind is still my go-to CSS framework for my own projects, I've been working on a project that uses Bootstrap and admittedly it isn't that bad these days, especially if you use it with a tool like Sass. I think it gets way too much unnecessary hate by devs nowadays.

Dennis Martinez (@dennmart) 's Twitter Profile Photo

Without defined standards for your projects, everyone will write code in their own style, which doesn't seem to be a problem initially but eventually makes your codebase a challenge to maintain. Read more 👉 lttr.ai/AdbRt #rubyonrails #softwaredevelopment

Dennis Martinez (@dennmart) 's Twitter Profile Photo

Here's part 4 of my "Kamal Review Apps" series, where I show one way to automatically generate URLs to access the deployed review apps. This way, you'll have a consistent way to reach these servers for testing without needing the server's IP address. youtube.com/watch?v=-3fQOm…

Dennis Martinez (@dennmart) 's Twitter Profile Photo

Here's my second-to-last video in this series about using Kamal to build a review app workflow. Kamal doesn't have a way to check if the review app server is already set up, so this video talks about using hooks to figure out which step to take. youtube.com/watch?v=UNedc1…