Optimise your Frontend CI/CD pipeline with Go and ESBuild
ESBuild is one of the fastest bundler/compilers for the Frontend libraries. Written in Golang, Built for front-end apps.
Mar 17, 20219 min read2.5K

Search for a command to run...
Articles tagged with #devops
ESBuild is one of the fastest bundler/compilers for the Frontend libraries. Written in Golang, Built for front-end apps.

GraphQL is already known for its good parts. GraphQL helps to build super scalable APIs. It reduces coupling between code and data provider. Deno is..
