[ $davids.sh ] — david shekunts blog

$ echo "david shekunts — blog (notes || ideas || code)"

&& git pull github.com/Dionid \

&& tg message david_shek \

&& linked-in hire david-shekunts \

&& mail to run@davids.sh

$ ls ./posts/ (page 16/29)

    9/13/2022, 11:11:01 PM #133

    😮 Knex.js has updated its documentation and approach to TypeScript 😮 Wow, this is really nice. Their previous documentation was an unreadable wall of crap, but now... https://knexjs.org In addition to everything… read more

    9/13/2022, 5:38:39 PM #132

    🤤 **Programming on iPad. 2. GitPod … read more

    9/12/2022, 6:41:11 PM #131

    👑 Heroku is dead, long live the new Heroku 👑 Heroku killed its free plan... Very sad, because you could host PostgreSQL, Redis, Hasura, your applications, and other infrastructure things for free there. Alternatives for free app depl… read more

    9/11/2022, 6:19:24 PM #130

    **λ Immediately 4 chapters on FOP λ **For some strange reason, when I want to publish articles consecutively, I start procrastinating heavily and don't post anything, so this time, I decided to write and post everything I've got: **😢 **[Y… read more

    9/9/2022, 12:16:56 AM #129

    🧐 **You don't know what OOP is 🧐 **Link to the article A bold statement, I know, but try to answer the question: "What is OOP?" – without using the words Encapsulation, Inheritance, Polym… read more

    9/3/2022, 6:46:35 PM #127

    🎉** FOP v0.2 is here 🎉 **I've released the second version of the book **λ FOP λ **Link to the new book The new structure is more understa… read more

    8/24/2022, 7:15:20 PM #126

    **🤩 Programming on iPad. 1. Introduction **I bought an iPad and decided to code on it. I've already completed a lot of tasks + write all my articles on it + play games with PC and PS5. I'll start writing a [journal of my successes and fai… read more

    8/23/2022, 5:21:11 PM #125

    **👊 How to Make Developers Write Tests? **Another question I've heard multiple times from inexperienced Team Leads. The answer is simple: you don't need to force them. And here's what you need to do, as described in [this article](https:/… read more

    8/18/2022, 3:01:54 PM #124

    🙈 What are “good tests”? 🙊 The worst answer to this question: “X% coverage” – whether it's 100% or 20%. The best explanation is in the [article](https://medium.com/@it-kachalka-david-shekunts/%D1%87%D1%82%D0%BE-%D1%82%D0%B0%D0%BA%D0%… read more

    8/17/2022, 3:06:37 PM #123

    **👴🏿 The Behests of Seniors. Databases 💾 **Another trait that distinguishes a Senior from a Middle developer: | *A Middle developer knows how to use a database, while a Senior knows how to choose a database *I explain in a [note](https:… read more