Git rebase: what to use it for and whenIn two of my previous posts on the Git topic I have discussed important commands like git revert and git reset. Both of them are powerful…Feb 12, 2023Feb 12, 2023
Git Revert: undoing git history with confidence.Last week I started a series of blogs about Git — an open source distributed version control system. Check out my last blog where I…Feb 5, 2023Feb 5, 2023
Afraid no more: use git reset and its options: — soft, — mixed, and — hard like a pro.Often we get by performing our daily tasks using the routines that became second nature and are no longer questioned — “why do they work…Jan 28, 2023Jan 28, 2023
Series::Building Drag and Drop Dynamic AppBlog#3::Saving a React Component as a JPEGOct 23, 2021Oct 23, 2021
Series::Building Drag and Drop Dynamic AppBlog#2::Drag and Drop functionality with React/Redux toolkit, @use-gesture/react and Rails APIOct 7, 2021Oct 7, 2021
How to use Active Storage with React Hook — useForm, Redux toolkit and Rails APIWhen I decided to learn how to use Active Storage I didn’t think it would be so difficult to find references for my particular situation…Sep 10, 2021Sep 10, 2021
Set up Active Record Environment in 5 stepsIf you are coming from a place where you were used to initializing a full app skeleton just by running a command in your terminal (I am…Aug 4, 2021Aug 4, 2021
Picture perfect, you don’t need no filter……Turns out you do, and quite much of it if you are developing an online gallery showroom using React.Jul 7, 2021Jul 7, 2021