Posts tagged programming

TIL: How to Create Multiple Endpoints in Azure Function with Golang

Hello and welcome back to another “Today I Learnt”, where I document some of the exciting things I have learnt to do! Today I’ll be showing you how to support multiple endpoints in Azure Function with a custom handler.

Read more ...


TIL: How to improve language detection using langdetect

Welcome to the second TIL ✌🏻, where I share small lessons I’ve learnt, these generally aren’t substantial enough to be their fully-featured blog post but are worth sharing, just in case someone else is looking at the same problem.

Read more ...