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

Mohit Srivastava

@mohit_sriv

A VueJS SPA powered by a multi-repo system

Submitted Jun 13, 2019

A lot of times while building products, we developers are a group of individuals working on different modules in a project at different places at different timezones. One such use case would be when there are developers contributing to multiple git repositories and the VueJS app is powered by composition of those repositories.

The current Vue CLI tooling is perfect for building the VueJS app using a single repository. But what happens when there are modules from multiple repositories that going to be included. The current Vue ecosystem does not provides a direct answer to that problem.

The catch here is that you can’t treat those git repositories as other plugins or libraries out there and include it in your npm package file. It is a core dependency of the project which does not have any repeated code. We don’t want to maintain any versioning of those git repositories. We wanted a process that should be as simple as pushing code to those repos and triggering our deployment process on AWS.

Also, we have investigated a few tools like bit, lerna etc. but we felt those tools don’t fulfil our requirements exactly. All these tools require you to maintain a versioning for the packages and they bring a lot of overhead in the process. We wanted to build something that is flexible and should behave as plug and play inside our app.

We have created a small POC for that which we want to showcase to the audience there and hopefully we would get an immediate feedback on the approach we took. And if someone from the audience has a better approach or idea, we can discuss that as well and hopefully come to a conclusion where we can come up with a generic framework which solves this problem.

The talk would then end with the feedback discussion and then we plan to publish a blog on our website with all the key takeaways and would go ahead to make the framework open source.

Let us know if you guys agree that we can set this as a topic for one of the talks on the VueDay 2019. We would really like to share this problem and solution with everyone.

We also want to share our experience in building a fully functional product along with our own UI library from the scratch in 3 months using VueJS. If the entries are still open, we can get back to you with this and a few more ideas that our team wants to share.

Outline

  1. First we want to discuss the problem as explained in the abstract.
  2. We want to show our POC which we built inhouse.
  3. We want to take feedback and suggestions from the audience if this is best way and if they ever faced this problem and how did they solved it.

Speaker bio

I am working as UI engineer in CommerceIQ and have around 6 years of experience in building UIs for apps and websites.
Our team presenting will be the best to present because we have faced the problem and built the solution inhouse.

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