MAC/macOS

Oracle WebLogic Java Application Server (Developers version) – macOS installation
|

Oracle WebLogic Java Application Server (Developers version) – macOS installation

WebLogic Server is offered mainly, in 3 editions: Basic, Standard, and Enterprise. However, in this post, we are not going to enter into the detail of differences between the above editions not to present WebLogic features in detail. What we will do, is show how you can install the WebLogic Server for Developers version 14 (14.1.1.0) on your macOS.

Installing Typescript via node, and start using it via VS Code (macOS)
| | |

Installing Typescript via node, and start using it via VS Code (macOS)

Typescript is a programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript and adds optional static typing to the language. TypeScript is designed for the development of large applications and transcompiles to JavaScript.

Obtaining WordPress installation files and deploying its whole folder structure on macOS
|

Obtaining WordPress installation files and deploying its whole folder structure on macOS

WordPress is a free and open-source content management system (CMS) written in PHP and paired with a MySQL or MariaDB database.WordPress is used by more than 60 million websites,including 39% of the top 10 million websites as of January 2021.Here we are going to download it and deploy its whole folder structure on macOS. Then you can use it for any new site you want to set up.