HN user

cnotv

10 karma
Posts0
Comments18
View on HN
No posts found.

Once, a reliable and wise colleague told me "Use in CI what you use locally" and that has been the best devop advice that never failed me to save my time.

The second one has been, from someone else: if you can use anything else than bash, do that.

I don't think have seen any different since always. You have to always look for the next job, IT companies do not last, this is how it works.

It's not just a legal matter, it's objectively the economy. Even if you would enforce it, a company would not be able to make money in some cases.

Boards and top management care just about money anyway, so you'll get extra degrees of shit.

If you are used to planning your code, and writing what you need to do, with lists and everything, it usually does a good job of creating simple functions, RegEx rules, and finding the snippet of documentation you need. Even if I could code everything with not a single issue, it saves time.

If you have not understood yet where it helps, maybe you should play around with it a bit more.

To write unit tests is often perfect and way better than some of my colleagues, especially the old ones who don't trust and have never written tests.

I evaluate the CSS updates based on the gap in masonry layout achievement. It's one of the most important layouts that have existed for more than a decade and should have been the only achievement after flexbox and grid. If you have a bunch of media, unless you have a narrow container like FB/IG, that's the only way to go. The alternative is fixed ratios. Anyone who has been working in FE knows it.

I would recommend you to upload everything using Netlify since it's free and you just have to click 2 buttons. In this way, you may have a demo online, which is the overwhelming top advantage of the web compared to anything else around programming.

It's actually quite elementary and obvious if you have been in the market long enough: from websites it shifted to web apps, which have a different type of and higher complexity. Beside that, also the websites got more complex, as a wider range of people started to use them, as well as different types of devices, languages, purpose and so on.