Dig deeper in my resources, page no 7.
Michal's Technology Consulatant news index.
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.
New kid on the block. WASM.
Not only is OpenAI (or any AI product) revolutionising the digital landscape, but WebAssembly is a game-changer for browser applications. Is JavaScript on its way out? Not yet, but may give some space for other languages. Rust is undoubtedly ruling the roost! These are truly exhilarating times!
Is ReactJS a dead-end path?
React is like a modern celebrity - famous simply for being famous. It's often chosen as a safe solution, and no one can fault you for that. However, once you dive deeper, you'll be exposed to all its flaws. I predict that React will die out just as PHP did in the realm of HTML templating.