Financial tips and advice on investment for developers:
"Learn how to free extra monthly cash from your dev-salary for investment"
There are so many different ways to free money for investments without thinking of getting another job. Download my Top-15 cash-freeing tips cheat sheet.
Creating Floating Label/Placeholder for Input with React
9 Aug, 2018


source: https://www.pexels.com/photo/several-assorted-color-tags-697059/
To make the application fancy, front-end web developers usually visualize it using animations or other effects. And now I am going to explain one of the methods how to apply the most famous floating label effect to the input field with React.
Internationalize Your App With React
27 Jul, 2018


source: https://www.pexels.com/photo/ball-shaped-blur-close-up-focus-346885/
Nowadays any viable product pursues the goal to grow globally. That means the successful online product is supposed to have minimum two language locales. One of them is english as an international language, and the other one depends on the spoken language of the target audience (usually domestic).