[ $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 18/29)

    1/31/2022, 8:21:12 PM #105

    🀒 Stop using express / koa and start using ... When building absolutely any API, I need: 1. An API schema with introspection capabilities (transforming the schema into language typing) 2. A UI that demonstrates the API (e.g., swag… read more

    1/26/2022, 9:24:52 PM #102

    😭** Knex JS breaks logger** Knex is one of the most well-known libraries for working with SQL in NodeJS. And as expected, libraries of this kind can accept an external logger as input. BUT instead of simply calling the logger's functions,… read more

    1/21/2022, 3:46:11 AM #101

    πŸ” Query Encryption We found a solution, and I want to share it with you: The task was to add an extra layer of security to help (1) identify the user and (2) verify that the message content was not altered on its way to the server. Th… read more

    12/25/2021, 7:16:35 PM #99

    πŸ’¬ Friends, I have a question for you: has anyone dealt with the problem of request signature encryption using symmetric or asymmetric encryption? Colleagues are developing a financial transaction service and have chosen HMAC (symmetric en… read more

    12/20/2021, 6:58:22 PM #98

    Video on the course πŸ”₯ Advanced Node.js & TypeScript I decided to record another video to tell you a bit more about the upcoming course: https://www.youtube.com/watch?v=MUosEJXDvnk So … read more

    12/14/2021, 11:20:33 PM #97

    πŸ”₯ I'm launching the "Advanced Node.js & TypeScript" course πŸ”₯ Over the past six months, I've already run a closed stream of the course on Node.js + TS, and over the weekend, a new student joined me. And as they say: "It's more fun tog… read more

    12/3/2021, 11:39:48 PM #96

    Ξ» Functional Oriented Programming (FOP) Ξ» Those who read the previous post about "interim results" learned the plot twist: it turns out we were comparing not FP vs OOP, but FP + PP (Procedural Programming) vs OOP. FP and PP share the c… read more

    11/28/2021, 11:50:03 PM #95

    πŸŽ“ What FDD Will Teach You πŸŽ“ Guys, I have one huge request: All these concepts and methodologies are, of course, very interesting and beautiful, but they are all needed to solve specific problems! I decided to compile a list of sp… read more

    11/26/2021, 1:44:44 AM #94

    πŸƒ Intermediate results of OOP vs PP... oh, that is FP... or rather FOP... oops... πŸƒ Link: https://fdd.davidshekunts.ru/fp-vs-oop/oop-vs-fp-conclusions So, it's time to s… read more

    11/13/2021, 1:55:24 AM #92

    πŸ“° IT NEWS = FDD | REACT-NOTION-X | CALAMAR JS GAME | CLICKHOUSE + METABASE + YANDEX CLOUD First experimental issue of IT News The beginning turned out to be prolonged (the main part starts at 05:50), and also the chapters (timecodes) … read more