Rense Bakker

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 API1Redis1
Clear filterclear
Publishing a NodeJS CLI tool to NPMPublished: May 15th 2023
TypescriptNodeJSNPM

Create 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`...

Read more
Bonafarm: stock management appFebruary 2023 - May 2023, (4 months)

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 ...

React: Bad HabitsPublished: March 21st 2023

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....

Vite dev server: adding middlewarePublished: March 20th 2023

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...

Mapping records to arraysPublished: October 6th 2022

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)

What is composition, and why is it importantPublished: August 30th 2022

Let me demonstrate with a small example:...

WebRTC prototypePublished: June 30th 2022

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)

App translation with React-i18nextPublished: August 31st 2021

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!...

Travel Assistant AppPublished: April 26th 2021

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...

Full-stack Developer @ UMC Utrecht
May 2018 - June 2018, (2 months)

Frontend Developer @ VOGSY
December 2017 - March 2018, (4 months)

Backend Developer @ Part-Up
May 2016 - June 2016, (2 months)

Full-stack Developer @ Twitcident
March 2013 - December 2014, (1 year, 10 months)