DEV Community

Cover image for The one about the button - WEEK 9
iqraraza
iqraraza

Posted on

The one about the button - WEEK 9

I can now say that I am 100% fully comfortable with NOT being uncomfortable.

Seems like the common trend on the Northcoders bootcamp is to expose to you different ways of doing the same god damn thing. Of course, for the obvious reasons.

First sprint of the week was to create a mini-app using the DOM to extract the information. I proudly, and wholeheartedly admit that the outcome of a two day sprint was a bloody button. Needless to say, there was a lot going on behind the scenes and lot of trial and error implementing other features, but the final output was this beautiful button. It was, in fact, a very good button.

Later in the week, we created a matching cards game and had a shot at form validation using RegEx. I still hate RegEx.

React was the meal deal of the week. Kicking off with a 'pizza parlour' app. Since I am a master at creating buttons now, this app had maybe one to many. It was fun though, creating add pizza buttons, delete pizza buttons, clear basket buttons, add to order buttons. Buttons, buttons, buttons.

Top comments (0)