وب سایت تخصصی شرکت فرین
دسته بندی دوره ها
1

Learn React 19 with Epic React v2

سرفصل های دوره

1 React Fundamentals
  • 001 Intro Epic React by Kent C. Dodds
  • 002 Hello World in JS Epic React by Kent C. Dodds
  • 003 Hello World in JS Epic React by Kent C. Dodds (1)
  • 004 Generate the Root Node Epic React by Kent C. Dodds
  • 005 Generate the Root Node Epic React by Kent C. Dodds (1)
  • 006 Dad Joke Break Epic React by Kent C. Dodds
  • 007 Intro to Raw React APIs Epic React by Kent C. Dodds
  • 008 Create React Elements Epic React by Kent C. Dodds
  • 009 Create React Elements Epic React by Kent C. Dodds (1)
  • 010 Nesting Elements Epic React by Kent C. Dodds
  • 011 Nesting Elements Epic React by Kent C. Dodds (1)
  • 012 Deep Nesting Elements Epic React by Kent C. Dodds
  • 013 Deep Nesting Elements Epic React by Kent C. Dodds (1)
  • 014 Dad Joke Break Raw React APIs Epic React by Kent C. Dodds
  • 015 Intro to Using JSX Epic React by Kent C. Dodds
  • 016 Compiling JSX Epic React by Kent C. Dodds
  • 017 Compiling JSX Epic React by Kent C. Dodds (1)
  • 018 Interpolation Epic React by Kent C. Dodds
  • 019 Interpolation Epic React by Kent C. Dodds (1)
  • 020 Spread props Epic React by Kent C. Dodds
  • 021 Spread props Epic React by Kent C. Dodds (1)
  • 022 Nesting JSX Epic React by Kent C. Dodds
  • 023 Nesting JSX Epic React by Kent C. Dodds (1)
  • 024 Fragments Epic React by Kent C. Dodds
  • 025 Fragments Epic React by Kent C. Dodds (1)
  • 026 Dad Joke Break Using JSX Epic React by Kent C. Dodds
  • 027 Intro to Custom Components Epic React by Kent C. Dodds
  • 028 Simple Function Epic React by Kent C. Dodds
  • 029 Simple Function Epic React by Kent C. Dodds (1)
  • 030 Raw API Epic React by Kent C. Dodds
  • 031 Raw API Epic React by Kent C. Dodds (1)
  • 032 JSX Components Epic React by Kent C. Dodds
  • 033 JSX Components Epic React by Kent C. Dodds (1)
  • 034 Props Epic React by Kent C. Dodds
  • 035 Props Epic React by Kent C. Dodds (1)
  • 036 Dad Joke Break Custom Components Epic React by Kent C. Dodds
  • 037 Intro to TypeScript Epic React by Kent C. Dodds
  • 038 Props Epic React by Kent C. Dodds (2)
  • 039 Props Epic React by Kent C. Dodds (3)
  • 040 Narrow Types Epic React by Kent C. Dodds
  • 041 Narrow Types Epic React by Kent C. Dodds (1)
  • 042 Derive Types Epic React by Kent C. Dodds
  • 043 Derive Types Epic React by Kent C. Dodds (1)
  • 044 Default Props Epic React by Kent C. Dodds
  • 045 Default Props Epic React by Kent C. Dodds (1)
  • 046 Reduce Duplication Epic React by Kent C. Dodds
  • 047 Reduce Duplication Epic React by Kent C. Dodds (1)
  • 048 Satisfies Epic React by Kent C. Dodds
  • 049 Satisfies Epic React by Kent C. Dodds (1)
  • 050 Dad Joke Break TypeScript Epic React by Kent C. Dodds
  • 051 Intro to Styling Epic React by Kent C. Dodds
  • 052 Styling Epic React by Kent C. Dodds
  • 053 Styling Epic React by Kent C. Dodds (1)
  • 054 Custom Component Epic React by Kent C. Dodds
  • 055 Custom Component Epic React by Kent C. Dodds (1)
  • 056 Size Prop Epic React by Kent C. Dodds
  • 057 Size Prop Epic React by Kent C. Dodds (1)
  • 058 Dad Joke Break Styling Epic React by Kent C. Dodds
  • 059 Intro to Forms Epic React by Kent C. Dodds
  • 060 Form Epic React by Kent C. Dodds
  • 061 Form Epic React by Kent C. Dodds (1)
  • 062 Form Action Epic React by Kent C. Dodds
  • 063 Form Action Epic React by Kent C. Dodds (1)
  • 064 Input Types Epic React by Kent C. Dodds
  • 065 Input Types Epic React by Kent C. Dodds (1)
  • 066 Submission Epic React by Kent C. Dodds
  • 067 Submission Epic React by Kent C. Dodds (1)
  • 068 Form Actions Epic React by Kent C. Dodds
  • 069 Form Actions Epic React by Kent C. Dodds (1)
  • 070 Dad Joke Break Forms Epic React by Kent C. Dodds
  • 071 Intro to Inputs Epic React by Kent C. Dodds
  • 072 Checkbox Epic React by Kent C. Dodds
  • 073 Checkbox Epic React by Kent C. Dodds (1)
  • 074 Select Epic React by Kent C. Dodds
  • 075 Select Epic React by Kent C. Dodds (1)
  • 076 Radios Epic React by Kent C. Dodds
  • 077 Radios Epic React by Kent C. Dodds (1)
  • 078 Hidden Inputs Epic React by Kent C. Dodds
  • 079 Hidden Inputs Epic React by Kent C. Dodds (1)
  • 080 Default Value Epic React by Kent C. Dodds
  • 081 Default Value Epic React by Kent C. Dodds (1)
  • 082 Dad Joke Break Inputs Epic React by Kent C. Dodds
  • 083 Intro to Error Boundaries Epic React by Kent C. Dodds
  • 084 Composition Epic React by Kent C. Dodds
  • 085 Composition Epic React by Kent C. Dodds (1)
  • 086 Other Errors Epic React by Kent C. Dodds
  • 087 Other Errors Epic React by Kent C. Dodds (1)
  • 088 Reset Epic React by Kent C. Dodds
  • 089 Reset Epic React by Kent C. Dodds (1)
  • 090 Dad Joke Break Error Boundaries Epic React by Kent C. Dodds
  • 091 Intro to Rendering Arrays Epic React by Kent C. Dodds
  • 092 Key prop Epic React by Kent C. Dodds
  • 093 Key prop Epic React by Kent C. Dodds (1)
  • 094 Focus State Epic React by Kent C. Dodds
  • 095 Focus State Epic React by Kent C. Dodds (1)
  • 096 Key Reset Epic React by Kent C. Dodds
  • 097 Key Reset Epic React by Kent C. Dodds (1)
  • 098 Dad Joke Break Rendering Arrays Epic React by Kent C. Dodds
  • 099 Outro to React Fundamentals Epic React by Kent C. Dodds

  • 2 React Hooks
  • 001 React Hooks Intro Epic React by Kent C. Dodds
  • 002 Intro to Managing UI State Epic React by Kent C. Dodds
  • 003 useState Epic React by Kent C. Dodds
  • 004 useState Epic React by Kent C. Dodds (1)
  • 005 Controlling Inputs Epic React by Kent C. Dodds
  • 006 Controlling Inputs Epic React by Kent C. Dodds (1)
  • 007 Derive State Epic React by Kent C. Dodds
  • 008 Derive State Epic React by Kent C. Dodds (1)
  • 009 Initialize State Epic React by Kent C. Dodds
  • 010 Initialize State Epic React by Kent C. Dodds (1)
  • 011 Init Callback Epic React by Kent C. Dodds
  • 012 Init Callback Epic React by Kent C. Dodds (1)
  • 013 Dad Joke Break Managing UI State Epic React by Kent C. Dodds
  • 014 Intro to Side-Effects Epic React by Kent C. Dodds
  • 015 useEffect Epic React by Kent C. Dodds
  • 016 useEffect Epic React by Kent C. Dodds (1)
  • 017 Effect Cleanup Epic React by Kent C. Dodds
  • 018 Effect Cleanup Epic React by Kent C. Dodds (1)
  • 019 Dad Joke Break Side-Effects Epic React by Kent C. Dodds
  • 020 Intro to Lifting State Epic React by Kent C. Dodds
  • 021 Lift State Epic React by Kent C. Dodds
  • 022 Lift State Epic React by Kent C. Dodds (1)
  • 023 Lift More State Epic React by Kent C. Dodds
  • 024 Lift More State Epic React by Kent C. Dodds (1)
  • 025 Colocate State Epic React by Kent C. Dodds
  • 026 Colocate State Epic React by Kent C. Dodds (1)
  • 027 Dad Joke Break Lifting State Epic React by Kent C. Dodds
  • 028 Intro to DOM Side-Effects Epic React by Kent C. Dodds
  • 029 Refs Epic React by Kent C. Dodds
  • 030 Refs Epic React by Kent C. Dodds (1)
  • 031 Dependencies Epic React by Kent C. Dodds
  • 032 Dependencies Epic React by Kent C. Dodds (1)
  • 033 Primitive Dependencies Epic React by Kent C. Dodds
  • 034 Primitive Dependencies Epic React by Kent C. Dodds (1)
  • 035 Dad Joke Break DOM Side-Effects Epic React by Kent C. Dodds
  • 036 Intro to Unique IDs Epic React by Kent C. Dodds
  • 037 useId Epic React by Kent C. Dodds
  • 038 useId Epic React by Kent C. Dodds (1)
  • 039 Dad Joke Break Unique IDs Epic React by Kent C. Dodds
  • 040 Intro to Tic Tac Toe Epic React by Kent C. Dodds
  • 041 setState callback Epic React by Kent C. Dodds
  • 042 setState callback Epic React by Kent C. Dodds (1)
  • 043 Preserve State in localStorage Epic React by Kent C. Dodds
  • 044 Preserve State in localStorage Epic React by Kent C. Dodds (1)
  • 045 Add Game History Feature Epic React by Kent C. Dodds
  • 046 Add Game History Feature Epic React by Kent C. Dodds (1)
  • 047 Dad Joke Break Tic Tac Toe Epic React by Kent C. Dodds
  • 048 Outro to React Hooks Epic React by Kent C. Dodds

  • 3 Advanced React APIs
  • 1. Advanced React APIs Intro
  • 2. Intro to Advanced State Management
  • 3. New State Problem
  • 4. New State solution
  • 5. Previous State Problem
  • 6. Previous State solution
  • 7. State Object Problem
  • 8. State Object solution
  • 9. Action Function Problem
  • 10. Action Function solution
  • 11. Traditional Reducer Problem
  • 12. Traditional Reducer solution
  • 13. Real World Problem
  • 14. Real World solution
  • 15. Dad Joke Break Advanced State Management
  • 16. Intro to State Optimization
  • 17. Optimize state updates Problem
  • 18. Optimize state updates solution
  • 19. Dad Joke Break State Optimization
  • 20. Intro to Custom Hooks
  • 21. Hook Function Problem
  • 22. Hook Function solution
  • 23. useCallback Problem
  • 24. useCallback solution
  • 25. Dad Joke Break Custom Hooks
  • 26. Intro to Shared Context
  • 27. Context Provider Problem
  • 28. Context Provider solution
  • 29. Context Hook Problem
  • 30. Context Hook solution
  • 31. Dad Joke Break Shared Context
  • 32. Intro to Portals
  • 33. createPortal Problem
  • 34. createPortal solution
  • 35. Dad Joke Break Portals
  • 36. Intro to Layout Computation
  • 37. useLayoutEffect Problem
  • 38. useLayoutEffect solution
  • 39. Dad Joke Break Layout Computation
  • 40. Intro to Imperative Handles
  • 41. useImperativeHandle Problem
  • 42. useImperativeHandle solution
  • 43. Dad Joke Break Imperative Handles
  • 44. Intro to Focus Management
  • 45. flushSync Problem
  • 46. flushSync solution
  • 47. Dad Joke Break Focus Management
  • 48. Intro to Sync External State
  • 49. useSyncExternalStore Problem
  • 50. useSyncExternalStore solution
  • 51. Make Store Utility Problem
  • 52. Make Store Utility solution
  • 53. Handling Server Rendering Problem
  • 54. Handling Server Rendering solution
  • 55. Dad Joke Break Sync External State
  • 56. Outro to Advanced React APIs
  • Advanced React APIs.txt

  • 4 React Suspense
  • 1. Intro to Data fetching
  • 2. Throwing Promises Problem
  • 3. Throwing Promises Solution
  • 4. Error Handling Problem
  • 5. Error Handling Solution
  • 6. Formal Status Problem
  • 7. Formal Status Solution
  • 8. Utility Problem
  • 9. Utility Solution
  • 10. use React Problem
  • 11. use React Solution
  • 12. Dad Joke Break Data fetching
  • 13. Intro to Dynamic Promises
  • 14. Promise Cache Problem
  • 15. Promise Cache Solution
  • 16. useTransition Problem
  • 17. useTransition Solution
  • 18. Pending Flash Problem
  • 19. Pending Flash Solution
  • 20. Dad Joke Break Dynamic Promises
  • 21. Intro to Optimistic UI
  • 22. Optimistic UI Problem
  • 23. Optimistic UI Solution
  • 24. Form Status Problem
  • 25. Form Status Solution
  • 26. Multi-step Actions Problem
  • 27. Multi-step Actions Solution
  • 28. Dad Joke Break Optimistic UI
  • 29. Intro to Suspense img
  • 30. Img Component Problem
  • 31. Img Component Solution
  • 32. Img Error Boundary Problem
  • 33. Img Error Boundary Solution
  • 34. Key prop Problem
  • 35. Key prop Solution
  • 36. Dad Joke Break Suspense img
  • 37. Intro to Responsive
  • 38. useDeferredValue Problem
  • 39. useDeferredValue Solution
  • 40. Dad Joke Break Responsive
  • 41. Intro to Optimizations
  • 42. Parallel Loading Problem
  • 43. Parallel Loading Solution
  • 44. Server Cache Problem
  • 45. Server Cache Solution
  • 46. Dad Joke Break Optimizations
  • 47. Outro to React Suspense
  • React Suspense.txt

  • 5 Advanced React Patterns
  • 1. Advanced React Patterns Intro
  • 2. Intro to Composition
  • 3. Composition and Layout Components Problem
  • 4. Composition and Layout Components Solution
  • 5. Dad Joke Break Composition
  • 6. Intro to Latest Ref
  • 7. Latest Ref Problem
  • 8. Latest Ref Solution
  • 9. Dad Joke Break Latest Ref
  • 10. Intro to Compound Components
  • 11. Compound Components Problem
  • 12. Compound Components Solution
  • 13. Compound Components Validation Problem
  • 14. Compound Components Validation Solution
  • 15. Dad Joke Break Compound Components
  • 16. Intro to Slots
  • 17. Slot Context Problem
  • 18. Slot Context Solution
  • 19. Generic Slot Components Problem
  • 20. Generic Slot Components Solution
  • 21. Slot Prop Problem
  • 22. Slot Prop Solution
  • 23. Dad Joke Break Slots
  • 24. Intro to Prop Collections and Getters
  • 25. Prop Collections Problem
  • 26. Prop Collections Solution
  • 27. Prop Getters Problem
  • 28. Prop Getters Solution
  • 29. Dad Joke Break Prop Collections and Getters
  • 30. Intro to State Initializer
  • 31. Initialize Toggle Problem
  • 32. Initialize Toggle Solution
  • 33. Stability Problem
  • 34. Stability Solution
  • 35. Dad Joke Break State Initializer
  • 36. Intro to State Reducer
  • 37. State Reducer Problem
  • 38. State Reducer Solution
  • 39. Default State Reducer Problem
  • 40. Default State Reducer Solution
  • 41. Dad Joke Break State Reducer
  • 42. Intro to Control Props
  • 43. Control Props Problem
  • 44. Control Props Solution
  • 45. Dad Joke Break Control Props
  • 46. Outro to Advanced React Patterns
  • Advanced React Patterns.txt

  • 6 React Performance
  • 1. React Performance Intro
  • 2. Intro to Element Optimization
  • 3. Reusing Elements Problem
  • 4. Reusing Elements Solution
  • 5. Element Props Problem
  • 6. Element Props Solution
  • 7. Context Problem
  • 8. Context Solution
  • 9. Memoize Elements Problem
  • 10. Memoize Elements Solution
  • 11. Memoize Components Problem
  • 12. Memoize Components Solution
  • 13. Dad Joke Break Element Optimization
  • 14. Intro to Optimize Context
  • 15. Memoize Context Problem
  • 16. Memoize Context Solution
  • 17. Provider Component Problem
  • 18. Provider Component Solution
  • 19. Split Context Problem
  • 20. Split Context Solution
  • 21. Dad Joke Break Optimize Context
  • 22. Concurrent Rendering Intro
  • 23. useDeferredValue + memo Problem
  • 24. useDeferredValue + memo Solution
  • 25. Dad Joke Break Concurrent Rendering
  • 26. Intro to Code Splitting
  • 27. lazy Problem
  • 28. lazy Solution
  • 29. Eager Loading Problem
  • 30. Eager Loading Solution
  • 31. Transitions Problem
  • 32. Transitions Solution
  • 33. Dad Joke Break Code Splitting
  • 34. Intro to Expensive Calculations
  • 35. useMemo Problem
  • 36. useMemo Solution
  • 37. Web Worker Problem
  • 38. Web Worker Solution
  • 39. Async Results Problem
  • 40. Async Results Solution
  • 41. Dad Joke Break Expensive Calculations
  • 42. Intro to Optimize Rendering
  • 43. Component Memoization Problem
  • 44. Component Memoization Solution
  • 45. Custom Comparator Problem
  • 46. Custom Comparator Solution
  • 47. Primitives Problem
  • 48. Primitives Solution
  • 49. Dad Joke Break Optimize Rendering
  • 50. Intro to Windowing
  • 51. Virtualizer Problem
  • 52. Virtualizer Solution
  • 53. Dad Joke Break Windowing
  • 54. Outro to React Performance
  • React Performance.txt

  • 7 React Server Components
  • 1. React Server Components Intro
  • 2. Intro to Warm Up
  • 3. Static React App Problem
  • 4. Static React App Solution
  • 5. Dad Joke Break Warm Up
  • 6. Intro to Server Components
  • 7. RSCs Problem
  • 8. Async Components Problem
  • 9. Async Components Solution
  • 10. Streaming Problem
  • 11. Streaming Solution
  • 12. Server Context Problem
  • 13. Server Context Solution
  • 14. Dad Joke Break Server Components
  • 15. Intro to Client Components
  • 16. Node.js Loader Problem
  • 17. Node.js Loader Solution
  • 18. Module Resolution Problem
  • 19. Module Resolution Solution
  • 20. Dad Joke Break Client Components
  • 21. Intro to Client Router
  • 22. Client Router Problem
  • 23. Client Router Solution
  • 24. Pending UI Problem
  • 25. Pending UI Solution
  • 26. Race Conditions Problem
  • 27. Race Conditions Solution
  • 28. History Problem
  • 29. History Solution
  • 30. Cache Problem
  • 31. Cache Solution
  • 32. Dad Joke Break Client Router
  • 33. Intro to Server Actions
  • 34. Action Reference Problem
  • 35. Action Reference Solution
  • 36. Client Side Problem
  • 37. Client Side Solution
  • 38. Server Side Problem
  • 39. Server Side Solution
  • 40. Revalidation Problem
  • 41. Revalidation Solution
  • 42. History Revalidation Problem
  • 43. History Revalidation Solution
  • 44. Dad Joke Break Server Actions
  • 45. Outro to React Server Components
  • React Server Components.txt

  • 8 Bonus. Interviews With Experts
  • 1. Getting into Open Source with Aakansha Doshi
  • 2. Enhancing Forms using React 19 with Aurora Scharff
  • 3. Jenna Smith on AI, Building Radix, and Tokenami
  • 4. Evan Bacon brings React Server Components to React Native
  • 5. Kateryna Porshnieva on Building Accessible Apps with React 19
  • 6. Reacts Evolution Past, Present, and Future with Lee Robinson
  • 7. Matt Brophy on Remix, React Router, and Open-Source
  • 8. Michelle Beckles on Community Building and Developer Health
  • 9. Under the Hood of React 19 with Rick Hanlon
  • 10. Sam Selikoff on Reacts Impact in Modern Web Development
  • 11. Lydia Hallie on JavaScript, React, and the Future of Web Development
  • 12. Sebastian Silbermann on Testing, Tooling, and Transitions With React 19
  • 13. The Importance of Accessibility in Modern Web Development With Shruti Kapoor
  • 14. Sunil Pai on Changing Lives with Powerful Software, PartyKit, and Durable Objects
  • 15. Theo Browne on His Personal Experience as a Web Developer
  • 16. Dominik Dorfmeister on His Open-Source Journey
  • Interviews With Experts.txt
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 43828
    حجم: 12859 مگابایت
    مدت زمان: 1605 دقیقه
    تاریخ انتشار: ۱۵ اردیبهشت ۱۴۰۴
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید