Every Tuesday we round up the previous week's top posts based on traffic, engagement, and a hint of editorial curation. The typical week starts on Monday and ends on Sunday, but don't worry, we take into account posts that are published later in the week.
You Don’t Need a Mentor: Embracing the Power of Community
Everyone says “find a mentor”, but in reality it might not be all that effective to rely solely on them. @bekahhw shows us that when we see mentorship as daily opportunities to learn and grow, communities become an invaluable resource.
You Don’t Need a Mentor: Embracing the Power of Community
BekahHW for OpenSauced ・ Aug 7 '23
How to Improve Performance of Your Database by Indexing Large Tables
Database indexing is a technique that makes searching and retrieving data from a database faster. Here’s @karishmashukla with more on why you would want to index your database and how to go about doing it.
How to Improve Performance of Your Database by Indexing Large Tables
Karishma Shukla ・ Aug 7 '23
The Moq-gate: You Either Die a Hero...
The .NET community is currently engaged with an alarming discussion regarding the implications of the latest Moq version. What is this all about? @pbouillon will fill you in!
Debugging Rules: Understand the System
Fixing problems without a genuine understanding can create unnecessary difficulties and compromise the program's quality. This series from @rajasegar is all about debugging, so read on to learn more!
Debugging Rules: Understand the System
Rajasegar Chandran ・ Aug 12 '23
Complementing exceptions - Introducing monads for error handling in ruby
Contemporary programming languages like OCaml, Rust, Elm, Haskell, and Go feature an approach alternative to exceptions. Essentially, errors are treated as values and they are managed as regular variables. Let’s dive into this technique with @cherryramatis!
Complementing exceptions - Introducing monads for error handling in ruby
Cherry Ramatis ・ Aug 13 '23
Introducing ModelFusion: Build AI apps with JavaScript and TypeScript
There are few libraries out there specifically for JS/TS devs that make working with AI models, including LLMs, easier. That’s why @lgrammel has announced ModelFusion!
Introducing ModelFusion: Build AI apps with JavaScript and TypeScript
Lars Grammel ・ Aug 8 '23
My final take on Gradle (vs. Maven)
Gradle is built on the premise that flexibility is good, while experience has shown @nfrankel the opposite. Irrelevant customizations bring no benefit and are easy to develop but expensive to maintain.
That's it for our weekly Top 7 for this Tuesday! Keep an eye on dev.to this week for daily content and discussions...and be sure to keep an eye on this series in the future. You might just be in it!
Top comments (4)
Congrats to all our authors! @nfrankel, @lgrammel, @cherryramatis, @rajasegar, @pbouillon, @karishmashukla, and @bekahhw!
Thanks so much!!!
It’s an honor to feature this amazing list
Thanks for the feature