NotePD Loader
Ideas Post

7 things learnt about Remix

    1. Remix contains code FE and BE both.

    2. Uses implicit html form post to post directly to be.

    3. Loads information wrt the url (routing) in browser.

    Uses url to segregate parent and child with each slash(/), going deeper to update the child.

    4. Handles api error handling internally and display the error for specific slash instead of crashing the whole site.

    5. First Paint with Remix is faster than similar React app.

    6. Remix is a routing based app and you can define routes using folder/file name.

    7. App State management can be handled with nested routings.

0 Like.0 Comment
Comment
Branch
Repost
Like
Profile
Chantelle like the post
Comment
Branch
Like
0
172452
0
0
Comments (0)

No comments.