Aerospace engineer, Painter and Musician.
I suppose YouTube wants to really monetize more and will eventually force users to pay YouTube premium or watch ads.
What do you all think?
How does your company handle this? Do you have an HR person that manually onboard them? Do you use software that creates these accounts for you?
Lastly, would you pay for a simple tool that does this?
I think that for SMEs that don't use HR software, a simple tool that just takes care of the onboarding/offboarding provisioning/deleting of accounts would be very helpful.
So, is data you extract from those services still relevant?
Is it better to build your own tools that don't depend on loading external scripts? If not, how do you solve this issue?
I am doing a lot of frontend development with javascript and I am still not convinced that having my styles in the javascript is worth it.
I hope someone can explain me why, in their experience, switching to CSS in JS was a good decision.
I find that having a strict naming convention in your css classes you can go very very far, without the need of making your js bigger and more complex. And if your problem is that CSS doesn't have a local scope, there's fixes for that too.
Examples would be:
- Building a house
- Cooking
And I hope, many many others
I found an old reddit link (2 ya) showing some examples, but only Calypso (from WP) is a good example. The others are small and old. https://www.reddit.com/r/reactjs/comments/496db2/large_open_source_reactredux_projects/
Do you have any recommendations on file structure or links to large repos?