Africa-focused technology, digital and innovation ecosystem insight and commentary.
…
continue reading
Player FM - Internet Radio Done Right
Checked 3d ago
Προστέθηκε πριν από two χρόνια
Nội dung được cung cấp bởi Ryan Solomon. Tất cả nội dung podcast bao gồm các tập, đồ họa và mô tả podcast đều được Ryan Solomon hoặc đối tác nền tảng podcast của họ tải lên và cung cấp trực tiếp. Nếu bạn cho rằng ai đó đang sử dụng tác phẩm có bản quyền của bạn mà không có sự cho phép của bạn, bạn có thể làm theo quy trình được nêu ở đây https://vi.player.fm/legal.
Player FM - Ứng dụng Podcast
Chuyển sang chế độ ngoại tuyến với ứng dụng Player FM !
Chuyển sang chế độ ngoại tuyến với ứng dụng Player FM !
Podcast đáng để nghe
TÀI TRỢ BỞI
Last summer, something monumental happened. One of Uncuffed's founding producers, Greg Eskridge, came home after more than 30 years in prison. In this episode we’ll bring you back to that emotional day last summer when he walked out of the San Quentin gates, free at last. Our work in prisons is supported by the California Arts Council, the California Department of Corrections and Rehabilitation, independent foundations, and donations from listeners like you. Learn more, sign up for Uncuffed news, and support the program at www.weareuncuffed.org Follow us @WeAreUncuffed on Instagram and Facebook Transcripts are available within a week of the episode coming out at www.kalw.org/podcast/uncuffed…
Code Ryan
Đánh dấu tất cả (chưa) nghe ...
Manage series 3493400
Nội dung được cung cấp bởi Ryan Solomon. Tất cả nội dung podcast bao gồm các tập, đồ họa và mô tả podcast đều được Ryan Solomon hoặc đối tác nền tảng podcast của họ tải lên và cung cấp trực tiếp. Nếu bạn cho rằng ai đó đang sử dụng tác phẩm có bản quyền của bạn mà không có sự cho phép của bạn, bạn có thể làm theo quy trình được nêu ở đây https://vi.player.fm/legal.
A podcast on coding, programming, JavaScript, React, software engineering, and other development related topics.
…
continue reading
297 tập
Đánh dấu tất cả (chưa) nghe ...
Manage series 3493400
Nội dung được cung cấp bởi Ryan Solomon. Tất cả nội dung podcast bao gồm các tập, đồ họa và mô tả podcast đều được Ryan Solomon hoặc đối tác nền tảng podcast của họ tải lên và cung cấp trực tiếp. Nếu bạn cho rằng ai đó đang sử dụng tác phẩm có bản quyền của bạn mà không có sự cho phép của bạn, bạn có thể làm theo quy trình được nêu ở đây https://vi.player.fm/legal.
A podcast on coding, programming, JavaScript, React, software engineering, and other development related topics.
…
continue reading
297 tập
Όλα τα επεισόδια
×
1 A Core Next.js Fundamental You Need To Know About 2:58
2:58
Nghe Sau
Nghe Sau
Danh sách
Thích
Đã thích2:58
Docs: https://nextjs.org/docs/app/building-your-application/routing/redirecting#nextresponseredirect-in-middleware
Docs: https://react.dev/learn/you-might-not-need-an-effect#how-to-remove-unnecessary-effects

1 This Is A Beginner Mistake You Should Avoid (Client-side Routing) 6:31
6:31
Nghe Sau
Nghe Sau
Danh sách
Thích
Đã thích6:31
Docs: https://nextjs.org/docs/app/api-reference/functions/use-router#disabling-scroll-to-top

1 2 Mistakes Pro React Developers Don't Make 9:04
9:04
Nghe Sau
Nghe Sau
Danh sách
Thích
Đã thích9:04
Docs: https://react.dev/learn/you-might-not-need-an-effect#how-to-remove-unnecessary-effects

1 Did You Know How To Do This In Next.js 15? 4:08
4:08
Nghe Sau
Nghe Sau
Danh sách
Thích
Đã thích4:08
Learn how to use the redirect and permanenetRedirect functions in Next.js -- https://nextjs.org/docs/app/building-your-application/routing/redirecting#redirect-function

1 How To Actually Use The useEffect Hook In Modern React.js 12:48
12:48
Nghe Sau
Nghe Sau
Danh sách
Thích
Đã thích12:48
Docs: https://react.dev/learn/synchronizing-with-effects

1 Unlock PRO UX with Streaming Web Components in Next.js 6:56
6:56
Nghe Sau
Nghe Sau
Danh sách
Thích
Đã thích6:56
Docs: https://nextjs.org/docs/app/building-your-application/routing/loading-ui-and-streaming#streaming-with-suspense

1 3 Key Concepts Professional React Developers Master 8:58
8:58
Nghe Sau
Nghe Sau
Danh sách
Thích
Đã thích8:58
Docs: https://react.dev/learn/synchronizing-with-effects

1 The Right Way To Handle Instant Loading States In Next.js 15 4:39
4:39
Nghe Sau
Nghe Sau
Danh sách
Thích
Đã thích4:39
Docs: https://nextjs.org/docs/app/building-your-application/routing/loading-ui-and-streaming

1 Correctly Using Refs With DOM Elements In React.js 7:09
7:09
Nghe Sau
Nghe Sau
Danh sách
Thích
Đã thích7:09
https://react.dev/learn/manipulating-the-dom-with-refs#best-practices-for-dom-manipulation-with-refs
Docs: https://nextjs.org/docs/app/building-your-application/routing/error-handling#uncaught-exceptions

1 What Are Refs In React.js, Really? Why? 10:29
10:29
Nghe Sau
Nghe Sau
Danh sách
Thích
Đã thích10:29
https://react.dev/learn/referencing-values-with-refs#recap

1 PRO Next.js 15 Error Handling - Expected Errors 7:09
7:09
Nghe Sau
Nghe Sau
Danh sách
Thích
Đã thích7:09
Docs: https://nextjs.org/docs/app/building-your-application/routing/error-handling

1 Optimize Client Side Navigation In Next.js 15 9:05
9:05
Nghe Sau
Nghe Sau
Danh sách
Thích
Đã thích9:05
Docs: https://nextjs.org/docs/app/api-reference/functions/use-router

1 Actually Understanding Context In React.js 18:04
18:04
Nghe Sau
Nghe Sau
Danh sách
Thích
Đã thích18:04
Docs: https://react.dev/learn/passing-data-deeply-with-context Starter Project: https://github.com/coderyansolomon/react-context
Chào mừng bạn đến với Player FM!
Player FM đang quét trang web để tìm các podcast chất lượng cao cho bạn thưởng thức ngay bây giờ. Đây là ứng dụng podcast tốt nhất và hoạt động trên Android, iPhone và web. Đăng ký để đồng bộ các theo dõi trên tất cả thiết bị.