Quasar v2 beta
• Until the final stable version is released, some aspects of the framework may change. We’re not planning for additional changes, but unforeseen reported issues may require us to do breaking changes (unlikely, but keep this in mind). So please make sure that you read each v2 beta version’s release notes carefully before upgrading.
• We plan on finalizing the Webpack 5 upgrade in Quasar CLI at some point in the beta stage.
• SSR support is temporarily disabled (will be enabled in the beta stage at some point before the stable release in Q1 2021). There is also no IE11 support (Vue 3 does NOT supports it either).
• We are still working on upgrading all of our App Extensions to Vue 3 and Quasar v2.
• Considering the above, we still recommend starting a new project with Quasar v2.
Composition and Options APIYou will notice that all of our documentation examples are using Vue 3’s Composition API. This does NOT mean that you can’t use the legacy Options API. On the contrary, maintaining Options API will actually help you on your upgrade path and make it a lot easier for you. After upgrading is done we do recommend switching to the Composition API, but by no means you are required to do so.Like to support the author https://github.com/sdbruder/laserstack
GitHub
GitHub - sdbruder/laserstack: Laser Stack is local Laravel development stack powered by docker like Laravel Sail and multi-project…
Laser Stack is local Laravel development stack powered by docker like Laravel Sail and multi-project like Valet. Aims to be small and fast. - sdbruder/laserstack
10 Best Alternatives to Google Analytics in 2021 | Webdesigner Depot Webdesigner Depot » Blog Archive
https://www.webdesignerdepot.com/2021/02/10-best-alternatives-to-google-analytics-in-2021/
https://www.webdesignerdepot.com/2021/02/10-best-alternatives-to-google-analytics-in-2021/
WDD
10 Best Alternatives to Google Analytics in 2021
The platform’s tight integration with SEO and the implication that using Google products is beneficial to ranking means that Google Analytics is the most commonly installed analytics solution globally.Google Analytics isn’t a bad choice: it’s free, it’s fairly…
This media is not supported in your browser
VIEW IN TELEGRAM
Easter egg in the brand new version of Telegram
Hi-Folks/gh-actions-yaml-generator: Ghygen is a GitHub Actions configurator for your Laravel Application.
https://github.com/Hi-Folks/gh-actions-yaml-generator
https://github.com/Hi-Folks/gh-actions-yaml-generator
GitHub
GitHub - Hi-Folks/gh-actions-yaml-generator: Ghygen is a GitHub Actions configurator for your PHP / Laravel project.
Ghygen is a GitHub Actions configurator for your PHP / Laravel project. - Hi-Folks/gh-actions-yaml-generator
Keep the Footer at the Bottom: Flexbox vs. Grid | Modern CSS Solutions
https://moderncss.dev/keep-the-footer-at-the-bottom-flexbox-vs-grid/
https://moderncss.dev/keep-the-footer-at-the-bottom-flexbox-vs-grid/
Modern CSS Solutions
Keep the Footer at the Bottom: Flexbox vs. Grid | Modern CSS Solutions
Floating footers can occur for many reasons, but modern CSS methods using either flexbox or CSS grid let us plan a future-proof solution for any size layout.