[ $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 [email protected]

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

    8/16/2022, 1:07:06 AM #122

    **How to understand if a candidate is 🐣 Junior or πŸ“ Middle? **I added to my collection another very important rule to understand whether a candidate is Junior(+) or Middle(–), it sounds like this: | *If you have to do a Code Review of ea… read more

    8/10/2022, 2:53:39 AM #121

    **🐘 Local and Remote Sharding/Partitioning in PostgreSQL **Hello everyone! I don't have time for full posts right now, but I have many small useful notes that I will gradually share with you [Link to the article](https://medium.com/@it-ka… read more

    7/8/2022, 2:41:27 PM #117

    🎞 So, we've launched the conference streaming on the IT-Kachalki YouTube channel https://youtu.be/EtRaZwXhDyM Now we're going to launch the Telegram streaming as well read more

    6/30/2022, 3:11:01 AM #114

    • I'm slowly getting back to normal - I've completed the Advanced Node.js course and it was extremely successful, everyone is satisfied – I'll continue sitting and writing books – I'm heading to a conference in Perm, which I mentioned in t… read more

    6/16/2022, 5:35:21 PM #111

    🌢 IT Conference 🌢 My friends are hosting a powerful IT conference, I strongly advise everyone to attend read more

    6/16/2022, 5:35:21 PM #112

    Preparations for the Ural Digital Weekend are in full swing, and we are ready to announce the list of speakers in the "Development" section. We have gathered the strongest possible lineup of speakers, each of whom is an undisputed expert i… read more

    4/14/2022, 4:12:51 AM #110

    Watchdogs of job posting correctness read more

    3/20/2022, 7:08:58 PM #108

    **Node.js / TypeScript file and folder name convention **I often notice a problem with how people name files and folders in Node.js applications The correct way is: lower kebab-case And here's why, you can read about it in the article: [ht… read more

    3/6/2022, 6:25:58 PM #107

    Setting up Fish Shell + NVM + Macbook M1 (Apple Chip) I've just set everything up myself and recorded a simple set of actions (in case someone uses fish and wants to use nvm) What this is about: * fish shell – a great console utili… read more

    2/2/2022, 11:37:49 PM #106

    πŸ”Query Encryption using HMAC and AES-256-CBC Based on the post I wrote above, I released an article on Medium, where I attached JS code examples Feel free to use them: [link](https://medium.com/@it-kachalka-david-shekunts/%D1%88%D0%B8… read more