Issue #113 - Debugging Templates in Vue.js, Testing with Jest and Vue.js Pocket Guide, Transform Any Vue App into a PWA in 5 MinsView this issue onlineVue DevTools is great for inspecting your app state, but sometimes you might want to debug what's happening in your template and inspect the content of compiled render functions. This article shows you how to set up a continuous integration pipeline from A to Z that runs tests, builds the app, and deploys it to Netlify, all using the GitLab CI/CD pipeline. Do you want a cool GitHub badge on your Vue repo displaying your test coverage? This article will teach you to create test specs for a Vue app using Jest, add coverage using Coveralls, and build it all with Travis CI. This brief article will explain how to transform an existing Vue app into a PWA, or set up one from scratch, using either Nuxt, Vue CLI 3, or Workbox CLI. SponsoredWe are looking for Vue.js developers to work with the world's leading brands, from anywhere. Travel the world while being part of the most energizing community of developers and get supported to do more of what you love. 🌍 By handling the visibility of dialogs with Vue Router you can easily toggle them by navigating to the corresponding URLs. This article shows you how and provides a working code example on GitHub. With a social media card, it's possible to transform a simple and boring link into an eye-catching message. This tutorial shows you how to create social media cards for Twitter and Slack using Gridsome. Setting up tests for an application will always require a similar approach - testing functions, mocking requests, function returns, etc. Be sure to bookmark this great guide to help you set up your tests perfectly each time. P.S. If you enjoyed this issue, show your support by buying me a coffee, or if you’d like to support me to create the newsletter ongoingly, you can make a pledge through Patreon. P.P.S. Continue the conversation with Vue.js Developers on social media: |
|
Click to load comments...