Skip to content

Details

This month, Testable LA teams up with LA Vue.js to deliver two presentations:

  1. Testing Pyramid Feedback Loops in Agile by John Mitchell

There are lots of ways a project can add quality -- documentation,
usability, integration tests, faster dev cycles, many ways. Lots of
tradeoffs, too: how many UI vs integration vs unit tests? What should human
QA workers focus on, vs what should be in automated workflows? Fortunately
there's a simple technique to remember and use all these techniques when
appropriate: the Platonic Solids of Quality.

In this talk John will give a broad summary of dozens of techniques and
tradeoffs to consider when developing a quality product. At the end we'll
have a firm grasp of what to focus on now and into the future to deliver
delight to our customers!

2) From jQuery UI Tabs to VueJS Component Tabs by Rit Li

jQuery gets the jobs done. But there's more to frontend dev than just getting things done; the code needs to be maintainable, scalable, and, often-overlooked, testable. This talk will not only expose the drawbacks of using antiquated jQuery solutions but will also provide the modern VueJS solutions. Mainly, the talk will compare and contrast the implementation of "tabs" in both jQuery UI Tabs and a custom VueJS component.

Members are also interested in