Discover all the things you can do with RavenDB
Check out the dev hub, read some docs, or hear from our customers.
Learn about us, what we’re building today, and where we’re going tomorrow
Damian Olszewski is a front-end developer focused on creating and maintaining user interfaces for web applications.
In this article we will explore SvelteKit, a framework for rapidly developing robust, performant web applications using Svelte, and build step by step a sample web application for ordering beverages between a wholesaler and a bar to see the advantages of using this framework. As a database, RavenDB will be used along with our Node.js ravendb…
In this article we will explore Next.js, an open-source web development framework created by Vercel company, and build step by step a sample web application for ordering Beverages between a wholesaler and a bar to see the advantages of using this framework. As a database, RavenDB will be used along with our Node.js ravendb client API and server…