Developers working with React.js and Yarn in a Node.js 18.x environment often encounter a cryptic error: Error: error:0308010C:digital envelope routines::unsupported.
Common CSS Properties to Enhance the Appearance of Web Page
Learn how to use common CSS properties like font-size, color, padding, margin, and more to improve the appearance and functionality of your web pages.
Continuous Export Azure Application Insights Logs to Storage Account
Continuously export your Azure Application Insights logs to your Azure Blob Storage account. Application Insights have low retention for keeping your logs.
Deploy a Static HTML CSS Web Application using Microsoft Azure Cloud Shell
Getting started to deploy a simple static HTML CSS web application to Azure Web App service using Microsoft Azure Cloud Shell. We will use GitHub repo for code.
Get the List of All Runtime Languages and their Versions for Linux Azure Web Apps
Get the list of the Linux Azure Web Apps runtime languages and their versions. The supported runtimes with their versions in Azure Web Apps for Linux.
Write a Program to Add a Background Image to Web Page
Set a Background Image to an HTML Web Page using the CSS Styling options. We will make use of the style tag in HTML and add a property of Background Image.
How to check if your Website is Slow?
You can use below given curl command to check the website response and if expected response is received within the timeout time, we can check its slowness.
Carousel Image Gallery using React.js
In this post, we will create a Carousel Image Gallery in React.js. This will be responsive with AutoPlay and Full-Screen functionality. We will create a component and pass array of images to it using props.
Create an Angular Application to Update QnA Maker Knowledge Base | Part 1
Thinking about creating an on-premises web application to update QnA Maker Knowledge base. Then you have come at the right place. This web application will be an alternative of updating QnA KB at https://qnamaker.ai.
You must be logged in to post a comment.