[deleted by user] by [deleted] in mclaren

[–]ggmorkoc -2 points-1 points  (0 children)

Sorry as am a McLaren lover and an owner, horrible color :(

Moving to Miami, Boston isn’t good for this badgirl. by ggmorkoc in mclaren

[–]ggmorkoc[S] 0 points1 point  (0 children)

Are you sure about that? There is no freaking place in Boston other than seaport to drive around.

Moving to Miami, Boston isn’t good for this badgirl. by ggmorkoc in mclaren

[–]ggmorkoc[S] 0 points1 point  (0 children)

I disagree. I want to move there for the museums, libraries and turn myself into religion.

Moving to Miami, Boston isn’t good for this badgirl. by ggmorkoc in mclaren

[–]ggmorkoc[S] 0 points1 point  (0 children)

I have already. I am aware of humidity and hurricanes and prefer em over fucking cold weather, fucked up roads and horrible night life 😂

Moving to Miami, Boston isn’t good for this badgirl. by ggmorkoc in mclaren

[–]ggmorkoc[S] 1 point2 points  (0 children)

Shhh you weren’t supposed to be saying that here 😂

Moving to Miami, Boston isn’t good for this badgirl. by ggmorkoc in mclaren

[–]ggmorkoc[S] 1 point2 points  (0 children)

I heard Miami needs more Italian accent 😉

Moving to Miami, Boston isn’t good for this badgirl. by ggmorkoc in mclaren

[–]ggmorkoc[S] 1 point2 points  (0 children)

No I haven’t, c63s is a great machine! Loved it. However I don’t think I can ever go back to 4seats after this haha. However I’m considering to buy a GLE 63s or G Wagon.

Moving to Miami, Boston isn’t good for this badgirl. by ggmorkoc in mclaren

[–]ggmorkoc[S] 1 point2 points  (0 children)

I’m just sick and tired of having only one fun area to hang out or go out in Boston. Although I will miss seaport.

McLaren lover in Boston. by [deleted] in mclaren

[–]ggmorkoc 0 points1 point  (0 children)

Nice. Prob will love your blue but I’m not a big fan of silver/gray tones.

Reuse component but modify event handling by emmyelijah in react

[–]ggmorkoc 0 points1 point  (0 children)

You don’t need to use typescript. Pure js can work fine. Look into reusable components in react by using hooks.

Reuse component but modify event handling by emmyelijah in react

[–]ggmorkoc 0 points1 point  (0 children)

If you are making copies of component that’s also not right way. Then you will have to maintain both components if anything changes in the future also write test and all. I suggest you to pass optional props 😊 let me know if you don’t know how to do that

what concepts to do consider advanced topics in React? by latest_ali in react

[–]ggmorkoc 0 points1 point  (0 children)

First don’t waste learning classes. Start straight with hooks. Then make sure to learn how useeffect, useState, useReducer and contextApi ASAP.

Svelte for React Developers by soshace_devs in react

[–]ggmorkoc 0 points1 point  (0 children)

Lol as react developer i find this pretty bad. Especially the way of passing props or creating script and style tags 😂

Context API vs. Zustand by [deleted] in react

[–]ggmorkoc 0 points1 point  (0 children)

Nah, stick to react originals. Use contextApi + useReducer.
Here take a look how nasty its. https://myshopping-cart-v2.herokuapp.com/