Dig deeper in my resources, page no 7.
Michal's Technology Consulatant news index.
Engineers mission does not change.
New engineering solutions continue to grow at an exponential rate. Amazing! But what difference does this make in our daily tasks? The goal remains the same: deliver your solution as simply as possible. As Leonardo da Vinci once said, "Simplicity is the ultimate sophistication." Take some time to consider this before writing your next block of code.
Playwright, end to end testing tool done right.
End-to-end testing is essential, especially when considering regression tests. All the platforms I've used in the past feel dated, as though I'm using Windows 95. Recently, while experimenting with Svelte, I came across Playwright. It's amazing! There's hardly any learning curve, and it's all integrated into my IDE. Give it a try - you won't regret it!
Learn FlexBox in minutes.
A few years ago, I conducted a session with individuals who were beginning their journey as front-end developers. It was quite surprising to me that they were having difficulty understanding FlexBox. To assist them, I created this demo using TailwindCSS classes - it might be of help to you too!
Prompt engineering.
AI is revolutionising the way code is written. With the use of AI-based coding tools like GitHub's Copilot, we can rapidly and effortlessly generate intricate algorithms that would ordinarily take an extended amount of time to compose manually. However, these are just blocks of code; soon it will be the entire application. The requisite skill of today is not another framework or programming language; we need to effectively prompt AI to write what we desire.