20231106

How to make your Portlet reactive with Vue.js and Axios

Some people say, portlet development is out-of-date... but why should you care about that? Maybe you still have an integrated portal solutions like HCL (former IBM) WebSphere or Liferay running, while trying to not loose connection to modern frontend development..

I have found, that especially when it comes to building user-interfaces with a modern user-experience, portlet developers can easily make a paradigm-shift and start migrating towards another architecture with relatively little effort.

This post aims at helping You to integrate Vue.js into your legacy system based on IBM WebSphere Portal Server 8.5, but conceptually it should also work on any other portal framework. You can use it seamlessly in parallel to your existing code for serving Single Page Applications. From there you can move forward.

20181026

How to make a reactive, recursive tree navigation with Vue.js

In my last post I showed how to make your portlets reactive with Vue.js and Axios. Today I want to present my solution for a recursive tree naviagtion, that you can use as a component for the former. You can find a live demo on codesandbox.io.

20180910

Hello, world!

Check out my favorite topics:
Have a lot of fun!