Read docx files in React.jsThis article discusses how to read a .docx file in React applications using @xmldom/xmldom and pizzip.Apr 3, 2023Apr 3, 2023
Cookie consent in NextJsThis article discusses how to add cookie consent to a NextJs app using cookies-next package.Nov 1, 20221Nov 1, 20221
Convert HTML string to PDF in ReactJsThis article discusses how to convert a HTML string into a PDF document in client side apps which uses ReactJs using jsPDF package.Aug 24, 20221Aug 24, 20221
Published inTowards DevParsing CSV files in ReactJsThis article discusses how to read and parse a “.CSV” file in a React component and save the data to a React state.May 27, 20221May 27, 20221
Multiple environments in Netlify functionsHandling multiple environments in Netlify’s functions (A serverless Lambda function service from Netlify)Jun 6, 2021Jun 6, 2021
Hasura Actions using Netlify FunctionsWrite your business logics using netlify functions and add them to hasura using Hasura’s Actions.Apr 23, 2021Apr 23, 2021
Published inFrontend WeeklyImage Compression in ReactJsCompress your images before upload using the amazing tool called “compressorjs”Mar 16, 20215Mar 16, 20215
Serving Apple App Site Association file using Nginx for React AppsServing the apple-app-site-association.json or apple-app-site-association.applescript file through an Nginx server.Dec 4, 20202Dec 4, 20202
Published inThe StartupAuthenticate using Apple on Web using Firebase AuthAuthenticate your apps using apple in the web using javascript and Firebase Auth.Jul 15, 20203Jul 15, 20203
Published inBetter ProgrammingHow to Create Subscriptions in Apollo GraphQLGraphQL and WebsocketsFeb 19, 20201Feb 19, 20201