# Project 37 [Function](https://phronesis-innovario.redocly.app/api/weather) ## What made you smile? * Writing server-side props into a markdown page requires good knowledge of JS/TS. * The documentation demonstrated the use quite well, but could do with more in-depth explanations and more use cases to illustrate the value of this feature. ## What did you find confusing? * Although we understood the task on a high level (write async function, fetch properties from a weather service, display properties on a markdown page), the implementation was much harder.