© 2023 Hashnode
#backend-as-a-service
In a world where technical expertise is in great demand, companies key into the larger technology ecosystem to build and scale their digital products. Most companies don't care much about how their so…
When managing databases became too complex, developers built cloud solutions that could make databases easier to manage and handle. The same thing is happening with the backend as backend development…
The backend plays the most crucial part in this combination since it implements all users’ requests via the frontend part. And it is highly essential to choose the right backend technology that will l…
What is BaaS? Backend-as-a-Service (BaaS) allows developers to focus on the front end of their applications and leverage backend services without building or maintaining them. BaaS and serverless comp…
Introduction All modern web applications have a segregated Backend and Frontend. Consider them as two separate programs which can communicate with each other and external applications using APIs ( App…
Nhost is a development platform and the open source GraphQL backend (an alternative to Firebase). What Netlify and Vercel do for the frontend, Nhost does for the backend. Nhost offers a cutting-edge backend with the fundamental components n…
We all know that Kotlin is mostly used for Android and front-end development. But later, Kotlin started getting used to back-end development, and now, it's quickly on its way to becoming the first cho…
With Rocketgraph you can get a full blown web application with database, serverless functions and a GraphQl API in minutes. Not to mention also the SDKs to get you started on the front-end as well. Ro…
Welcome 👋, in this blog, you will learn how to set up authentication with nextjs and make your website thrive. If you don’t know how to set up supabase in nextjs. Then you can see 👇 post. How to con…
Introduction Different organizations rely on admin panels to manage, read and mutate data stored in their database. An admin panel is a console used to control features configurations of an applicatio…