gauravvala.hashnode.devMy Redux Toolkit notesCreate store.js file in the src folder, which will have all the data you can create slices which are reducer functions what are actions based on the state of the application, this is a RTK functionality there can be multiple slices according to the...May 25, 2025·3 min read
gauravvala.hashnode.devLearning GO : 09 - PackagesHey! I am Currently learning Go Lang, and I am taking some basic Notes on my Notion and though I'd also just publish them here. They are not well thought out or well written but it's just me taking notes from time to time for my reference. I am takin...Nov 18, 2024·4 min read
gauravvala.hashnode.devLearning GO : 08 - File Handling, Error HandlingHey! I am Currently learning Go Lang, and I am taking some basic Notes on my Notion and though I'd also just publish them here. They are not well thought out or well written but it's just me taking notes from time to time for my reference. I am takin...Oct 15, 2024·3 min read
gauravvala.hashnode.devLearning GO: 07 - LoopsHey! I am Currently learning Go Lang, and I am taking some basic Notes on my Notion and though I'd also just publish them here. They are not well thought out or well written but it's just me taking notes from time to time for my reference. I am takin...Oct 15, 2024·2 min read
gauravvala.hashnode.devLearning GO: 06 - Function return values, if conditionHey! I am Currently learning Go Lang, and I am taking some basic Notes on my Notion and though I'd also just publish them here. They are not well thought out or well written but it's just me taking notes from time to time for my reference. I am takin...Oct 6, 2024·2 min read