/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.aaron-powell.com
| | dusty.phillips.codes
4.0 parsecs away

Travel
| | Rescript is a delightful programming language pulling in the best elements of Javascript and functional languages without the worst bits of either. In this article, we create a graphql server in Rescript.
| | jordaneldredge.com
3.5 parsecs away

Travel
| | Defining a meaningful distinction within code-first GraphQL server libraries.
| | aayushsahu.com
3.3 parsecs away

Travel
| | The type safe of using Apollo GraphQL with Typescript
| | codedrivendevelopment.com
18.9 parsecs away

Travel
| [AI summary] A comprehensive guide explaining Test-Driven Development (TDD) for frontend engineers, covering the red/green/refactor methodology, test types (unit, integration, E2E), and setup tips using React and Jest.