[Redirect Magazine] #4 - CLI tools, coding ASP.NET Core on Linux, actors and some more perf stuff
Here comes another round of interesting reads/watches. Articles “Command line “tab” completion for .NET Core CLI in PowerShell or bash” Something I had no clue that existed:.NET command line autocomplete and static file server. “Diving deep into JavaScript array – evolution & performance “ Some insights on the array performance in JavaScript. “Dataflow (Task Parallel Library)” I had no clue there was an actor model like API tied into the TPL....