React 18 - A New Way to Use useState (Batch Processing)
An analysis of the changes in React 18 and how useState batch processing was modified for better performance.
Thoughts, insights, and ideas about technology and development
22 articles
An analysis of the changes in React 18 and how useState batch processing was modified for better performance.
A practical guide on how to develop apps for Android Wear OS using the modern Jetpack Compose toolkit.
A detailed comparison between Arrow Functions and normal functions in JavaScript, explaining their differences and use cases.
A list of the GitHub apps I use most to automate my workflow: Travis CI, Crowdin, ImgBot, Codacy, Renovate and Telegram notifications for issues and PRs.
A practical guide to configuring PulseAudio for audio output over HDMI on Linux, using pavucontrol to move games, videos and music to the right device.
zsh-autosuggestions completes commands from your history as you type. How to install it on Oh My Zsh or Homebrew, and why the accept key is not Tab.
Tips for a presentable GitHub profile: contribute to open source you already use, keep repositories organized, write a real README, and pick a license.
How I built my personal website using UIKit for the frontend, Jus as a static generator, and CuboHub for hosting.
A comparative analysis between GitHub and other code hosting platforms, listing what many Git services still do not have after the Microsoft acquisition.
A step-by-step guide to creating your first desktop application with Electron and JavaScript, from the history of the project to running the finished app.