Hi! I’m Maciek Grzybek 馃憢

I’m a software engineer with 鉂わ笍 for TypeScript and React. I write code, I write about code, I think in code and sometimes I even dream in code. That sums me up pretty well. Also, big Rick and Morty fan and previous ex sushi chef 馃崳 . Check out some stuff that I wrote.

Blue abstract picture

Testing UI - Next JS, Typescript, Jest and React Testing Library

Learn how to write great tests for your React application...

November 10, 2020 路 11 min
Abstract concrete blocks

Repetitive tests with jest - Little Bits

How you can run repetitive test cases with Jest. This is specifically useful when testing helpers and utility methods....

August 21, 2020 路 2 min
White and red abstract picture

Setup Next.js with Typescript , Jest and React Testing Library - Little Bits

How you can run repetitive test cases with Jest. This is specifically useful when testing helpers and utility methods....

August 21, 2020 路 1 min
Dark abstract picture

Build and deploy your React component to NPM with Neutrino.js - Little Bits

How you can easily set up your dev environment for building React component and then how you can deploy it to NPM so other developers can start using it....

September 6, 2019 路 2 min
Dark abstract picture

Make your website live with Serverless framework - Little Bits

Quickly deploy your gatsby website to AWS S3 Bucket with Serverless Framework....

August 9, 2019 路 3 min
Dark abstract triangles in 3d

Create section navigation with React and Intersection Observer

In this tutorial, we鈥檒l build a mini page that will contain a description of different kind of Ricks from various dimensions(?)....

July 5, 2019 路 12 min
Dark abstract picture

Create Twitter Image Recognition Bot with Serverless and聽AWS

In this tutorial, I will show you how to build a Twitter Bot that will receive a tweet with an attached image, recognize what鈥檚 on that image (if it鈥檚 an animal) and respond with the correct response....

May 17, 2019 路 15 min