Arbaazarbaazio.hashnode.devยทMay 25, 2021How to append child to the body with RescriptWhen you're learning rescript, you would want to render your Reactjs app to a DOM node. It is not as simple as ReactDom.render(<App/>, #root). Here is how you can do it. First, go ahead install bs-webapi by running this command npm install --save bs-...600 readsreasonmlAdd a thoughtful commentNo comments yetBe the first to start the conversation.