Jakarta EE
In September 2017, Oracle announced its intention to transition Java EE to the Eclipse Foundation. Java EE has since been rebranded to Jakarta EE, and JSF 2.3 (Eclipse Mojarra) has been adopted for continuation. The next major release of the JSF specification will be Eclipse Mojarra 3.0. (source from JavaWorld...
Showing posts with label Software Tech. Show all posts
Showing posts with label Software Tech. Show all posts
Wednesday, June 26, 2019
Wednesday, June 26, 2019
Jakarta EE and JSF 2.x
Saturday, March 30, 2019
Saturday, March 30, 2019
Create a backend for frontend application architecture
A Backend for Frontend (BFF) architecture can be used to create
backends for client-facing mobile or web apps. BFF’s can help support an
application with multiple clients while at the same time moving the
system into a less-coupled state than a monolith system. This code
pattern helps teams iterate features faster and have control over the
backends for mobile apps without affecting the experience...
Wednesday, June 15, 2016
Wednesday, June 15, 2016
The new Web application architectures and their impacts for enterprises

In the first part of this article, we talked about new front-end architectures, which consist of JavaScript Web applications using APIs provided by a back-end server: The new Web application architectures and their impacts for enterprises – Part 1.
We saw that they recently emerged thanks to...
Saturday, April 16, 2016
Saturday, April 16, 2016
Embedded Software
Embedded software is specialized programming in a chip or on firmware in an embedded device to controls its functions.
Hardware makers use embedded software to control the functions of
various hardware devices and systems. Embedded software controls device
functions in the same way that a computer’s operating system controls
the function of software applications. Almost any device can contain...
Friday, January 1, 2016
Friday, January 01, 2016
Android
Android is a mobile operating system (OS) currently developed by Google, based on the Linux kernel and designed primarily for touchscreen mobile devices such as smartphones and table...
Friday, January 01, 2016
iOS
iOS is an operating system used for mobile devices manufactured by Apple Inc. "both the iPod touch and the iPad are iOS devices". It is the same as Android OS.
To run iOS application on emulator, it needs to install Mac OS X operating system the same as using Android on ubuntu. Then setup iOS on Mac OS X operating system to study it using emulato...
Friday, January 01, 2016
Mobile Concept

Các dạng khác nhau của ứng dụng mobile
Touch: Swipe, tap, and beyond
Telecommunications
Telecommunications, also called telecommunication, is the exchange of information over significant distances by electronic means. A complete, single telecommunications circuit consists of two stations, each...