PinnedAndré MarquesinThe StartupManage Dynamic Multi-Peer Connections in WebRTCIf you are reading this, you are probably thinking about writing a video conference / chat application. Welcome to the club! I’ve been…Oct 26, 20204Oct 26, 20204
André MarquesinLevel Up CodingCreate TinyMCE plugins with React, Typescript, Jest, and WebpackTTinyMCE is a WYSIWYG HTML editor that you can add both to your personal and commercial websites for free. The documentation on their…Sep 5, 20212Sep 5, 20212
André MarquesinGeek CultureHow to implement SVG Sprites in ReactReading this post I’m sure you’ll probably have some ideas about the benefits of using inline SVG instead of plain <img> tags that point to…Jun 2, 20213Jun 2, 20213
André MarquesinLevel Up CodingCreate distortion effect in images using ThreeJS + React + GSAPFor me this is a tough article to write, since I don’t have a lot of expertise in this topic, but I find it very necessary because…May 28, 2021May 28, 2021
André MarquesinGeek CultureConfigure HTTPS on AWS EC2 for Free Using CloudflareIn this article, I hope I can show you how to protect your front-end application hosted in AWS EC2 (or any server) with an SSL certificate.Mar 11, 20212Mar 11, 20212
André MarquesinThe StartupHandle Concurrency in Gorilla Web SocketsMost of the times, if you want to get started quickly with web sockets you will go to socket.io. But are there any other solutions? In…Nov 3, 2020Nov 3, 2020
André MarquesHow to build a real-time collaborative plugin in TinyMCEIntroductionSep 18, 20202Sep 18, 20202
André MarquesCursors and selections. How do they work in modern Browsers?IntroductionSep 11, 2020Sep 11, 2020