5 Different Tools for Frontend Monitoring
๐ A side-by-side comparison of 5 front-end monitoring platforms. A short description of the major advantage of each platform is provided as well. The platforms that are mentioned are LogRocket, Datadog, Sentry, Azure Application Insights, and Rollbar.
JavaScript Bot
๐ค An open-source Telegram bot to test your knowledge of JavaScript basics. The post also explains how they created the bot using Telegraph.js.
SVG Generators
๐ฉโ๐จ A list of so many tools that will help you create the perfect SVG. Most of them are generators of sorts. Animations, backgrounds, data visualizations, you name it.
Building a Video Chat App with Node.js + Socket.io + WebRTC
๐น A complete demo of how to build a real-time video chat web application. It supports rooms and a live chat.
Build an API in Node.js using AWS, API Gateway, MongoDB, and Serverless
๐ Learn how to build a serverless API for a notes application. It goes through all the required steps and the nitty-gritty.
Create Pixel Effects with JavaScript and HTML Canvas
๐จ A new freeCodeCamp course that will teach you to create particle effects with nothing but JavaScript and HTML Canvas. You will learn how to manipulate pixels and even how to create interactive particle text.
Build Better React apps with Next.js
๐ฃ A getting started guide to Next.js
Ultimate React Resources
โ๏ธ A list with many useful resources for React developers. The list includes blogs, GitHub repos, e-books, and even real-world examples.
A fan-made, text-adventure Pokรฉmon game in Python
๐พ A spin-off to the classic Pokรฉmon Red game written in Python. The project is open-source and hosted on GitHub.
20 Git Commands You Should Know
๐ง A list of Git commands you probably use daily.