Actualités

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 ...
A mini Javascript library that creates the basic shapes: circle, square, and triangle in your HTML5 code. - tgillstar/javascript-ssshapes ...