Menu

StackOverTroubledWater

2019 ||| Skills: Rails, React, Redux, JavaScript, Webpack, API building ||| live: StackOverTroubledWater ||| Repo: Source

Single Page Stack Overflow clone built with a rails API backend and React and Redux Frontend

Redux and React single page app which allows dynamical DOM changes without reloading the page or any of the unchanged components of the page.

Uses efficient SQL queries to transfer information efficiently from backend to frontend using a custom JBuilder JSON AP customized to the requirements of the projectI minimizing Rails backend load.

Ensures user privacy through frontend and backend authentication measures and React Router, allowing users to only post and make changes to their own posts, comments, and answers when logged in.

Allows answers to questions to include code formatting, images, links, and other user formatting such as bold and italics with React Quille integrated into the site.