- Oracle JET for Developers
- Raja Malleswara Rao Pattamsetti
- 416字
- 2021-07-02 22:03:01
Preface
In real-world enterprise application design and development, multiple aspects need to be considered, starting from building a simple drop-down list to developing platform-independent features such as accessibility or UI consistency, which are left unattended more often than not. Oracle JavaScript Extension Toolkit (JET) gives you the set of important building blocks needed for your application, and it doesn't forget about making your application mature, in terms of internationalization, localization, and multiplatform development.
While we describe each of the concepts with a detailed explanation and handy diagrams that aptly represent the components and developer actions, we also bring appropriate examples and code snippets to help you understand how they can be implemented with the help of Oracle JET.
There are numerous improvements to the Oracle JET concepts and additional features that enable support for the development of web applications with Oracle JET. We'll discuss each of the Oracle JET concepts, along with improvements and their implementation in, separate chapters; these concepts have helped the field of web development advance further over the last few decades. This should cover the design thoughts and security aspects as well, which we believe lets you concentrate on each specific topic and understand it a step further with the right combination of explanations, diagrams, and code snippets.
This book took about 6 months for me to write and it was a great journey. The design and development experiences with multiple enterprise applications on cloud portfolio and webpack systems, along with the support of solution architecture teams, helped me go through the on-ground challenges and improve the design standpoint of the web interface. There are many places where I start talking about the project development life cycle, Agile, TDD and BDD, and the importance of rapid development and automated tests on UI development before the solution implementation specifics. Also, care has been taken to help you with the explanation of the concepts in such a way that you'll feel like you're participating in a detailed technical conversation.
Most of the concepts are imbued with an everlasting perception of reusability and thorough engineering, and I believe some parts of this will remain with you as useful techniques to reuse in your application development.
Finally, while I've made sure to complement every chapter with plenty of illustrations to get the desired output, I think it is paramount for you to review each concept and practice it, so you learn and build your confidence of working with such systems.
Have fun building great things!
- Learning OpenDaylight
- 嵌入式Linux開發技術
- Cybersecurity:Attack and Defense Strategies
- Extending Puppet
- 操作系統基礎與實踐:基于openEuler平臺
- Alfresco 4 Enterprise Content Management Implementation
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- 云原生落地:產品、架構與商業模式
- Linux設備驅動開發
- 分布式高可用架構之道
- Windows 7使用詳解(修訂版)
- Linux軟件管理平臺設計與實現
- Android NDK Beginner's Guide
- Instant Responsive Web Design
- Modern Python Cookbook