Meet `:has`, A Native CSS Parent Selector

The reasons that are often cited that make container queries difficult or impossible is things like infinite loops—e.g. changing the width of an element, invalidating a container query, which changes the width again, which makes the container query take … more Read More

Como criar uma CLI com Node.js

As interfaces de linha de comando (CLIs) integradas ao Node.js permitem automatizar tarefas repetitivas e, ao mesmo tempo, aproveitar o vasto ecossistema Node.js. Graças aos gerenciadores de pacotes como npm e yarn , podem ser facilmente distribuídos … more Read More

Echo JS

vue-tiny-validate 💯 Tiny (2.5KB minified) Vue Validate Composition formulate-el-ui ,this is a between formulate and element-ui project … more Read More

Echo JS

tsParticles 1.31.0 and 2K stars on GitHub Speakeasy JS – High Performance Data Compression in a Tiny Package The last tool for react developers on earth 2021 … more Read More

How to use TypeScript in NodeJS and ExpressJS Project

In this Node.js tutorial, I will walk you through setting up TypeScript in your Node.js projects. What is TypeScript? TypeScript is an open-source programming language designed as a superset of JavaScript and adds capabilities to the language. It is developed … more Read More

Sending SMS with Julia and Twilio

First released in 2012, Julia is a programming language designed mainly for numerical and scientific computing, including machine-learning and distributed computing. However, it is also perfectly capable as a general-purpose programming language and … more Read More