by Nate King | Aug 6, 2021 | Blog, Digital Experience, Liferay DXP, Portals
Recently I took on the challenge of building a React app that utilizes Typescript & Material UI by using the Liferay-JS Yeoman generator. This approach was taken as an alternative to using Create React App & adapting it to Liferay. The benefit is there are no...
by Asier Del Pozo | Feb 18, 2021 | Blog, Liferay, Portals
I wanted to name this post “The Peter Parker principle I,” or “How to allow your administrators to mess with the content directly in Production,” but getting to the point is always preferred, they say. One of the coolest features Liferay...
by Keith O'Connell | Feb 5, 2021 | Blog, Cloud, DevOps, Digital Experience, Portals
This hands-on tutorial gives you an introduction to the process for integrating Liferay with OpenTelemetry to extract logs, traces, and metrics from Liferay. We’ll spin-up Liferay using the pre-packaged Liferay DXP container from LIferay, Inc. and integrate it...
by Jon Ilko | Dec 8, 2020 | Blog, Digital Experience, Portals
Recently I was tasked with developing a custom Angular widget on the latest release of Liferay DXP 7.3. This widget was developed to act as a reference architecture of an Angular SPA running in a Liferay portal environment. The specific widget I developed was a Lead...
by Vivek Agarwal | Sep 2, 2020 | Blog, Liferay DXP, Portals
The National Institute of Standards and Technology (NIST) is a non-regulatory government agency of the United States Department of Commerce whose mission is to promote US innovation and industrial competitiveness. NIST aims to achieve this goal by advancing...
by Ben Kinsey | Aug 17, 2020 | Applications, Blog, Digital Experience, Portals
In this blog post, I’ll focus on testing React/Redux apps with the Visual Studio Code editor. The following repo is a companion to this blog post. The Big Picture There are many opinions about what constitutes best practices when it comes to building and testing...