Rob's Presentations on javascript, page 4
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
2/3/2022
at Thursdays Matter
Have you struggled to get TypeScript and Vue to play well together? Me too. Vue is a fantastic SPA framework, and TypeScript is a great way for catching errors faster....
Gaining Confidence with Cypress Tests
testing javascript
1/29/2022
at DevConf.CZ
in Czech Republic (virtual)
Have you ever wanted to refactor mercilessly but didn’t want to break the fragile tower? Or have you ever pushed to production only to spend the next few days cleaning up the regressions?...
Mocking in Front-end and Back-end TypeScript Tests
javascript spa testing
12/9/2021
at DevIntersection
in Las Vegas, NV
When the goal is unit testing, it’s common to swap out dependencies with fake pieces to give more control and to make tests run faster....
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
12/9/2021
at DevIntersection
in Las Vegas, NV
Have you struggled to get TypeScript and Vue to play well together? Me too. Vue is a fantastic SPA framework, and TypeScript is a great way for catching errors faster....
JavaScript Tests in Node, the Browser, and CI
javascript node testing
12/1/2021
at JS Conf Mexico
in Mexico City, Mexico (virtual)
Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....
JavaScript the Grumpy Parts
javascript
11/25/2021
at WeAreDevelopers JavaScript Congress
We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...
JavaScript the Grumpy Parts
javascript
11/19/2021
at Porto Tech Hub
in Porto, Portugal (virtual)
We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...
JavaScript the Grumpy Parts
javascript
11/5/2021
at TDevConf
in Tennessee (virtual)
We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...
JavaScript the Grumpy Parts
javascript
10/28/2021
at Conf42.com: JavaScript 2021
We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...
Gaining Confidence with Cypress Tests
testing javascript
10/25/2021
at React Advanced London
in London (virtual)
Have you ever wanted to refactor mercilessly but didn’t want to break the fragile tower? Or have you ever pushed to production only to spend the next few days cleaning up the regressions?...