Skip to main content

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

Learn Astro

Learn Astro

Sources: Chris Pennington
In a world of overly complex web frameworks, Astro stands out for its simplicity, excellent developer experience, and high performance. But behind this...
17 hours 12 minutes 58 seconds
SolidJS: The Complete Guide

SolidJS: The Complete Guide

Sources: Sinan Polat
This book is the result of two years of meticulous work. SolidJS may seem simple at first glance, but its internal structure includes complex...
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
Web Components Demystified

Web Components Demystified

Sources: Scott Jehl
If you are like me, then you have probably been hearing a lot about web components lately. Many of us are looking for ways to integrate web components into...
7 hours 51 minutes 36 seconds