Boost your Cypress end-to-end Tests
4 simple tips to improve the speed and the maintainability of your cypress tests.
Continuous Integration with Github Actions and Cypress
Easily configuring a CI pipeline to run end-to-end tests with Cypress and Github Actions, posting comments on pull requests with test results.
The joy of learning new stuff has been stolen
When did developers start feeling so anxious about learning new things? Why learning is not as joyful as it seems before we start?
Validating user email domains with AWS Cognito
Here we will see how can we control users' sign-in using only allowed email domains, by using Cognito and Lambda Functions.
Securing Vuejs applications with Access Control List
Creating an Access Control List to secure your Vuejs application routes.