Below you will find pages that utilize the taxonomy term “Playwright”
Writings
Learning ReactJS && JavaScript generally
One minute read - 128 words
I have some time to retool and reconfigure my knowledge before being available to work again in December of this year. I have a list and order in which I plan to consult these amazing resources about programming. I have over five years of experience but there is a lot of low hanging fruit to gain by starting from some fundamentals:
10/19: Goals Learn JavaScript in y Minutes Completed reviewing this JavaScript Garden Currently part way through Learn JavaScript Online course Completed initial chapters Eloquent JavaScript I plan to complete the entire book, it has been reccomended many times!
Writings
Playwright: My intro
4 minutes read - 793 words
I am enamored with Playwright. End to end integration testing is a huge topic but I can tell you just a few things about my experience from helping to integrate JavaScript E2E tests at work and in my spare time projects:
First, I have to say I am sure I would have been enamored with experiencing the joy and utility of E2E testing with other frameworks as well including Cypress or TestCafe but Playwright is my first.