Hardique DasoreHow to increase the transparency of the background image without affecting the content?While creating landing pages, we often encounter the issue that the background image of the banner is too dark and any content added to the…Dec 27, 2023Dec 27, 2023
Hardique DasoreGenerate code snippet for REST API call from PostmanTesting REST APIs in Postman is a norm for all software developers. Once the REST API is tested in Postman, it is time to integrate the…Sep 9, 2023Sep 9, 2023
Hardique DasoreHow to add a link to JSON?In another edition to the JSON series, we can also add clickable links are part of the paragraph in the JSON. We can encapsulate the link…Jun 8, 2023Jun 8, 2023
Hardique DasoreHow to embed Google Map without API Key?Make your website more interactive by embedding Google Map for the location of your business. To embed Google Map to your webpage, one…May 21, 2023May 21, 2023
Hardique DasoreinBits and PiecesHow to Adopt a Micro Frontend Architecture for Angular ApplicationsA step-by-step guide to adopting a micro frontend architecture for your frontend application in Angular.Mar 13, 20231Mar 13, 20231
Hardique DasoreHow to use tailwindcss to add dark mode to your website?Dark mode has become a popular feature in recent years, as it allows users to reduce eye strain and conserve battery life on their devices…Jan 18, 2023Jan 18, 2023
Hardique DasoreAvoid “delete” keyword in JavaScript to remove propertyThe delete keyword is used to remove a property from an object in JavaScript. When a property is deleted, it cannot be accessed or re-added…Jan 11, 2023Jan 11, 2023
Hardique DasoreWill AI replace development jobs?It is a common question whether artificial intelligence (AI) will eventually replace development jobs, and it’s a topic that has been…Jan 10, 2023Jan 10, 2023
Hardique DasoreDifferent types of cases in variable naming conventionThere are several different conventions for naming variables in code, and the choice of which one to use often depends on the programming…Jan 10, 2023Jan 10, 2023
Hardique DasoreHow to make substring bold in JSON?We often encounter this problem where we want the substring of the description or paragraph to have a font-weight greater than the rest of…Jan 6, 2023Jan 6, 2023