Codeminer42's Engineering Blog
Frontend

Making a Full-Stack App with Vue, Vite and Express that supports Hot Reload
Introduction With each passing day, web applications are becoming more and more reactive. JavaScript front-end frameworks are designed for this particular purpose. However, it is common for applications that use…
Using Mapbox to plan a city: a use case
We all know how maps are important. They are always there. Maps, since thousands of years ago, have been an essential way of extracting information. We can cross oceans from…
Creating a preview mode in a Vuex app with dependency injection
In this article, I will talk about how to use dependency injection (DI) in a Typescript Vue app with Awilix. Before I go ahead and just talk about how to…
5 Truths About Tailwind CSS
Recently, I had the opportunity to work with Tailwind CSS. At first, I was not really happy about it. I knew I had to start looking into utility-first CSS eventually,…
Mapbox, the “Google” for working with map applications
Hello boys and girls!!! In this article I'll be discussing the Mapbox, an American provider (APIs and SDKs) for custom online maps for web and mobile apps. We'll be talking…