PinnedScalable folder structure in React applicationToday I will tell you about scalable folder structure in react application which helps me more than 1.5 years to maintain large react…Feb 28, 2022Feb 28, 2022
Go Telegram Bot: Password ManagerLast week I thought that sometimes Telegram messenger is very useful for quick-send of passwords or any text information across your…Apr 16, 2022Apr 16, 2022
Shadowing or how to fix: loop variable i captured by func literalVariable shadowing is a method where we copy the value into a variable in our scope, everything is simple but sometimes it’s exactly a…Mar 4, 2022Mar 4, 2022
How to clone an array/slice in GolangToday we compare two different clone methods in GolangMar 1, 2022Mar 1, 2022