Thank you for your comment and I'm glad to hear that you enjoyed the article!
Regarding your question, the recommendation of Bootstrap and jQuery in the example CMS was more of a personal preference and a matter of simplicity. Bootstrap is a popular and widely-used CSS framework that offers a variety of pre-designed components and styles, which can help speed up the development process and ensure a consistent and responsive user interface. Similarly, jQuery is a popular JavaScript library that offers a range of built-in functions and plugins, which can simplify common tasks like DOM manipulation and event handling.
That being said, libraries like Tailwind and React are also great options for building modern and responsive user interfaces, and can offer more flexibility and customization options than Bootstrap and jQuery. The choice of which library to use ultimately depends on your specific needs and preferences as a developer.
Thank you for your comment and I hope this answers your question!