How to integrate Salesforce REST API March 1, 2023 Web Salesforce is a CRM that helps businesses manage the relationships and interactions with their customers and potential customers. Using their [...] Read more How to integrate Salesforce REST API
Creating a React plugin with Rollup, & Typescript January 24, 2023 React, Web Plugins are a great way to share code between projects. At Reckonsys we have multiple projects where we need to share components between two or [...] Read more Creating a React plugin with Rollup, & Typescript
How to Mock your React GraphQL Tests with Relay January 9, 2023 Testing, Web At Reckonsys, we use tools like React Testing Library to write unit test cases for our React applications. For one of our projects, we were [...] Read more How to Mock your React GraphQL Tests with Relay
Monorepo with React, Typescript, Tailwind. August 3, 2021 UI, Web The best Front-end stack for a web application now (Jul 2021) If you are starting a new mid-sized project and can choose any front-end stack. [...] Read more Monorepo with React, Typescript, Tailwind.
Bigga – A generic Docker Compose boilerplate to deploy your microservices (optimized for Python) July 7, 2020 DevOps, Python, Web Reckonsys is responsible for creating and maintaining multiple environments (QA/beta/production, etc) for each of our clients on cloud providers [...] Read more Bigga – A generic Docker Compose boilerplate to deploy your microservices (optimized for Python)
New Age of Web Applications with WebAssembly October 15, 2018 Web WebAssembly is a new technology that can alter the way how web applications are built. Unlike conventional web applications that make use of [...] Read more New Age of Web Applications with WebAssembly
Static Website Hosting Made Easy October 14, 2018 Web Static websites are used to deliver all HTML, JavaScript, images, video and other media files to website visitors and contains no application [...] Read more Static Website Hosting Made Easy