|
Showing 1 - 2 of
2 matches in All Departments
Achieve awesome user experiences and performance with simple,
maintainable code! Embrace the full stack of web development, from
styling with Bootstrap, building an interactive user interface with
Angular 4, to storing data quickly and reliably in PostgreSQL. With
this fully revised new edition, take a holistic view of full-stack
development to create usable, high-performing applications with
Rails 5.1. Rails is a great tool for building web applications, but
it's not the best at everything. Embrace the features built into
your database. Learn how to use front-end frameworks. Seize the
power of the application stack through Angular 4, Bootstrap, and
PostgreSQL. When used together, these powerful and easy-to-use
tools will open you to a new world of possibilities. This second
edition is updated to cover Angular - a completely reworked
front-end framework - and dives into new Postgres 9.6 features such
as UPSERT. Also new is Webpack coverage, to develop the front-end
code for your Rails application. Create a usable and attractive
login form using Bootstrap's styles, while ensuring the database
table backing it is secure using Postgres' check constraints. See
how creating an advanced Postgres index for a case-insensitive
search speeds up your back end - enabling you to create a dynamic
user experience using Angular 4. Create reusable components that
bring Bootstrap and Angular together and effectively use
materialized views for caching within Postgres. Get your front end
working with Webpack, use Postgres' features from migrations, and
write unit tests for all of it. All of this within Rails 5.1.
You'll gain the confidence to work at every level of the
application stack, bringing the right solution to every problem.
What You Need: This book covers Postgres 9.5, Rails 5, and Ruby
2.3. You should have some experience with basic Rails concepts and
a cursory understanding of JavaScript, CSS, and SQL, but by no
means need to be an expert. You'll learn how to install Postgres on
your computer or use a free version of it in the cloud.
As Ruby pro David Copeland explains, writing a command-line
application that is self-documenting, robust, adaptable and forever
useful is easier than you might think. Ruby is particularly suited
to this task, since it combines high-level abstractions with "close
to the metal" system interaction wrapped up in a concise, readable
syntax. Moreover, Ruby has the support of a rich ecosystem of
open-source tools and libraries. Ten insightful chapters each
explain and demonstrate a command-line best practice. You'll see
how to use these tools to elevate the lowliest automation script to
a maintainable, polished application. You'll learn how to use free,
open source parsers to create user-friendly command-line interfaces
as well as command suites. You'll see how to use defaults to keep
options simple for everyday users, while giving advanced users
options for more complex tasks. There's no reason a command-line
application should lack documentation, whether it's part of a help
command or a man page; you'll find out when and how to use both.
Your journey from command-line novice to pro ends with a look at
valuable approaches to testing your apps, and includes some fun
techniques for outside-the-box, colorful interfaces that will
delight your users. With Ruby, the command line is not dead. Long
live the command line. What You Need: All you'll need is Ruby, and
the ability to install a few gems along the way. Examples written
for Ruby 1.9.2, but 1.8.7 should work just as well.
|
|