Remix Run Tutorial: Connecting with MongoDB

preview_player
Показать описание
This is a short tutorial on integrating remix with MongoDB using the mongoose library.

Remix is a full-stack web framework. This is an intermediate level tutorial and one must know about Reactjs and MongoDB at least.

Github code snippet etc is linked on the blog above.
Рекомендации по теме
Комментарии
Автор

This is 100% what I have been looking for. Thank you so much!!!

jimmytango
Автор

Tysm! But I have one error that I've not been able to fix, the page says 'Cannot read properties of undefined (reading 'root')
'. If you know how to fix that, please tell me!

AndrewRodProd