Rob's Presentations on javascript, page 2
Scaling the Testing Pyramid in TypeScript
spa javascript testing spa
3/23/2023
at Software Craftsmanship Luxembourg
in Luxembourg (virtual)
Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use....
Gaining Confidence with Cypress Tests
testing javascript
1/25/2023
at Geekle Global Summit for Node.js '23
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?...
Gaining Confidence with Cypress Tests
testing javascript
12/14/2022
at Utah County .NET User Group
in Provo, UT (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?...
Gaining Confidence with Cypress Tests
testing javascript
12/8/2022
at DevIntersection
in Las Vegas, NV
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?...
Scaling the Testing Pyramid in TypeScript
spa javascript testing spa
11/21/2022
at LogRocket Webinar
Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use....
Gaining Confidence with Cypress Tests
testing javascript
11/17/2022
at Conf42.com: JavaScript 2022
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
11/16/2022
at SIGiST's Testing, Diversity, AI Conference
in London, England (virtual)
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
10/27/2022
at iJS Munich
in Munich, Germany
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 the Grumpy Parts
javascript
9/29/2022
at iJS: International JavaScript Conference
in New York, NY
We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...
Scaling the Testing Pyramid in TypeScript
spa javascript testing spa
9/29/2022
at iJS: International JavaScript Conference
in New York, NY
Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use....