Learning React and TypeScript doesn’t have to be hard or boring. It can be fun. This tutorial will show you how to build your own simple budget app using React and TypeScript. It will also show you how to use Web Storage API to make data in your web app persistent.
Category: Design Development
This category features articles on general design principles, Web design, typography, user interface design and related topics such as development.
How to Build a Budget App With React, Typescript & Web Storage API Pt.1
Do you want to learn React, TypeScript or Web Storage API? This tutorial will help you with it. Step by step, it will help you build your own budget app using these technologies. Learn React, TypeScript and Web Storage API while building your own budget app!
How to Build a Todo List App with React Hooks and TypeScript
The best way to learn something is by doing. This tutorial will help you learn how to build your own todo list app with React hooks and TypeScript. Try this easy tutorial, build your own todo list app, and get better in JavaScript, React and TypeScript.
Build Your Own Meme Generator with React, React Hooks and TypeScript
The best way to learn something is by doing. It works even better if it means working on something for fun. So, how about learning about React, React hooks and TypeScript by building your own meme generator? This tutorial will show you how to do it.
How to Think Like a Programmer – Tips for Adopting Problem-solving Mindset Pt.2
Learning to think like a programmer can be challenging. Yet, it is something that can help you greatly improve your programming skills. This article will help you learn and master this important skill. Learn to think like a programmer and become better at your craft.
How to Think Like a Programmer – Tips for Adopting Problem-solving Mindset Pt.1
All expert programmers have one thing in common. They share the same problem-solving mindset and thinking patterns. This is what distinguishes them from beginners. Use these tips to develop this mindset. Learn to think like a programmer to become a better programmer.