Full-Stack Tao

0h 0m 0s
English
Paid

Course description

Software development is not only about creating new features, but also about writing code that retains its value over time and remains flexible to changes. This book unveils the principles of designing maintainable code, demonstrating key patterns applicable to REST API, frontend state management, and even small scripts.

You will get acquainted with the separation of domain logic, data access layers, and transport mechanisms, as well as learn how to maintain a balance between clarity and flexibility. Through practical examples, such as breaking down monolithic handlers and extracting interface logic, the book will help you confidently manage complexity.

We will explore duplication, code reuse, and much more, explaining why in some cases moderate repetition is better than excessive abstractions. As a result, you will develop a good taste in programming and be able to create maintainable code in any conditions.

Read more about the course

Who is this book for?

  • Beginner full-stack developers looking to master principles of maintainable code.
  • Experienced programmers seeking to expand their technical arsenal.
  • Computer science students searching for practical knowledge for real-world projects.
  • Self-taught individuals aiming to fill gaps in understanding code structuring and design.

What technologies are covered?

  • React
  • Node.js
  • Express
  • React Query
  • TypeScript

...and much more.

Full-Stack Tao uses popular technologies to explain key concepts. However, the principles and rules discussed in the book are applicable to any programming languages and technology stacks. The aim of the book is to teach you universal software design principles that will remain relevant throughout your career, regardless of the tools used.

Books

Read Book Full-Stack Tao

#Title
1Full-Stack Tao

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Build Responsive Real World Websites with HTML5 and CSS3

Build Responsive Real World Websites with HTML5 and CSS3

Sources: udemy
The easiest way to learn modern web design, HTML5 and CSS3 step-by-step from scratch. Design AND code a huge project.
37 hours 28 minutes 39 seconds
The Complete 2023 Web Development Bootcamp

The Complete 2023 Web Development Bootcamp

Sources: udemy
Welcome to the Complete Web Development Bootcamp, the only course you need to learn to code and become a full-stack web developer. With over 12,000 ratings and a 4.8 average, my...
62 hours 32 minutes 23 seconds
Generating Fake Data with Faker.js

Generating Fake Data with Faker.js

Sources: vueschool.io
Every user application depends on data, whether it's user profiles, product listings, or blog posts. However, creating realistic datasets...
51 minutes 56 seconds
Serverless Handbook for frontend engineers

Serverless Handbook for frontend engineers

Sources: Swizec Teller
Serverless Handbook is a book for frontend developers that provides a detailed explanation of serverless architecture. Over 360 pages, it covers topics such as.