This is a project on the subject of professionalism at the University. This system I developed consists of two applications: a mobile application for customers and a website for drivers. The system ...
A demonstration project showcasing how to build client-side routing for static web applications using vanilla JavaScript and external HTML templates, without relying on SPA frameworks like React, Vue, ...
In web application development, the requirement to "switch screens without reloading the page (for a snappy experience)" has now become standard. While this can be easily achieved using React or Vue, ...