I had dismissed that movie, based on the previews, as just silly B-movie with better production. Is it actually good in the sense that the plot is plausible and the acting is decent?
It's a pretty bad movie with bad acting. I did like it for some of the height shots which can be dizzying (I had no issues with 20-30m indoor climbing walls).
This article doesn't consider reusing similar components. For example, you want to use the purple button with a shitton of classes at multiple places. You don't always define the classes. Design a component (I know react, so using it's terminology), and use that. It'll be much easier to read/write and maintain that single component.
And article also says tailwind is the safest way to remain a beginner in CSS. I agree with this. But again, tailwind is not for someone who doesn't know CSS. It's not a magic UI framework. You have to know CSS. Tailwind is just a way of writing CSS without stylesheets.
reply