
Tresor Muco
@tmuco
Bujumbura, Burundi
- Member Since
- Sep 26, 2023
- Lessons Completed
- 44
- Comments Contributed
- 5
- Hours Watched
- 5.62
Recent Activity
Here's what @tmuco has been up to this past year
-
Completed lesson Setting & Loading the User's Active Organization
-
Replied to Hey Tresor!Password ResetThe differences between using signed...
Thank you very much for your detailed explanation, I have a good understanding now.
-
Upvoted comment Hey Tresor!Password ResetThe differences between using signed...
-
Commented on post Forgot Password & Password Reset
Hey @tomgobich
I was going through Adocast’s source code for learning, and I noticed that you used signed URLs for password resets(https://github.com/adocasts/adocasts/blob/7e7ded237372a222da7e6767d838467332891d4f/app/controllers/auth/password_reset_controller.ts#L43). Which approach would you consider the better option?I also have a question about using sendLater versus https://github.com/poppinss/defer. What’s your take on that? Personally, I feel like using something heavy like BullMQ is overkill if the use case is just simple tasks, like sending emails, especially when traffic isn’t that high. I’m asking because I’m looking for a minimal yet efficient way to handle background tasks. Thanks!
-
Completed lesson Forgot Password & Password Reset
-
Completed lesson Adding the Remember Me Token
-
Completed lesson Logging In Users & Displaying Exceptions
-
Completed lesson Onboarding Newly Registered Users
-
Completed lesson Splitting Our Routes Between Auth & Web
-
Completed lesson User Registration with InertiaJS
-
Completed lesson Creating A Toast Message Manager
-
Completed lesson Completing Our AppLayout & Navigation Bar
-
Completed lesson Typing Lucid Models in Inertia with DTOs
-
Completed lesson Creating A Lucid Model Mixin for our Organization Relationship
-
Completed lesson Defining Our Lucid Models & Relationships
-
Completed lesson Defining Our Migrations & Foreign Keys
-
Completed lesson Understanding Our Database Schema
-
Completed lesson What Are Some of Inertia's Limitations
-
Completed lesson Cross-Site Request Forgery (CSRF) Protection in InertiaJS
-
Completed lesson Creating A FormInput Vue Component
-
Completed lesson Common useForm Methods & Options
-
Completed lesson The useForm Helper
-
Completed lesson Form Validation & Displaying Errors
-
Completed lesson Inertia Form Basics
-
Completed lesson What Code Can & Can't Be Shared Between AdonisJS & Inertia
-
Completed lesson Specifying Page Titles & Meta Tags
-
Completed lesson Default Layouts & Overwriting the Default Layout
-
Completed lesson Creating A Layout
-
Completed lesson Partial and Lazy Data Loading and Evaluation
-
Completed lesson Global Components and Hydration Mismatch in Action
-
Completed lesson The Link Component and Programmatic Linking
-
Completed lesson Linking Between Pages & Page State Flow
-
Replied to Hi Tresor! Yeah, there's some benefits to that, but also cons...
Oh, thanks, I didn’t know about the SSR allowlist. My main concern was with the UI library since I couldn’t easily replicate the same look on the pages that use Edge. I’ll go with the SSR allowlist for now. Appreciate it!
-
Upvoted comment Hi Tresor! Yeah, there's some benefits to that, but also cons...
-
Completed lesson Sharing Data from AdonisJS to Vue via Inertia
-
Commented on post Server-Side Rendering (SSR) vs Client-Side Rendering (CSR)
@tomgobich
Thank you for this great series. Are there any advantages to combining Edge with Inertia versus just using Inertia SSR? Let’s say I want the initial page and maybe the blog to be server-side rendered, while keeping the rest of the app as a SPA? -
Completed lesson The Flow of Pages and Page Props
-
Completed lesson Setting Up TailwindCSS, Shadcn-Vue, and Automatic Component Imports
-
Completed lesson Server-Side Rendering (SSR) vs Client-Side Rendering (CSR)
-
Completed lesson Creating Our AdonisJS App With InertiaJS
-
Completed lesson What We'll Be Building
-
Completed lesson What Is InertiaJS?
-
Anniversary Thanks for being an Acocasts member for 1 year