> For the complete documentation index, see [llms.txt](https://dotnetweekly.gitbook.io/weekly/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dotnetweekly.gitbook.io/weekly/2018/2018.10/number-103.md).

# .NET Weekly #102

## Cloud & Web

1. [Serverless Smart Radio — Part II — Step functions](https://medium.com/a-tale-of-2-from-data-to-information/serverless-smart-radio-part-ii-step-functions-c566a23e8834)
2. [VueJS Cheat Sheet Part 1](https://medium.com/zero-to-code/vuejs-cheat-sheet-part-1-b30f772ed72)
3. [React hooks - not magic, just arrays](https://medium.com/@ryardley/react-hooks-not-magic-just-arrays-cd4f1857236e)
4. [Making Sense of React Hooks](https://medium.com/@dan_abramov/making-sense-of-react-hooks-fdbde8803889)
5. [Authorization middleware](https://github.com/aspnet/Security/pull/1894)
6. [Configuring named options using IConfigureNamedOptions and ConfigureAll](https://andrewlock.net/configuring-named-options-using-iconfigurenamedoptions-and-configureall/)

## Tooling & Libraries

1. [A first look at changes coming in ASP.NET Core 3.0](https://blogs.msdn.microsoft.com/webdev/2018/10/29/a-first-look-at-changes-coming-in-asp-net-core-3-0/)
2. [Language injection updates in Rider 2018.3](https://blog.jetbrains.com/dotnet/2018/10/29/sql-inside-c-strings-fragment-editor-run-query-console-language-injection-updates-rider-2018-3/)
3. [Data Science in Visual Studio Code using Neuron, a new VS Code extension](https://blogs.msdn.microsoft.com/uk_faculty_connection/2018/10/29/data-science-in-visual-studio-code-using-neuron-a-new-vs-code-extension/)
4. [Atom understands your code better than ever before](https://blog.github.com/2018-10-31-atoms-new-parsing-system/)
5. [BenchmarkDotNet v0.11.2](https://benchmarkdotnet.org/changelog/v0.11.2.html)
6. [Microsoft Orleans — Reporting Dashboard](https://medium.com/@kritner/microsoft-orleans-reporting-dashboard-16465d255199)
7. [Building a .NET IDE with JetBrains Rider](https://www.codemag.com/Article/1811091/Building-a-.NET-IDE-with-JetBrains-Rider)

## Architecture & Databases

1. [GitHub - October 21 post-incident analysis](https://blog.github.com/2018-10-30-oct21-post-incident-analysis/)
2. [The Architecture No One Needs](https://www.gregnavis.com/articles/the-architecture-no-one-needs.html)
3. [Architecture no one needs is server side templating](https://itnext.io/architecture-no-one-needs-is-server-side-templating-78331391274)
4. [Announcing Managed CockroachDB - The Geo-Distributed Database as a Service](https://www.cockroachlabs.com/blog/launching-managed-cockroachdb/)
5. [Using parallel sequential scan in PostgreSQL](https://rafiasabih.blogspot.com/2018/10/using-parallel-sequential-scan-in.html)
6. [TimescaleDB 1.0 is Production Ready](https://blog.timescale.com/1-0-enterprise-production-ready-time-series-database-open-source-d32395a10cbf)

## Programming Languages

1. [A Contract Pattern for Schemaless DataStores](https://eiriktsarpalis.wordpress.com/2018/10/30/a-contract-pattern-for-schemaless-datastores/)
2. [IBM releases Elm-powered app](https://discourse.elm-lang.org/t/ibm-releases-elm-powered-app/2364)
3. [WebAssembly Threads ready to try in Chrome 70](https://developers.google.com/web/updates/2018/10/wasm-threads)
4. [A Story Of Reliable Code](https://medium.com/@worldbeater/a-story-of-reliable-code-53293144f822)
5. [Roslyn - Target NetStandard 2.0 and .NET Framework 4.7.2 just merged](https://github.com/dotnet/roslyn/pull/30914)
6. [When and why to clean up your code - now, later, never](https://codewithoutrules.com/2018/11/02/when-clean-up-your-code/)

## Runtime

1. [Dump at least partial stack trace for stack overflow](https://github.com/dotnet/coreclr/issues/20478)
2. [The future of JSON in .NET Core 3.0](https://github.com/dotnet/announcements/issues/90)
3. [V8 release v7.1](https://v8.dev/blog/v8-release-71)
4. [The case for Thread.Abort / Thread.Suspend](https://github.com/dotnet/coreclr/issues/20705)
5. [Improve performance of Memory.Span property getter](https://github.com/dotnet/coreclr/pull/20386)

## Other

1. [Job interviews for developers - 15 simple points to happiness](https://kalapos.net/Blog/ShowPost/developer-interviews.html)
2. [Kotlin 1.3 Released with Coroutines, Kotlin/Native Beta, and more](https://blog.jetbrains.com/kotlin/2018/10/kotlin-1-3/)
3. [Quality and effort](https://seths.blog/2018/11/quality-and-effort/)
4. [Horizon - Facebook’s Open Source Applied Reinforcement Learning Platform](https://research.fb.com/publications/horizon-facebooks-open-source-applied-reinforcement-learning-platform/)
5. [Signed HTTP Exchanges](https://developers.google.com/web/updates/2018/11/signed-exchanges)
6. [A New Network - Rethinking Addressing and Routing](https://vasters.com/blog/a-new-network/)
