May 10th 2024
Khám phá các cấp độ khác nhau của việc đề xuất ý tưởng trong công việc và cách nâng cao kỹ năng đề xuất
#Kỹ năng mềm #Quản lý #Phát triển cá nhân
Apr 16th 2024
Khám phá quy tắc 90/9/1 và cách nó ảnh hưởng đến cách chúng ta sử dụng công nghệ mới
#AI #Công nghệ #Phát triển cá nhân
Jan 20th 2024
Tư duy "Product, not Project" & Hành trình nhìn lại với Microservices
#Product #Project #Microservices
Feb 1st 2021
Simple Form: How to use the input group of bootstrap
#RubyOnRails SimpleForm InputGroup
Jan 10th 2021
Ruby on Railsで孤立したレコードを見つけて削除する方法
#RubyOnRails
Dec 24th 2020
In this article let's discuss the new upgrades made to React v17.0 that were released on October 20, 2020. React 17 has no new developer features added to it rather it has features added for backward compatibility.
#html #css #reactjs
May 21st 2020
Suppose the bundle size of your project is very huge and you don't want to load everything at once during the initial render you can use code splitting along with React to improve the performance and load time of your application.
May 15th 2020
Many a time I noticed that people find it very difficult to align content to the center either vertically or horizontally using CSS. So let's see few ways in how you can align content with css.