Categories
Software Development

Setting up Jest with Laravel 8.x, Jetstream, and Inertia

I’ve been really starting to place emphasis on testing in my projects lately. This led me to try out Jest with a project where I use Laravel 8.x, Laravel Jetstream, and Inertia. This stack is super powerful and malleable and fits our use case perfectly. However, being new to Jest and JS testing in general, […]

Categories
Software Development

My Workflow – Coda 2

So I received a question a few days ago about my workflow and I am more than happy to share the tools and workflows that I use to get things done.  By no means am I or my workflows perfect and I’m constantly adjusting and testing to make them better. If you’ve got advice or […]