4.448,00 EGP
Categories: Books, Computers & Technology, Uncategorized, Web Development & Design
Tags: chat gpt, deep learning, software, technology
Related products
-
Steve Jobs
0,00 EGP Add to cart -
A Brief History of Intelligence: Evolution, AI, and the Five Breakthroughs That Made Our Brains
1.299,00 EGP Add to cart -
The Lean Startup: How Today’s Entrepreneurs Use Continuous Innovation to Create Radically Successful Businesses
0,00 EGP Add to cart -
Sale!
The Way Things Work: Newly Revised Edition: The Ultimate Guide to How Things Work
3.500,00 EGPOriginal price was: 3.500,00 EGP.1.834,00 EGPCurrent price is: 1.834,00 EGP. Buy Now
Great way to learn about frameworks!
If you wanted to know how a framework like React works, then this is for you.The author takes you on a tour of constructing a framework from the basics to the complex. I really enjoyed how the framework was built step by step. There are well constructed exercises for the reader to help gain understanding. Will recommend to any curious frontend developer.
Wanna build a Frontend Framework?
You will learn how to build your own frontend framework. Will it be the next React or Angular? Probably not. But you will have the fundamental knowledge of what those frameworks are doing under the hood, which will help you better use the frontend framework that you are already using. So, for example, if you are a React developer do you know what it’s doing under the hood to convert the JSX markup into valid code the browser understands? By building your own framework you will know how to do this and have a better understanding of what React is doing to convert your code to something the browser understands.This book was a great read. If you have ever wondered what went into the process of building your own frontend framework then you need to read this book.
Excellent book that gives insights insights into frontend architecture
Often times engineers use a lot of frontend tooling rather haphazardly without much knowledge into the ins and outs of the frameworks. This book gets you to do the nitty gritty – build an entire framework from scratch. After reading this book, my development time got faster and I appreciated the nuances ReactJS provided for me!