# Quasar

Quasar Framework is an enterprise-ready cross-platform Vue.js framework with customizable web components for building mobile, desktop, browser-extension, and web applications.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Mobile app prototyping with Quasar and SQLite

DevFeed: [Mobile app prototyping with Quasar and SQLite](<https://devfeed.tech/articles/mobile-app-prototyping-with-quasar-and-sqlite-6005.md>)

Original publisher: [Read original article](<https://turso.tech/blog/mobile-app-prototyping-with-quasar-and-sqlite-5a41ef5b>)

Author: James Sinkala

Published: 2024-01-05T00:00:00Z

Content type: tutorial

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [Mobile](<https://devfeed.tech/topics/mobile.md>), [Quasar](<https://devfeed.tech/topics/quasar.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Express](<https://devfeed.tech/topics/express.md>), [libSQL](<https://devfeed.tech/topics/libsql.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [Vue.js](<https://devfeed.tech/topics/vue.md>), [migration](<https://devfeed.tech/topics/migration.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Vite](<https://devfeed.tech/topics/vite.md>)

Tags: [development](<https://devfeed.tech/tags/development.md>), [libsql](<https://devfeed.tech/tags/libsql.md>), [migration](<https://devfeed.tech/tags/migration.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [offline](<https://devfeed.tech/tags/offline.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [prototyping](<https://devfeed.tech/tags/prototyping.md>), [quasar](<https://devfeed.tech/tags/quasar.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>), [vite](<https://devfeed.tech/tags/vite.md>), [vue](<https://devfeed.tech/tags/vue.md>), [vue-js](<https://devfeed.tech/tags/vue-js.md>)

### AI overview

A tutorial series demonstrates building a recipe-book mobile app prototype with Quasar, Vue.js, and SQLite. It uses a local SQLite file for offline development, an Express server and the libSQL JavaScript SDK for database access, and explains how to migrate the database to Turso for production and global distribution.

### Source excerpt

Build quick mobile application prototypes using the Quasar framework and SQLite.

## 2022 Year In Review

DevFeed: [2022 Year In Review](<https://devfeed.tech/articles/2022-year-in-review-2999.md>)

Original publisher: [Read original article](<https://blog.vuejs.org/posts/2022-year-in-review>)

Published: 2023-01-01T00:00:00Z

Content type: article

Language: en

Sources: [The Vue Point](<https://devfeed.tech/sources/the-vue-point.md>)

Topics: [Vue.js](<https://devfeed.tech/topics/vue.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [Vite](<https://devfeed.tech/topics/vite.md>), [Nuxt.js](<https://devfeed.tech/topics/nuxt.md>), [NativeScript](<https://devfeed.tech/topics/nativescript.md>), [npm](<https://devfeed.tech/topics/npm.md>), [Quasar](<https://devfeed.tech/topics/quasar.md>), [Ionic](<https://devfeed.tech/topics/ionic.md>)

Tags: [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [nativescript](<https://devfeed.tech/tags/nativescript.md>), [npm](<https://devfeed.tech/tags/npm.md>), [nuxt](<https://devfeed.tech/tags/nuxt.md>), [quasar](<https://devfeed.tech/tags/quasar.md>), [recap](<https://devfeed.tech/tags/recap.md>), [release-cadence](<https://devfeed.tech/tags/release-cadence.md>), [releases](<https://devfeed.tech/tags/releases.md>), [tooling](<https://devfeed.tech/tags/tooling.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [vite](<https://devfeed.tech/tags/vite.md>), [vue](<https://devfeed.tech/tags/vue.md>), [year-in-review](<https://devfeed.tech/tags/year-in-review.md>)

### AI overview

Vue's 2022 year-in-review covers the transition to Vue 3 as the default, improvements to documentation, tooling, IDE and TypeScript support, ecosystem growth, and support for both Vue 2 and Vue 3. It also outlines plans for smaller and more frequent Vue 3 releases in 2023.

### Source excerpt

Happy new year, Vue community! With 2023 upon us, we would like to take this opportunity to recap what happened in 2022, and discuss what to expect in 2023.