$ echo "david shekunts — blog (notes || ideas || code)"
&& git pull github.com/Dionid \
&& tg message david_shek \
&& linked-in hire david-shekunts \
&& mail to [email protected]
$ ls ./posts/ (page 16/29)
😮 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
🤤 **Programming on iPad. 2. GitPod … read more
👑 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
**λ 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
🧐 **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
🎉** 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
**🤩 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
**👊 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
🙈 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
**👴🏿 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