JH-Articles
-
React.js class components and function components
Key points about React.js class component as function component as well as the support in related applications.
-
React in Web Frontend Application
Key points about React.js Key points about React.js powered application routing
-
HTML Elements and Design Systems
HTML Elements and Design Systems are like of the classicial venn diagram pattern. They overlap of a part but also distinct in other parts.
-
Two-factor Authentication
When the year number is approaching 2024, two-factor authentication becomes mandatory for more and more information systems. Essentailly, two-factor authentication (2FA) enhances data security in the digital world.
-
Recommended Way to Do Web Development
Proper wording or definition helps understanding, therefore, a bit explanation for web development comes there. Web development has been a name mainly for web browser application development since quite some time, but web development literally not really just means web browser application development or web frontend development, and it does not really mean the "web" which is a subconcept of the Internet or a synonyme of the Internet. But in this article, I intend the web development means using technologies such as C/S or B/S architecture, HTTP (TCP/IP), HTML, CSS, JavaScript and related technology to do software development. Worth pointing out the related technology is vague concept to contain many different other technologies such as TypeScript, Webpack, Node.js, C#, .NET Core, Python, Flask, as well as many further technologies used to do web backend development.
-
Application Development Has An Application
There is a word "application" in the "application development" but the application means a lot of applications. When people talk about iPhone applications it indicates the application of iPhone abilities (hardware as well as OS APIs on iPhone); when people talk about web applications, it indicates the application of the application of technologies which are used to build the world wide web (as the name). As well as when people talk about financial applications, it means the application of financial methods.
-
The Background
It was already more than 5 years ago, the February in 2018, I quit my job as a R&D team leader in a startup legal tech company in Shanghai, China, to fully return to my master study at the Antai College of Economics and Management, a renowned and the first business school in China accredited by all three of the world’s most authoritative business school accreditation entities: AACSB, EQUIS and AMBA, in Shanghai Jiao Tong University. It symbolized a return to my supposed track of career after a diverge of about a year.
-
JH-WWW as The Portal
Specialties Image[] Image[]
-
JH-Vita as Up-to-Date Vitals
It comes again at a time when I should update my JH-Vita page.
-
A Summary of Simple Web Servers for Web Browser Application Development
References ```sh php -S 0.0.0.0:5000