Article

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.

Read article
Article

Creating Apps for Android Wear OS with Jetpack Compose

A practical guide on how to develop apps for Android Wear OS using the modern Jetpack Compose toolkit.

Read article
Article

Arrow Function Vs Normal Function

A detailed comparison between Arrow Functions and normal functions in JavaScript, explaining their differences and use cases.

Read article
Article

List of Apps — Automating Workflow in GitHub

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.

Read article
Article

Using PulseAudio on HDMI

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.

Read article
Article

The Best Autocomplete Plugin for ZSH

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.

Read article
Article

The Perfect GitHub Profile

Tips for a presentable GitHub profile: contribute to open source you already use, keep repositories organized, write a real README, and pick a license.

Read article
Article

Building My New Website with UIKit, Jus and CuboHub

How I built my personal website using UIKit for the frontend, Jus as a static generator, and CuboHub for hosting.

Read article
Article

GitHub vs Others

A comparative analysis between GitHub and other code hosting platforms, listing what many Git services still do not have after the Microsoft acquisition.

Read article
Article

Create Your First App with Electron

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.

Read article
Previous
Page 2 of 3
Next