Jérôme Marejeromemare.hashnode.dev·Aug 18, 2024Create a pronunciation assessment App (Part 1)The purpose of this tutorial is to create an application to control the user’s pronunciation. To follow it, you must have knowledge of javascript and more ideally Vue.js. The idea I recently decided to get back to German. The main difficulty I encoun...DiscussJavaScript
Moustafa Shaabanmoustafashaaban.hashnode.dev·Jun 18, 2024Vue JS PortfolioVue GIS App Vue Notes App Vue GIS Project Goals Create, Read, Update and Delete (CRUD) geo features. Persist features data using the JavaScript localStorage API. Search for features by title or description. Live Preview Vue GIS How to run th...DiscussProjectsJavaScript
LuKmanlukman.hashnode.dev·Nov 13, 2023Unveiling the Power of Quasar Framework: A Comprehensive OverviewIntroduction: In the ever-evolving landscape of front-end development, choosing the right framework can significantly impact the success of your project. Among the myriad of options available, Quasar Framework stands out as a versatile and powerful c...DiscussVue.js
Mohit Ransubhemohitransubhe-supernatural.hashnode.dev·Jul 16, 2023A Comprehensive Guide to Setting up Mixpanel in Vue 3 with Quasar 2Introduction: Welcome to our comprehensive guide on setting up Mixpanel analytics in Vue 3 with Quasar 2! In today's digital landscape, understanding user behaviour and making data-driven decisions are crucial for the success of any application. That...Discuss·120 readsVue.js
Mark Watitwamarkwatitwa.hashnode.dev·May 30, 2023Implementing Firebase in Quasar: A Step-by-Step GuideFirebase is a powerful platform that offers a range of backend services to support the development of web and mobile applications. In this tutorial, we will explore how to integrate Firebase into a Quasar project, leveraging the Firebase boot file pr...Discuss·1 like·1.7K readsFirebase
Pratik Patelpratik227.hashnode.dev·Mar 27, 2023Quasar Minimalist DesignIn the world of web design and development, a minimalist approach has gained a lot of popularity in recent years. Minimalist design focuses on creating an aesthetic that is clean, uncluttered, and simple. This design philosophy is all about making th...Discuss·382 readsQuasar Framework
Pratik Patelpratik227.hashnode.dev·Feb 3, 2023Adding Vue Inspector in Quasar Frameworkvite-plugin-vue-inspector is a package that provides the ability to jump to the local IDE when you click the element of the browser automatically. It supports Vue2 & 3 & SSR. This Article is for Vue 3 and Quasar Framework 2. Installation npm install ...Discuss·259 readsVue.js
Were Samson Brunosamsonroyal.hashnode.dev·Feb 1, 2023Build an e-commerce app with the Quasar framework and deploy it on Vercel.Introduction Quasar Framework is a popular open-source framework for building high-performance, cross-platform apps with Vue.js. In this article, I'll be sharing how to build a simple e-commerce web app with the Quasar framework. Before coming across...Discuss·281 reads2Articles1Week
Mayank Patelmayank091193.hashnode.dev·Jan 31, 2023Deploy web application built using Quasar framework and Python Flask framework on AWS EC2 instance, using PM2(Process Manager) & Nginx web serverWhat is Quasar Framework? Quasar framework is a Vue.js-based framework for building websites with a single codebase and you can deploy it on the web as SPA, PWA, SSR, and to Android, iOS, and Desktop apps too. What is Python flask framework? Flask fr...Discuss·1 like·285 readsQuasar Framework
Pratik Patelpratik227.hashnode.dev·Jan 27, 2023Creating Sign In page using QuasarBlog moved to ->https://pratik-patel-blogs.netlify.app/signin.htmlDiscuss·5.4K readsVue.js