I am a Typescript enthusiast who loves exploring and teaching developers the ins and outs of Typescript and it's typing system. When developers develop an innate understanding of Typescript, they become more productive instead of spending more time fighting with Typescript. This is why I started my free newsletter All Things Typescript.
I am also a Full-stack Software Engineer, Google Developer Expert and Mentor.
Visual Studio Code Extension
A Visual Studio Code extension that allows you to easily open links to a Packages NPM Page, Github Repositiory and it's homepage.
GitHub Actions
Automation tool using Github Actions to automatically tweet posts from This is Learning and This is Angular Publications on dev.to
Typescript
Types helpful for implementing handlers in the AWS Lambda NodeJS runtimes, the handler interface and types for AWS-defined trigger sources.
Go
script is a Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on.
Go
Use Docker to run your Golang integration tests against third party services on Microsoft Windows, Mac OSX and Linux!
Angular
The best way to build the fastest Angular apps. Scully is a static site generator for Angular projects looking to embrace the Jamstack.
Typescript
This is a Typescript Library to check the type AppsyncIdentity before use. It checks whether an AppsyncIdentity from aws-lambda types defined at DefinitelyTyped.
Flutter
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
Firebase provides the concept of Firebase Functions Codebases, where Firebase functions can be organized into a collection in a way that makes sense t ...
In this post, I introduce NX Generator for Firebase Functions and how to use it within your app. ...
I created a VS Code extension that provides links to view packages imported in javascript and typescript files on npm or GitHub repository ...
Imagine this; what if you could create your web app with pure HTML and CSS for all the static content but then add in regions of dynamic content or in ...
Learn why you should not stick to a single framework for developing websites and web apps but instead be able to count on more than one. ...
Learn how you can use Air to live-reload your Golang application for a great developer experience. ...