News

I was bored so I recreated Pascal's triangle in React just for fun. I did not look up any implementations of Pascal's triangle in JavaScript before making this, the logic is all of my own. I made this ...