دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 1
نویسندگان: Ryan Lanciaux
سری:
ISBN (شابک) : 1484266242, 9781484266243
ناشر: Apress
سال نشر: 2021
تعداد صفحات: 134
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 4 مگابایت
در صورت تبدیل فایل کتاب Modern Front-end Architecture: Optimize Your Front-end Development with Components, Storybook, and Mise en Place Philosophy به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب معماری فرانتاند مدرن: توسعه فرانتاند خود را با کامپوننتها، کتاب داستان و فلسفه Mise en Place بهینه کنید نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Table of Contents About the Author About the Technical Reviewer Acknowledgments Chapter 1: The Mise en Place Philosophy Software Is Different, Right? Good Software What Does This Have to Do with Software? Components Meetings Don’t Ensure Success The Workspace Storybook Key Takeaways Chapter 2: Configuring Our Workspace System Requirements Installing Node.js Version Managers Windows Installation Instructions Confirming Node Version Removing Existing Node.js Installations (Windows) Install nvm-windows Installing Node.js (Windows) Mac/Linux Installation Instructions Verify Version Manager Installation (Mac/Linux) Install Node.js (Mac/Linux) Leveraging Node.js Built-In Utilities Creating Our React Application Running the Application Adding Our Workspace Storybook Installing Storybook Key Takeaways Chapter 3: Our First Storybook Stories Our First Storybook Stories StoriesOf Component Story Format Component Code Storybook Add-ons Story Variants When Should We Create a Story vs. a Knob? Key Takeaways Chapter 4: Creating Reusable Components What Makes a Good Component? It All Comes Down to Purpose Additional Components When Should We Abstract Components? Component States How Should We Arrange Our Components? Classifying Component Types Key Takeaways Chapter 5: Styling CSS Benefits of CSS Drawbacks of CSS Preprocessors Benefits of Preprocessors Drawbacks of Preprocessors CSS-in-JS Benefits of CSS-in-JS Drawbacks of CSS-in-JS Utility-First Styling Libraries Benefits of Utility-First Libraries Drawbacks of Utility-First Libraries How to Choose a Styling Solution Building a Theme Key Takeaways Chapter 6: Ensuring the Quality of Our Components Unit Tests Testing React Components Testing Alongside Storybook Key Takeaways Chapter 7: Interacting with API Data Some Main Considerations Feature-Based Development Loading Data Container/Presentational Components Mock Data Wrapping Up Chapter 8: Building Our Application Navigating Between Pages Routing Updating Our Application to Use Routes Navigation Wrapping Up Chapter 9: Automating Repetitive Tasks Our Own CLI A Brief Example Building Some Generators for Our Project Adding Additional Variables to Our Generator Wrapping Up Chapter 10: Communicating Our Components Documenting Our Components More Advanced Documentation MDX Sharing Our Workspace Wrapping Up Index