Como Enviar SMS de um Arquivo CSV com Node.js

Boa notícia: A Twilio reduziu os preços de SMS no Brasil e você pode conferir a tabela atualizada de preços clicando aqui. Uma das demandas que tenho recebido de desenvolvedores é sobre um jeito fácil para disparar mensagens de SMS, principalmente … more Read More

React SEO Strategies and Best Practices

While React is often lauded for making front-end development more efficient, this popular library can be problematic for search engines. In this article, Toptal Data Visualization Engineer Vineet Markan examines why React is challenging for SEO and outlines … more Read More

javascript: Embed Twitch Chat in Scenes Using ComfyJS

To embed Twitch chat, we’ll use the open-source project [ComfyJS](https://github.com/instafluff/ComfyJS) which is a JavaScript API to interface with the Twitch API. It offers features like responding to incoming chat messages and chat commands and other … more Read More

Svelte for the Experienced React Dev

This post is an accelerated introduction to Svelte from the point of view of someone with solid experience with React. I’ll provide a quick introduction, and then shift focus to things like state management and DOM interoperability, among other things. … more Read More

Building A Rich Text Editor (WYSIWYG) From Scratch

In recent years, the field of Content Creation and Representation on Digital platforms has seen a massive disruption. The widespread success of products like Quip, Google Docs and Dropbox Paper has shown how companies are racing to build the best experience … more Read More