|
You are here |
mariocarrion.com | ||
| | | | |
golb.hplar.ch
|
|
| | | | | [AI summary] This tutorial demonstrates how to build a full-stack todo application using Spring Boot for a REST backend and an Ionic front-end, leveraging OpenAPI specifications with SpringFox to generate TypeScript client code. | |
| | | | |
devopsian.net
|
|
| | | | | Discover the value of API-First design for side projects. Learn how this approach can streamline development, improve consistency, and accelerate your workflow through practical examples and code generation. | |
| | | | |
macwright.com
|
|
| | | | | [AI summary] The author discusses the trade-offs between maintaining stable, versioned REST APIs for external partners and building nimble internal application endpoints, evaluating architectural patterns like BFF and shared backends. | |
| | | | |
benhouston3d.com
|
|
| | | When writing tests with Vitest, you often need to perform setup tasks before all tests run and cleanup tasks after all tests complete. This is where Vitest's globalSetup feature comes in handy. | ||