ANAdam Nagyinjavascriptacademy.hashnode.dev·Oct 19, 2021 · 5 min readMaster CSS positioning in 5 minutesThe ability to position elements on a page is must-have for every web developer. And still, I see even experienced developers often times struggle with this a bit or google instantly. But if you take your time and get this right, you will be a CSS-po...00
ANAdam Nagyinjavascriptacademy.hashnode.dev·Oct 16, 2021 · 5 min readTOP 10 VsCode Extensions for web developersAdvantages of extensions Visual Studio Code is widely used nowadays for writing software. It is highly extensible and there are a lot of contributors that create useful extensions for it, to give this editor superpowers. It’s not a joke, you can real...00
ANAdam Nagyinjavascriptacademy.hashnode.dev·Oct 16, 2021 · 4 min readMatrix raining code effect using JavaScriptMotivation The new Matrix movie is coming this year, and I'm so hyped for it that I had to create this iconic effect with my tools. The implementation itself is really simple and I only used HTML, CSS and vanilla javascript for it. If you prefer a vi...00