No Convex.dev videos yet. You could help us improve this page by suggesting one.
Based on our record, Firebase seems to be a lot more popular than Convex.dev. While we know about 270 links to Firebase, we've tracked only 13 mentions of Convex.dev. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I architected a boring but functional agency management app powered by Convex. But, I encouraged her to get started with a ready-to-use option, SPP.co. - Source: dev.to / about 1 month ago
When I first started using convex, I realized how awesome and easy it was to use the dashboard. It offers an amazing overview of logs, the ability to edit table data, and view your app health. However, as a developer who always has an insane amount of browser tabs open, I found myself constantly switching back and forth just to check on things, and with the massive amount of tabs, I always spent more time looking... - Source: dev.to / about 2 months ago
Convex provides a real-time database solution for Daily Reps, allowing me to store and retrieve data in a highly efficient and scalable manner. This enables me to provide users with a seamless experience, even as they engage with the app and perform various actions. This will be especially useful when I start building the web and Android versions. - Source: dev.to / 5 months ago
So what is the best tool for this job? Well, you guessed it! Always choose what you know. In my case, I've been working with the JavaScript ecosystem for a while, so I decided to stick with React for the frontend and Hono for the backend. I also used Convex heavily for the database, cron jobs, real-time capabilities, and more, all bundled together in a Turborepo. I'll go into more detail about each part of the... - Source: dev.to / 9 months ago
Agree. If you want a fully reactive database (and not just hierarchy-based reactivity) but want to keep your ACID + relational data modeling, check out https://convex.dev . Plug notice: this is my company. - Source: Hacker News / 12 months ago
Firebase provides a suite of tools and services designed to streamline the development process, abstracting away complex infrastructure management. Cloud Functions, a key component of the Firebase ecosystem, empowers developers to write and deploy backend code without the burden of provisioning or managing servers. This allows them to focus solely on writing the application logic, freeing up time and resources for... - Source: dev.to / 5 days ago
Supabase is an open-source Firebase alternative that provides a full backend out of the box — including a PostgreSQL database, authentication, file storage, and auto-generated APIs. It’s developer-friendly, easy to set up, and integrates smoothly with frontend frameworks like Vue. - Source: dev.to / 12 days ago
In this tutorial, you will learn how to build a job application and interviewing platform using Next.js, Stream, and Firebase. This app will allow recruiters to post job openings, review applications, and schedule interviews. Job seekers can also apply for jobs and communicate with recruiters. - Source: dev.to / 12 days ago
Firebase Firebase is a serverless app development platform based on Google Cloud. It integrates with several other Google products, such as analytics, and provides client-side SDKs for building iOS, Android, and web applications. Firebase offers Cloud Functions edge deployments, enabling the serverless execution of backend code in response to events triggered by HTTPS requests. This allows you to build... - Source: dev.to / about 1 month ago
Firebase is a platform developed by Google that provides a variety of tools and services for building and managing web and mobile apps. It includes databases, authentication, analytics, and more. For more information, check out the Firebase official website. - Source: dev.to / about 2 months ago
Haskell From First Principles - A Haskell book for beginners that works for non-programmers and experienced hackers alike.
Supabase - An open source Firebase alternative
Real World Haskell - Learning Resources, Programming Courses, and Learn Programming
Android Studio - Android development environment based on IntelliJ IDEA
Practical Common Lisp - Learning Resources
Socket.io - Realtime application framework (Node.JS server)