How to use lit-html
We talk about lit-html and different functions available in the library.
This week I’ve looked into fetching list prices using the list price rule defined in commerce. There isn’t any GUI to set the rule used for your list prices. And if you just fetch the value from CatalogEntryDataBean getListPrice you will get the value in the table LISTPRICE which should be deprecated in FEP6. You…
If you have any questions that could fit for a 10k AMA please leave them in the comment section below.
We are looking into installing Redhat 9 without any interaction using Kickstart. Kickstart is a tooling that gives you configuration options to prepare your system and manage the installation flow.
We go through how to run java code in your browser using different projects.
We look into the very basic commands of git. Making changes and committing to a branch.
I talk about some maintainance I had to do recently where we switched the public network of our monitors, removed the cache tier and remove massive amount of objects and all the problems we encountered and handled.