$ 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)
- 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
**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
**π 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
π 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
πΆ IT Conference πΆ My friends are hosting a powerful IT conference, I strongly advise everyone to attend read more
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
Watchdogs of job posting correctness read more
**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
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
π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