Cypress Talks

Collection of my talks about Cypress.io from recent conferences with videos and direct links to slides.

Trying GitHub Actions

Run Prettier inside a GitHub Action to fix code formatting, quick NPM install with caching inside actions, running end-to-end Cypress tests using custom action.

Parallel or not

This blog post shows how to configure CircleCI to run Cypress in parallel mode for internal branches, while only use a single machine to run Cypress tests for external pull requests.

Cypress is just ...

Cypress allows any developer to fundamentally change how it looks and works, because it is just JavaScript code running inside a browser backed by a Node app.

Don't help me say No

Common mistakes to avoid when applying for a software job. Plus how to get a job if you have no relevant work experience yet.