Open in app

Sign in

Write

Sign in

Catalin's Tech
Catalin's Tech

1.4K Followers

Home

About

Nov 20

Build A Stunning Generative AI App with a React IDE

If you’ve ever wondered how AI applications generate images from user prompts, you’ve come to the right place. In this article, you will learn how these tools work by building an AI application to generate images. Create the application We’ll start by creating a React + TypeScript application using Vite. Run the following…

React

15 min read

Build A Stunning Generative AI App with a React IDE
Build A Stunning Generative AI App with a React IDE
React

15 min read


Jun 16

Rethink Full-Stack Development: Is a Custom Backend the Best Choice?

This article covers the conventional way of building full-stack applications and why manually building your backend is not always the best choice. You’ll see an alternative solution for your backend needs that can be used standalone or coupled with your custom-built backend. The issues with the traditional backend The conventional approach to developing full-stack applications involves…

Backend

8 min read

Rethink Full-Stack Development: Is a Custom Backend the Best Choice?
Rethink Full-Stack Development: Is a Custom Backend the Best Choice?
Backend

8 min read


Published in

JavaScript in Plain English

·May 16

Powerful Form Validation With React Hook Form and Zod

Zod is a lightweight and powerful validation library for JavaScript and TypeScript applications. It enables you to define the structure of your data through schemas and validate the input data against those schemas. Although it can be used with JavaScript applications, Zod works greatly with TypeScript. Zod can automatically generate…

React

8 min read

Powerful Form Validation With React Hook Form and Zod
Powerful Form Validation With React Hook Form and Zod
React

8 min read


Published in

JavaScript in Plain English

·May 8

How to Create and Validate Forms With React Hook Form

React Hook Form (RHF) is a library for managing and validating forms. It’s a performant library that improves the app performance by reducing the amount of code you need to write and minimizing the number of re-renders. RHF is also super light having zero dependencies. Lastly, you can integrate RHF…

React

6 min read

How to Create and Validate Forms With React Hook Form
How to Create and Validate Forms With React Hook Form
React

6 min read


Published in

Better Marketing

·Oct 5, 2022

The Content Creation Guide for Software Developers

How to use your current skill set to branch out into content creation — Content creation is quite popular nowadays, and its popularity continues to rise. As a result, more and more developers plan to start their content creation journey. It’s understandable because creating content comes with freedom and many perks. Even for those that are not wildly popular. Some of the perks content…

Developer

8 min read

The Content Creation Guide for Software Developers
The Content Creation Guide for Software Developers
Developer

8 min read


Published in

Better Programming

·Feb 24, 2022

Install a Specific Version of a Node.js Package

Learn how to do it with both npm and yarn — Usually, you install the latest version of a package when you want to use it. But there are circumstances when you might need to install a specific package version. One example would be when the latest changes in a package are not compatible with your code. This article shows you…

Programming

2 min read

Install a Specific Version of a Node.js Package
Install a Specific Version of a Node.js Package
Programming

2 min read


Published in

Better Programming

·Jan 28, 2022

Build an E-Commerce Backend Using a GraphQL Engine

Let’s use Hasura to speed up the development time by minimizing the amount of code — In the traditional approach to building full stack applications, you need to manually build the backend and frontend. Building your backend manually means that you need to decide whether to use REST or GraphQL. Based on what you choose to use, you need to define GraphQL schemas and resolvers, write…

Programming

25 min read

Build an E-Commerce Backend Using a GraphQL Engine
Build an E-Commerce Backend Using a GraphQL Engine
Programming

25 min read


Published in

Better Programming

·Oct 29, 2021

Search and Filter Data in React Using Hooks

Learn how to use React hooks to search and filter data — Searching and filtering data is a common feature in all applications. The users should be able to search for specific things when using an application. In my case, I had to implement this feature in a simple React application recently, and I thought of sharing my solution with you. Context Before…

Programming

4 min read

Search and Filter Data in React Using Hooks
Search and Filter Data in React Using Hooks
Programming

4 min read


Published in

Better Programming

·Sep 23, 2021

14 Best Web Developer Portfolios To Get Inspiration

Let these mind-blowing portfolios inspire your next portfolio — For web developers, a personal portfolio page is like a resume. Instead of listing your skills on a resume in the traditional way, you can prove your competence with a personal portfolio. When people or potential employers see your portfolio, they can get a glimpse of your skills. Thus, online…

Programming

7 min read

14 Best Web Developer Portfolios To Get Inspiration
14 Best Web Developer Portfolios To Get Inspiration
Programming

7 min read


Published in

JavaScript in Plain English

·Sep 6, 2021

You need to break out of tutorial hell now

What tutorial hell is and why do you need to escape — In this article, I want to talk about the tutorial hell and why you need to break out of it. Tutorial hell is very prominent in tech and many developers struggle with it, especially beginners. Thus, let’s see what tutorial hell is… Tutorial hell is when you go from tutorial…

Programmer

2 min read

You need to break out of tutorial hell now
You need to break out of tutorial hell now
Programmer

2 min read

Catalin's Tech

Catalin's Tech

1.4K Followers

Writing about Vue, Node.Js, AWS, JavaScript, Cloud Computing and Software Development

Following
  • Michael McGill

    Michael McGill

  • John Au-Yeung

    John Au-Yeung

  • Teodora Dobre

    Teodora Dobre

  • John Philip

    John Philip

  • Towards AI Editorial Team

    Towards AI Editorial Team

See all (185)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams