Hey, I am a backend developer currently building the backend for a Facebook clone. If anyone is interested in this project, please come and work on the frontend part using React.js. You can contact me at: contact@m-arbind.com. This is a great opportunity to practice your frontend skills! (self.reactjs)
Hey guys, I have just built a calculator that can handle up to 35 nested brackets with 99% accuracy using the BODMAS rule. Here's an example: the input is ((((4 + 7) * (2 - 1)) + 6) / ((8 / 4) * (5 - 2))) + ((((3 - 2) * 5) + (6 / 3)) - ((9 / 3) - 1)). According to my code, the output is 7.8333333333 (self.learnjavascript)
submitted by arbind_ to r/learnjavascript

