JavaScript

GraphQL

Consuming multiple GraphQL endpoints using Apollo Client

View on GitHub Imagine this, you spent day and night working on the perfect web application. You worked together with the backend devs to craft the smoothest and most stable GraphQL...

Read more
Telegram

Deploy your Node.js Telegram bot as an Azure Function App

How to create and deploy a Node.js Telegram bot as an Azure Function App using GitHub Actions, and how to develop the bot in a local development environment...

Read more
Front-end

Front-end development with mock APIs

NodeJS mock server: JavaScript client: --- If you've ever worked with APIs or backend developers these scenarios might sound familiar: - My front-end doesn't work because an API...

Read more