Readit News logoReadit News
tankmohit11 commented on What's New in Ruby on Rails 8   blog.appsignal.com/2024/1... · Posted by u/amalinovic
int_19h · a year ago
IMO the biggest problem with Ruby is still the docs. When you look at https://www.ruby-lang.org/en/documentation, you see a bunch of books - some of which are considerably out of date by now - and the official "API docs". For some mysterious reason, all the actual language features are also listed under API: https://docs.ruby-lang.org/en/3.3/syntax_rdoc.html. Worse yet, there's no proper table of contents - you get a kind of index on the left, but it's alphabetically sorted, and things on the same level are often unrelated. Compare to Python, where you have https://docs.python.org/3/reference/index.html that one can just read in order and end up with a very good understanding of the language.
tankmohit11 · a year ago
I started learnig rails a couple of months ago. I took a ruby crash course and opened rails guides.

The thing discouraged me to go further was that many sections has work in progress label. I thought I might be looking at the beta docs, but no. I checked the same page down to multiple major version and the work in progress was label was still there.

Coming from Django/Laravel world, incomplete docs discouraged me to try rails.

tankmohit11 commented on .NET Blazor   dusted.codes/dotnet-blazo... · Posted by u/dustedcodes
tankmohit11 · 2 years ago
I develop company's internal tooling using Blazor Server, and have developed moderately complex and data intensive applications. As a former React Developer who has spent most of his time working with Node.js and JavaScript tooling, Using Blazor WA and Server felt like a breath of fresh air. C# is joy to write and everything fits very well with existing enterprisy Microsoft services.

State management is pain in React, until you install 3rd party libraries (Jotai, Zustand etc.), each value needs to be bound individually.

Dotnet command line felt very snappy compared to npm/pnpm.On my crappy company laptop, when a nextjs application dev server starts, my blazor server app has already opened a browser tab with website running locally. efcore is also good.

Overall working with blazor felt like working with Vue/Svelte, but with faster performance on backend. Nowadays I only touch React if strictly necessary.

tankmohit11 commented on Ask HN: Good non-fiction books without filler?    · Posted by u/branislav
tankmohit11 · 7 years ago
Read The Meditations by Marcus Aurelius. It is available for free online. It's straight to the point. Each line of this book can be used as a quote.

Other books I found without filler is 48 laws of power. It is a also a good read.

tankmohit11 commented on Cerebro App – Open-source productivity booster with a brain   cerebroapp.com/... · Posted by u/b01t
tankmohit11 · 9 years ago
i just use alt+space in kde plasma 5.
tankmohit11 commented on Finding an Alternative to Mac OS X   bitcannon.net/post/findin... · Posted by u/wezm
tankmohit11 · 9 years ago
Why no plasma 5.x based distribution?

Deleted Comment

u/tankmohit11

KarmaCake day3January 3, 2017View Original