Full-stack Web Developer - helping to create digital products that people love.
Full-stack Web Developer - helping to create digital products that people love.
- United Kingdom
- https://mitchell.fyi
Highlights
Pinned Loading
-
tdd-bowling-kata-typescript
tdd-bowling-kata-typescript PublicA TDD exercise I use in pair programming interviews. Written in TypeScript.
TypeScript
-
serverless-slack-notifier-node
serverless-slack-notifier-node PublicThis demonstrates how to deploy a NodeJS function running on AWS Lambda using the Serverless Framework.
JavaScript
-
client-server-demo
client-server-demo PublicA Client / Server Demo wrote in TypeScript using Node.js (Express) and React. Uses Jest for unit tests.
TypeScript
-
-
Truncate a wall of text meaningfully.
Truncate a wall of text meaningfully. 1var truncateWallOfTextMeaningfully = function (text, lineLength = 50, numOfLines = 5, splitChar = ". ") {
2return text
3.split(splitChar)
4.map(
5function (sentence) {
-
ember-app-example
ember-app-example PublicAn example Ember.js app using Supabase as a back-end written in TypeScript.
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.