@themsaid Note: the test and production image will be largely the same, apart from test tooling and dev dependencies. I’d recommend using Docker’s build targets for this.
@themsaid I’d say use a test image for unit and integration tests as they are rarely dependent on the environment. Run e2e tests using the production image, but not from within the image.
🥳 Just tagged and released @tailwindcss v3.0.0-alpha.1!
Check it out, play with it, break it, and help us get it ready for prime time later this year 🍿
https://t.co/mJkQwzBa3I
I hope #PHP will finally support generics in the release after 8.1.
The contributors have done such an amazing job bringing more typesafe features into the language. I really hope this trend goes forwards.
Ten years ago, all "hot" languages were dynamically typed.
Today, all "hot" languages are typesafe.
In ten years, chances are that all "hot" languages will be dynamically typed.
I am enjoying the current trends in programming world.
About a year ago, I started my #nextjs + #react + #typescript + #tailwindcss journey. I have really gotten familiar with it, and I must say: I love that stack.
Configuration is quite minimal, type safety is very well implemented, and development is very quick 🏃♂️💨
Hey, 'league/fractal' or @spatie_be/'laravel-fractal' package fans. A little feature for you: fractal transformer classes smart generation for Eloquent models. We are going to release an update soon.