Configuring Jest Tests in GitLab CI 1. Add GitLab CI configuration file in the root In the root of your project, add .gitlab-ci.yml with the configuration below. image: node:latest stages:
Assorted collection of engineering articles / blogs that I bookmarked but never had enough time to read The Agile Manifesto React Philosophies - 🧘 Things I think about when I write React code 🧘 The Product-Minded Software Engineer Architecture, Performance, and Games - Game Programming Patterns / Introduction Responsible Tech Playbook Small, Sharp Tools Why the developers who use Rust love it so much Testing - 8th Light Blog