7 min read
docker This post describe how I can manage to reduce the time consumed by Gitlab pipelines by caching the dependencies and using Docker images
This post describe how I can manage to reduce the time consumed by Gitlab pipelines by caching the dependencies and using Docker images
How to parse a huge JSON file only in the browser. This implementation uses an undocumented Oboejs technique to process the file in batches