Anton KalikinITNEXTForgot Password using Node JS with Knex and ExpressA detailed analysis of how to make a reset for a user when he has forgotten his password. How to send email from Node JS and validate…Mar 281Mar 281
Anton KalikinITNEXTInitializing Services in Node JS ApplicationAn in-depth guide on managing service initialization in Node.js applications, illustrated with a refined JWT Service example.Mar 10Mar 10
Anton KalikinITNEXTMastering Authentication and User Flow in Node.js with Knex and RedisCreate and understand a robust authentication solution for Node js server using Knex for database management, Redis for efficient caching…Mar 31Mar 31
Anton KalikinITNEXTCrafting a Custom Sports Activity Service with OpenAI and Node JSDevelopment journey of a Node.js application with OpenAI integration, we craft a tailored sports activity service that dynamically adapts…Feb 28Feb 28
Anton KalikinBetter ProgrammingImplementing Semantic Release for Public Non-Scoped PackagesDetailed instructions on publishing a non-scoped public package using semantic release leveraging the power of GitHub ActionsSep 14, 2023Sep 14, 2023
Anton KalikinITNEXTCrafting Database Models with Knex.js and PostgreSQLDiscover the magic of building robust models with ease, as we journey through the world of Knex.js, making database modeling and testing…Sep 5, 2023Sep 5, 2023
Anton KalikinBetter ProgrammingHow to Create Node.js Server With Postgres and Knex on ExpressA comprehensive guide on setting up a Node.js server and integrating it with a PostgreSQL database using the Knex SQL query buildingJul 21, 20235Jul 21, 20235
Anton KalikinBetter ProgrammingLerna Monorepo with Vite and StorybookHow to organize frontend packages in monorepo, track changes across all projects, reuse shared libraries, and build packagesJun 9, 20232Jun 9, 20232
Anton KalikinBetter ProgrammingExecution Types Models in Node.jsA detailed explanation of different execution type models and how it works in Node.js with real practical examplesMar 8, 2023Mar 8, 2023
Anton KalikinBetter ProgrammingReact State Management Without DependenciesHow to create global state management in React applications without side dependencies and unnecessary rerenderingJan 27, 20232Jan 27, 20232