I'm sure your scale is similar.
HN user
raxor53
Why are all these comments suggesting new tools instead of answering your question? From what I've seen, high documentation only comes into higher level abstractions such as individual services or architecture design.
In school, I was taught to draw UML for classes within a program. I have never seen that IRL. I think the difference is the time required to comprehend the application.
If this was true, it'd be a great movie in about 10 years.
Why make this? Why not?
Yes, please
Is WeWork still around? After their last CEO, I thought they shut down most operations.
Probably not, alongside the rename, they essentially closed the business side to move to donations based.
Ryan Dahl has talked about how he regrets making npm the default package manager for Node. I think its smart to have some explicit separation between framework and package manager.
Typically your host will have a service specifically for secrets. For example: https://docs.github.com/en/free-pro-team@latest/rest/referen...
I use Visual Studio for C# (haven't tried Rider yet) for the reasons you mentioned. However, I feel that VSCode more than capable as a platform. The intersection of tooling for C# and VSCode is really lacking compared to TypeScript.
Completely agree. I watch various programming/software videos on YouTube, but afterwards my recommendations is filled with "Intro to JS".
Mike is everywhere D3 is, it's incredible. Most of the popular D3 questions on StackOverflow are answered by him.
CJ from Coding Garden does a phenomenal job with his streams. I've watched a few of his past streams on youtube and its refreshing. Its cool to see how he progresses through problems and is so endlessly positive. https://coding.garden/
Daniel Shiffman from Coding Train does something similar, but more focused on P5.js and general interactive toys. https://shiffman.net/
These are the new standards, please send out a memo.
I know NoRedInk has a lot of Elm components; however, they employ Evan Czaplicki, who is the creator of the language.