How to Use Google Form as a Backend and Lightweight Database
Google Form as a Lightweight Database
Search for a command to run...
Google Form as a Lightweight Database
What makes "the great engineer" great?

Introduction Integrating a payment gateway is more than just enabling online transactions; it's about enriching the customer journey, fostering loyalty, and ensuring secure transactions. Stripe provides a set of programmable APIs and tools to let you...

Building for the globe

Creating a website or web application for everyone.

Reactivity in VueJs explained

Composition API (Application Programming Interface) was released when Vue 3 was introduced as a way to improve the already existing options API of Vue. In this tutorial, you will learn how to communicate with an API in a Vue Composition API setup fun...

CSS is a powerful DOM layout tool used by (all?, yes!) Frontend Developers and Developers of the web to arrange pleasing and eye-catching interfaces. From time to time, there are scenarios where you would like to hide an element from your display eit...

An introduction into what micro-frontend is