Filter by:
Typescript13Project11React11NodeJS7MUI5GraphQL4Socket.io (websockets)3Vite2WebRTC (p2p communication)2Redux2React i18next2Express2PostgreSQL2RabbitMQ (message queue)2AngularJS2Java2NPM1Firebase1Progressive Web App1Vercel1Jest1Emotion/Styled Components (CSS-in-JS)1Design-patterns1Google Maps API1MongoDB1Auth01Google Docs1Twitter API1Redis1Create a new folder (`my-cli-demo` for example) and use `npm init` command. Answer the questions with default options, except the entry point, which should be changed to `bin/index.js`...
Managing food orders and storage for animals at a petting zoo can be challenging. The existing paper lists used for ordering and tracking feed at a petting zoo were becoming hard to read and prone to ...
Bad habits, we all have them! In this article, I will confess some of my own coding bad habits and bad habits I have encountered in React code over the past years, working as a React dev....
While working on apps that will be deployed to Vercel, I have run into this situation several times, where I wanted to be able to start my api middleware together with the Vite dev server for local de...
I needed this functionality to parse a configuration regardless of whether it was supplied as an array or a Record. This function converts the Record into an array of the same type:...
Full-stack Developer @ Royal FloraHolland
April 2022 - September 2022, (6 months)WebRTC is a web standard for real time communication between two peers (p2p). It allows for streaming data, video and audio using Javascript and the browser API ([`RTCPeerConnection`](https://develope...
Full-stack Developer @ Bizcuit
October 2021 - January 2022, (4 months)Full-stack Developer @ BUX
May 2021 - September 2021, (5 months)In this article I will show you how to translate your React app with [React-i18next](https://react.i18next.com/) and give a few examples that you may find useful!...
This project was a proof of concept written in Typescript, using the NS (dutch railroad company) API, to build a travel assistent app that would pro-actively help the user to find the next best connec...