You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
Explore an alternative method of front-end application development without using frameworks or third-party libraries. This book provides you with the required skills and freedom to consider a “no framework” approach when choosing a technology for creating a new project. You’ll work through the most important issues in a clear and sensible way, using practical methods and tools to gain an understanding of non-functional requirements. This book answers questions on important topics such as state management, making a routing system, creating a REST client using fetch, and reveals the trade-offs and risks associated with choosing the wrong framework or tool for your project, as well as pro...
Practical lessons, examples, and practices from PHP experts on how to take your PHP skills to a professional level Key FeaturesEasily navigate to key clean code principles specific to PHP development with this hands-on guideLearn the how and why of writing clean code through practical examplesSkip the superfluous knowledge and grasp everything that's relevant to the real-world development environmentBook Description PHP is a beginner-friendly language, but also one that is rife with complaints of bad code,;yet no clean code books are specific to PHP. Enter Clean Code in PHP. This book is a one-stop guide to learning the theory and best practices of clean code specific to real-world PHP app d...
Explore tools, techniques, and practices to remove performance bottlenecks and enhance the stability of your Laravel and PHP web applications Key FeaturesGet a complete view of what it takes to design and build a high-performing application with OctaneReuse objects across requests and execute application logic asynchronouslyLearn key elements to design and build a performance-optimized and production-ready applicationBook Description Laravel Octane is a very powerful component in the Laravel ecosystem that can help you achieve remarkable app performance. With Laravel Octane, you will find tools (queues, cache, and tables) that facilitate a new asynchronous approach for improving application ...
A PHP developer's practical guide to planning, writing, and deploying maintainable and extensible software solutions with automated tests in a well-structured way Key FeaturesLearn to organize and translate business requirements into maintainable softwareMinimize regressions and bugs while releasing new features or bug fixesBuild maintainable applications using SOLID principlesBook Description PHP web developers end up building complex enterprise projects without prior experience in test-driven and behavior-driven development which results in software that's complex and difficult to maintain. This step-by-step guide helps you manage the complexities of large-scale web applications. It takes ...
Landscapes, Sources and Intellectual Projects of the West African Past offers a comprehensive assessment of new directions in the historiography of West Africa. With twenty-four chapters by leading researchers in the study of West African history and cultures, the volume examines the main trends in multiple fields including the critical interpretation of Arabic sources; new archaeological surveys of trans-Saharan trade; the discovery of sources in Latin America relating to pan-Atlantic histories; and the continuing analysis of oral histories. The volume is dedicated to Paulo Fernando de Moraes Farias, whose work inspired the intellectual reorientations discussed in its chapters and stands as...
Examine the building blocks that make any good MVC framework using PHP 8. This book exposes all the considerations that many developers take for granted when using a popular framework, and teaches you how to make this MVC framework your own. You'll quickly get started writing your first bit of framework code, then, you build a variety of examples using aspects of an MVC framework, including a router, a template engine, a database library, a persistence engine (ORM), and a testing framework. In the next section, you'll implement sessions, caches, file systems, queues, logging, and mail. You'll wrap up by building a larger scale sample web application: a sales website for a company that sells ...
Joomla is a free, open source CMS (Content Management System) written in PHP. There are are about 90 million downloads worldwide. Joomla can help you developing great web applications in a very short time. Joomla is fast and reliable, fully compatible with PHP 7.1, and you can edit the pages directly from the frontend. More intuitive than other CMSs, Joomla is used by Harvard University, Linux, MTV, UNRIC (United Nations), and many others. This book will help you to install & customize Joomla, with your own code. You'll learn the basics of many programming languages essential to build your application. Many tools are discussed to facilitate your development & debug, and you can download sample applications discussed in the book.
This text provides a guide to understanding the mechanisms involved in the pathogenesis of muscoskeletal sepsis. It covers areas such as bone, cartilage, soft tissue, and biomaterial interaction in the face of infection.
There is virtually nowhere on earth that remains untouched by plastics and the situation presents a serious threat to our natural world. Despite the magnitude of the problem, the interventions most often put in place are consumer-led and market-based and only nominally capable of addressing the issue. As the problem worsens and neoliberal ideologies limit the world’s responses to this crisis, there is a growing need for legislative frameworks that attend to the complex social and ecological issues associated with plastics. The contributors to this volume bring expertise from across academic disciplines to illustrate how plastics are produced, consumed, and discarded and to find holistic an...
Learn how to develop modern object-oriented applications with PHP using test-driven development (TDD) and behavior-driven development (BDD) aided by mature reusable components Key FeaturesCreate clean code based on components' reusability to create large-scale enterprise applicationsMake effective use of design patterns in an object-oriented softwareUnderstand the division of a PHP web application structure in layers to build customized websites and apps for various business needsBook Description Considered the next generation of the Zend framework, Laminas is a high-performance PHP framework for creating powerful web applications with an evolutive architecture. This book takes a hands-on ap...