Dockerize Angular developmentIntroduction to Docker Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infr...Dec 21, 2022·5 min read
HTML elements and attributes that can reduce your bunch of lines of CSS and JavascriptThere are plenty of tags offered by HTML, but as a developer, it's not always possible to remember all the tags and their usage. Instead what we can do as a developer is just to remember the things we can do with pure HTML. So our first priority will...Nov 29, 2022·5 min read