Mastering the faster web with PHP, MySQL and JavaScript : develop state-of-the-art web applications using the latest web technologies /

Saved in:
Bibliographic Details
Author / Creator:Caya, Andrew, author.
Imprint:Birmingham, UK : Packt Publishing, 2018.
Description:1 online resource (1 volume) : illustrations
Language:English
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/12399192
Hidden Bibliographic Details
ISBN:9781788397711
1788397711
9781788392211
1788392213
9781788392211
Digital file characteristics:data file
Notes:Includes bibliographical references.
Description based on online resource; title from title page (Safari, viewed July 5, 2018).
Summary:Annotation Make web applications run faster by using advanced PHP, SQL and JavaScript techniquesKey FeaturesUse a customized PHP stack to create efficient data-driven web applicationsEnsure seamless implementation of a JavaScript & HTML 5 CSS based frontend and PHP based backend. Learn about problem identification, best strategies, and UI design patterns as well to build a clean, fast web applicationBook DescriptionThis book will get you started with the latest benchmarking, profiling and monitoring tools for PHP, MySQL and JavaScript using Docker-based technologies. From optimizing PHP 7 code to learning asynchronous programming, from implementing Modern SQL solutions to discovering Functional JavaScript techniques, this book covers all the latest developments in Faster Web technologies. You will not only learn to determine the best optimization strategies, but also how to implement them.Along the way, you will learn how to profile your PHP scripts with Blackfire.io, monitor your Web applications, measure database performance, optimize SQL queries, explore Functional JavaScript, boost Web server performance in general and optimize applications when there is nothing left to optimize by going beyond performance.After reading this book, you will know how to boost the performance of any Web application and make it part of what has come to be known as the Faster Web.What you will learnInstall, confgure, and use profling and benchmarking testing toolsUnderstand how to recognize optimizable data structures and functions to effectively optimize a PHP7 applicationDiagnose bad SQL query performance and discover ways to optimize itGrasp modern SQL techniques to optimize complex SQL queriesIdentify and simplify overly complex JavaScript codeExplore and implement UI design principles that effectively enhance the performanceCombine web technologies to boost web server performanceWho this book is forThe audience for this book would be PHP developers who have some basic knowledge of PHP programming and Web technologies. JavaScript programming knowledge is not necessary.