Skip to content
Become A Better Programmer
  • Articles
    • React
    • JavaScript
    • TypeScript
    • Rust
    • Node.js
    • Web3
    • PostgreSQL
    • Unit Tests
    • Git
    • Interested in Programming
    • Interesting and Fun Facts
    • Programmers’ Advice
    • Programmer’s Knowledge
    • Programmer’s Health
    • Jobs and Careers Advice
  • About Us
  • Contact Us

How to Use Router-Level Middleware in Express.js using TypeScript

April 25, 2022January 8, 2022 by Andres Reales

Learn how to create router-level middleware in Express.js using TypeScript and understand the difference between application-level and router-level middleware

Categories TypeScript

How to Connect a Web3 React App to Phantom using TypeScript

April 25, 2022January 7, 2022 by Andres Reales

Learn how to create a react app that connects to a Phantom wallet in an easy step-by-step tutorial to connect a web3 app.

Categories Tutorial, Web3

How to Use Git Stash: Name and Retrieve Stashed Changes

April 25, 2022January 2, 2022 by Andres Reales

Git stash is a tool to stash or save changes made on any tracked files without having to commit them. In this article, you will learn how to use git stash.

Categories General Info

The Complete Guide to Git Alias: Shorcuts to Be Efficient

April 25, 2022December 31, 2021 by Andres Reales

Git alias is a tool in Git to generate shortcuts to repetitive commands. In this guide, you will learn everything necessary to work with git aliases

Categories Git

What is Git HEAD? A Practical Guide Explained with Examples

April 25, 2022December 27, 2021 by Andres Reales

If you have used git version control, you probably have seen the keyword HEAD. This article explains everything you need to know about it.

Categories Git

How to Rebase in Git: Explained Step-by-Step

April 25, 2022December 21, 2021 by Andres Reales

Rebase is a powerful tool that helps to keep commits up to date in relation to another branch. This article explains how to use rebase step-by-step

Categories Git, Tutorial

How to Revert the Last Commit Locally and Remote in Git

April 25, 2022December 20, 2021 by Andres Reales

Did you commit file changes by mistake in a remote repository? Don’t worry, this guide explains how to revert your previous commit and save the day.

Categories Git, Tutorial

Understanding the Question Mark (?:) in TypeScript

April 25, 2022December 14, 2021 by Andres Reales

The question mark (?:) in TypeScript is used to define a property or parameter as optional. This article shows examples to understand this concept and more.

Categories TypeScript Tags tips

Do Software Engineers Know How To Hack? Is It Ethical?

April 25, 2022December 7, 2021 by Andres Reales

Software engineers have an understanding of all the pieces that go into developing software, but it doesn’t mean they know how to hack

Categories Programmer's Knowledge

How to Use Optional and Default Parameters in TypeScript?

April 25, 2022November 29, 2021 by Andres Reales

You can use optional parameters in TypeScript by adding a question mark ? at the end of each parameters to avoid passing all parameters defined in a function.

Categories TypeScript
Older posts
Newer posts
← Previous Page1 … Page10 Page11 Page12 … Page18 Next →

About Us

Andrés Reales is the founder of Become a Better Programmer blogs and tutorials and Senior Full-Stack Software Engineer. With the purpose of helping others succeed in the always-evolving world of programming, Andrés gives back to the community by sharing his experiences and teaching his programming skillset gained over his years as a professional programmer.

Footer

  • Privacy Policy and Disclaimer
  • Terms and Conditions
  • About Us
  • Contact Us
  • Sitemap
© 2025 Become A Better Programmer
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkPrivacy policy