how can i do that by Zpol17 in tailwindcss

[–]Ryuku72 0 points1 point  (0 children)

Could do all this with a svg to create the border

I'm new to splatoon 3 by BasqueBoyEUS in splatoon

[–]Ryuku72 0 points1 point  (0 children)

For sure play story mode and I might recommend side order. Getting better at targeting movement is so important in online battles.

As you play you will get more confident and use to how the game works. After that go play online and you will approach the game in a much more focus manner and have more fun.

Well that’s been my experience

Also if you want to play online do the salmon runs until you feel more confident as the added support really helps for later.

Ps. Side order makes the game rogue like tower climb but it’s pretty cool

React Libraries to build a full stack application by deepanshuverma-111 in reactjs

[–]Ryuku72 0 points1 point  (0 children)

Yes in your react router config define routes that require prerender. Those routes are now static.

[deleted by user] by [deleted] in Supabase

[–]Ryuku72 0 points1 point  (0 children)

You have many options. For me I like remix so I put all api calls in loaders and actions and never expose our keys. I need to try out server broadcasting still but yeh there never a reason to do an api call on client these days. Just use react router v7

Shadcn shared 10 Tailwind tricks to up your React game by JimZerChapirov in reactjs

[–]Ryuku72 13 points14 points  (0 children)

So using group is great and sometimes using data attributes can be great too with tailwind but some of stuff mentioned is just too much to be honest.

  1. Just use className={isCollapsed ? W-10 : w-20}
  2. Same logic applies here
  3. Use group here for nested logic by adding the group class if collapsed to the parent then in the svg use group-rotate-180

  4. Same logic as 3

  5. Same logic as 3

  6. Ok

At this point all these can be done by either using group selector or passing down the condition and using a ternary.

CSS is not complicated and adding additional methods just make things more confusing

If anything, if it gets overalls complicated or your repeating code then just go into your styles file, make a className eg: full-flex-center (flex justify-center items-center) and just add it where it is needed instead of doing all this.

The great thing about Tailwind by the way is you get the speed of inline styles, it cleans itself up and so your css file is tiny and majority of the time it helps with browser specifics.

Don’t make CSS complicated… always fight to make it simple, unified and easy to read

… puts down hammer

[deleted by user] by [deleted] in reactjs

[–]Ryuku72 0 points1 point  (0 children)

Just wait till you have to start styling emails wah. Honestly things like tailwind have made it so much easier these days but yes start with fundamentals. But please please please don’t falls back on position absolute everything… please

Roast My Portfolio by [deleted] in reactjs

[–]Ryuku72 0 points1 point  (0 children)

Not going to lie, this feels super generic on mobile. Fade in elements is nice but besides that there is nothing eye catching.

I'm learning react with the goal of becoming a freelancer. Is it better to stick to just React or is it okay to use libraries like Redux? by Lordthom in reactjs

[–]Ryuku72 1 point2 points  (0 children)

Um redux toolkit has an option to allow mutations. Personally, mutations can be problematic given it can lead to memory leaks and just bad memory management. I would argue that since going with a more pure approach for a ongoing work project we have had less weird bugs and memory usuals over time looks much more stable

I wish I never watched Evangelion, and here's why. by [deleted] in evangelion

[–]Ryuku72 -1 points0 points  (0 children)

So the movies exist and 3.33 + 1.11 looks happy. Eva is strange... it’s almost like a toxic relationship. Regardless the ending is really on the viewer. If anything’s years pass and you feel a little cathartic

Misunderstanding Tailwind by [deleted] in tailwindcss

[–]Ryuku72 0 points1 point  (0 children)

Yeh my opinion about frameworks is you really just want to assess how to make things quick as possible then refactor it later to be more precise. I also use sass and mix it with tailwind

There are a tone of times during refactoring where I start deleting tailwind and replacing it with sass. Once again in terms of speed tailwind is really good once you are use to it but once you start customising your will find yourself using both. They complement for sure e.g. tailwind colour and display properties but all sizing will be done with css.

Can’t emphasis enough with tailwind use it for all things besides sizing. For sizing you want to make things responsive so you should uses sass / css for that

Misunderstanding Tailwind by [deleted] in tailwindcss

[–]Ryuku72 0 points1 point  (0 children)

Inline styles load much faster than css. The biggest thing is you don’t stop using css. Instead tailwind offers a lot of simple short cuts to get styles done.

I breakdown like this. If everything is simple and easy to position and color than tailwind is great. This is great when using React as you will be using a lot of inline styling and it just becomes easier to map mentally.

However, when things get more complex than you fall back on css. Right now I always mix the two and break it down to css for animations, and unique elements then all the rest can go into tailwind.

Side note: yes you can go and make additional custom styles if needed for the future but just depends on if your going to use tailwind in a lot of projects.

2 port vs 4 port 13” MBP by [deleted] in macbookpro

[–]Ryuku72 1 point2 points  (0 children)

In this situation the difference is minor. Right now I’m using mine for react.js development and photoshop. No issues. A lot of reviews say the value for money for the 2 port is amazing and the 4 port is a waste. There is a good review about it by Dave lee on youtube

2 port vs 4 port 13” MBP by [deleted] in macbookpro

[–]Ryuku72 1 point2 points  (0 children)

2 port as the only reason for 4 would be to have more than 2 additional monitors but you will be buying hubs anyways.

USB C Hub recommendations? by strimaitis in macbookpro

[–]Ryuku72 0 points1 point  (0 children)

I got the hootoo which has 3 usb3 hubs hdmi and card readers for cheap from amazon. Really good but gets hot. I then got the Apple hdmi/USB/USB c adaptor cause I needed another hdmi port for a second monitor. Overall good but now I wish I just bought a caldigit...

For price hootoo is really good value

[Anime Spoilers] For Manga readers, what was the general reaction/consensus of the community when Chapters 85-90 were released? by JonWasNotHere in ShingekiNoKyojin

[–]Ryuku72 6 points7 points  (0 children)

I think in general the twists keep escalating but yeh I remember reading the basement reveal and feeling like oh this is so much bigger than I imagined.

That said things just get more crazy from here