JSFoo: VueDay 2019
JSFoo For members

JSFoo: VueDay 2019

A day spent discussing Vue.js, developments in the Vue ecosystem and component architecture

Make a submission

Accepting submissions till 12 Aug 2019, 11:59 PM

Bangalore International Centre (BIC), Bangalore

Tickets

Loading…

##About JSFoo: VueDay

JSFoo: Vueday is a single track conference about VueJS. The conference will feature talks on:

  1. The present state of the Vue ecosystem; about the future of Vue and how developers can participate.
  2. Case studies of why organizations have picked VueJS over other frameworks; how to build enterprise-scale apps with VueJS.
  3. Leveraging Vue CLI, customising Vue configuration and leveraging other aspects of VueJS for developer productivity.
  4. Web components and Vue; reactivity in Vue; building plugins.

Speakers from Zomato, Myntra, Flock, Zeta Zoomcar, Cloudnaut Technologies and other companies will share their experiences of working with different aspects of VueJS, and how VueJS has aided front-end development in their organizations.

##Who should attend VueDay:

JSFoo: VueDay is a conference for front-end developers who are:

  1. Working with VueJS
  2. Working with Angular, React and other frameworks and components, and are interested in understanding VueJS
  3. Building enterprise-scale apps
  4. Front-end engineering managers who want to understand developer productivity with VueJS

##Event details:

Date: Friday, 30 August
Venue: Bangalore International Centre (BIC), Domlur, Bangalore
Time: 9:00 AM to 6:00 PM


#Sponsors:

Sponsorship slots are open, click here for the Sponsorship Deck.
Email sales@hasgeek.com for bulk ticket purchases, and sponsoring 2019 edition of JSFoo:VueDay.


JSFoo:VueDay 2019 sponsors:


#Platinum Sponsor

Anatta

#Exhibition Sponsor

Pulicis Sapient

#Community Sponsor

Netlify

For more details, contact HasGeek on info@hasgeek.com or jsfoo.editorial@hasgeek.com; call 7676332020.

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more

Shodipo Ayomide 💥🚀

@developerayo

Testing your Vue.js in it's Awesomeness

Submitted May 27, 2019

Unit Testing:
Unit testing is a fundamental part of software development. Unit tests execute the smallest units of code in isolation, in order to increase ease of adding new features and track down bugs. Vue’s single-file components make it straight forward to write unit tests for components in isolation. This lets you develop new features with confidence you are not breaking existing ones, and helps other developers understand what your component does.

Vue CLI has built-in options for unit testing with Jest or Mocha that works out of the box. We also have the official Vue Test Utils which provides more detailed guidance for custom setups.

Outline

Throughout this talk, I will presented four different kind of tests with each time how to run them in a Vue.js application.

  1. Functions unit tests (with mocha-webpack)
  2. Components unit tests (with vue-test-utils and Mocha or Jest)
  3. Snapshot tests (with Jest)
    4 UI tests (with Cypress.io)

Requirements

Just a Laptop

Speaker bio

Lead Developer Advocate at VanHack and Founder of Fremer, I watch HOT movies on Netflix almost every night. Native Developer, Prosper Otemuyiwa’s Clan 🔥🔥

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Make a submission

Accepting submissions till 12 Aug 2019, 11:59 PM

Bangalore International Centre (BIC), Bangalore

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more