You are browsing as a guest. Sign up (or log in) to start making projects!

4h 33m 46s logged

Today I finished up the review redesign and added a project-lock feature. I have never been so frustrated with React like today. The dialog you can see in the screenshot was a pain to get working using the <dialog> tag. React for some reason doesn’t implement the button attributes necessary for opening and closing dialogs without javascript. And the way state is controlled for dialogs in React sucks and I had to use refs.

0
6

Comments 0

No comments yet. Be the first!