Shakya PeirisServer-Sent EventsAre you looking for a lightweight medium to pass messages from a server to a client in a single direction via a persistent connection?Aug 3Aug 3
Shakya PeirisRust Macros: Unstructured to Structured TransformationHave you ever used the AWS DynamoDB SDK for Rust or any other method to retrieve data and wanted to dynamically structure it? This article…May 20May 20
Shakya PeirisLink Your ListsHello Everyone! Hope you are doing well. So rather than writing about fancy things like React and Next I thought to write a blog related…Jul 24, 2021Jul 24, 2021
Shakya PeirisPre Rendering with SSG in Next.JsHello everyone hope you are reacting well. So today let’s discuss how to fetch data from a backend server with improved SEO.Jun 4, 2021Jun 4, 2021
Shakya PeirisWhat the NEXT?! 🤔👀Hello everyone hope you are react… mmm (Yeah reacting well). So today let’s discuss why Next.js is so important.Jun 2, 2021Jun 2, 2021
Shakya PeirisinNerd For TechThunks and Action creators in React/ReduxHey what’s up! Hope you are reacting well. So, first of all I’d like to apologize you for directly dive in to advance redux before…May 28, 2021May 28, 2021
Shakya PeirisinNerd For TechuseReducer hookUp to now you might have used useState hook. It’s used to manage the component wide state. The same task is done by the useReducer hook and…May 23, 2021May 23, 2021
Shakya PeirisWhat is Context API(Redux alternative)Hey wassup! Hope you are reacting well. Today let’s discuss what is Context API in react. If you are using redux you must have used it in…May 21, 2021May 21, 2021
Shakya PeirisCustom Hooks in ReactHello everyone, hope you are doing well. Today let’s discuss how we could implement custom hooks in react. As we now in 2019 react hooks…May 20, 2021May 20, 2021