Blog


Typed Python For TypeScript Developers

Typed Python For TypeScript Developers

A typed Python cheat sheet for TypeScript developers.

PythonTypescriptPython programming
Typed Express Request and Response with TypeScript

Typed Express Request and Response with TypeScript

TypescriptExpressNodejs
Type-Safe Testing in Backends-for-Frontends

Type-Safe Testing in Backends-for-Frontends

Integration, Unit, and E2E testing aren’t mutually exclusive, but they sure are a pain to implement in a BFF system. Could WunderGraph’s type-safe testing and mocking library make this easier?

GraphqlWundergraphBff
Twitter Sentiment Analysis using Vader & Tweepy

Twitter Sentiment Analysis using Vader & Tweepy

PythonTwitterSentiment-analysis
How To Escape Tutorial Hell

How To Escape Tutorial Hell

The 5 Things That Helped Me Escape Tutorial Hell

Web developmentTips
Turning your Python Script into a 'Real' Program

Turning your Python Script into a 'Real' Program

Level up your Python skills by making your programs system services a.k.a well behaved daemon processes— your future self will thank you.

PythonLinuxDaemon
Turn your Python Script into a 'Real' Program with Docker

Turn your Python Script into a 'Real' Program with Docker

No one cares if you can reverse a linked list — they want a one-click way to use your software on their machine. Docker makes that possible.

PythonDockerProgramming
TS 5.0 Beta: New Decorators Are Here!

TS 5.0 Beta: New Decorators Are Here!

TypeScript 5.0 Decorator, TypeScript ES Decorator, TypeScript Decorator, TypeScript Decorators, How To Use Decorators in TypeScript, Decorator in TypeScript, The Magic of TypeScript Decorators, typescript decorators guide, TypeScript 5.0, TS 5.0

TypescriptJavaScriptFront End Development
Three Moving Average Trading Strategy with Python

Three Moving Average Trading Strategy with Python

Triple EMA Trading Strategy using Python

PythonTradingTrading-strategy
Triggering Lambda to Send Messages to SQS

Triggering Lambda to Send Messages to SQS

AWSLambdaSQS