Hacker News new | ask | show | jobs
by eptakilo 3175 days ago
I'm a junior dev and I have been meaning to master a framework really well. I really like the concept of .net core, I have decided to stick with it. But the documentation is scattered, it doesn't feel consistent.

I wish they made that documentation as pleasant and well put together as Django's documentation.

As a junior dev good docs are the biggest thing for me.

2 comments

It's been a constantly moving target for the last two years. In theory, it should be getting more stable now with v2 of Core and hopefully all the docs and various tutorials/blogs/videos/etc will follow suit over the coming months. In the meantime, you'll probably want to filter out anything prior to 2017.
Why not master django then? If you don't want to put up with BS, then python ecosystem is the way to go.