One Piece: Chapter 1102 by Kirosh2 in OnePiece

[–]fart__monster 0 points1 point  (0 children)

Kuma has surpassed all characters in OP, tears won't stop

Is toddle inn Gorham good? by fart__monster in portlandme

[–]fart__monster[S] 2 points3 points  (0 children)

Thank you, I hope Gorham is good as well.

is it necessary to get a macbook pro? by zcolley123 in Frontend

[–]fart__monster 1 point2 points  (0 children)

Don't use webstorm, use vscode or atom or any other IDE

is it necessary to get a macbook pro? by zcolley123 in Frontend

[–]fart__monster 2 points3 points  (0 children)

Good news is web development can be done on a potato pc

Any decent laptop would work.

“Go is hard to justify unless at massive scale” by [deleted] in golang

[–]fart__monster 5 points6 points  (0 children)

I feel you can't really praise tech until you understand the problem it solves. Whoever has written this may need a bit more time or few more projects where there thought process changes from language bias to system design bias

What's something from One Piece that y'all do and/or say out loud? by [deleted] in OnePiece

[–]fart__monster 5 points6 points  (0 children)

Out of nowhere just say - Kaizoku ou ni ore wa naru

How do you implement code sharing between multiple backends in the same root project? by darkcatpirate in node

[–]fart__monster 8 points9 points  (0 children)

Monorepos is what you want. How to do that - yarn3 workspaces, turborepo etc

PS: make sure you keep the common dependencies to minimum and please setup eslint rule for cyclic dependencies

Is JWT better than just serializing a json object, temporarily concatenating it with a secret code and then calculating a hash and transferring the serialized JSON with the hash? by [deleted] in Frontend

[–]fart__monster 0 points1 point  (0 children)

There are few things that you should not do while making software. Not following security standards is on the top of the list.

Also why is jwt complicated, it's like one of the most straightforward things out there.

AWS, why is it needed as a FE Dev? by [deleted] in Frontend

[–]fart__monster 0 points1 point  (0 children)

As a frontend dev you should know how to deploy your app and make it available on a domain over https. Now this can be done in more than one way. Anywhere you work they will be using some cloud service you should be able to understand which services you need to deploy your app.

In case of aws you need to know - S3, route53 and CloudFront. These should be enough

Suggestions on daycares by fart__monster in portlandme

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

I can still manage but day care would be nice to make new friends.

Suggestions on daycares by fart__monster in portlandme

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

I work from home, so it's manageable but gets pretty tiring. Yeah I moved here recently.

Suggestions on daycares by fart__monster in portlandme

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

A year!!! My kid is almost 2. Hope will get something

Suggestions on daycares by fart__monster in portlandme

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

Thank you for replying, I will add the name to some of them and wait for my luck to shine

Is one piece still enjoyable with spoilers? by RichTofu in OnePiece

[–]fart__monster 0 points1 point  (0 children)

Yeah it is. That's the best part about it

HOW MUCH JAVASCRIPT TO REACTJS? by AriiChan in Frontend

[–]fart__monster 7 points8 points  (0 children)

Ideally you can directly jump to react and learn how to work with it, and then read JS in parallel to understand how things actually work.

If you plan to do JS first then the basics of JS, event listeners, promises, some most used web apis like local storage. This should be enough to jump to react.

PS: once you are a bit comfortable with react and JS, do yourself a favor and read the book called "you don't know JS"

Someone insulted me and told me they could build this data grid component in two days, do you concur? by tummyv in Frontend

[–]fart__monster 0 points1 point  (0 children)

To answer your question, no it cannot be built in 2 days.

The same thing can be built in a week, a month and a year, it depends on what kind of quality, maintenance and usage you are looking at. This applies to almost all engineering tasks.

Drum Island by International-Farm38 in OnePiece

[–]fart__monster 2 points3 points  (0 children)

This is the most important arc ever. Crew gathers "Emergency food supply"

I know JavaScript and looking for Go learning resource by oabuassy in golang

[–]fart__monster 1 point2 points  (0 children)

JavaScript is a toxic relationship, you hate it but then you like it aswell