One place for hosting & domains

      eBook

      How To Code in React.js eBook


      Download the Complete eBook!

      How To Code in React.js eBook in EPUB format

      How To Code in React.js eBook in PDF format

      Introduction to the eBook

      This book is an introduction to React that works from the foundations upward. Each chapter takes you a little deeper into the React ecosystem, building on your previous knowledge. Along the way, you’ll learn how to maintain internal state, pass information between parts of an application, and explore different options for styling your application. Whether you are completely new to React or if you’ve worked with it before, this series will be accessible to you. Every chapter is self contained, so you can jump between chapters or skip whole sections. The book is designed for you to take a concept and explore it by building a small project that mirrors what you will encounter in everyday development using React.

      Learning Goals and Outcomes

      By the end of the book, you’ll have a strong understanding of the different parts of a React application and you’ll be able to combine the parts together to build individual components and whole applications. You’ll be able to build small applications that use external data and respond to user actions. You’ll also learn how to debug and optimize your application to make the best user experience.

      How to Use This Book

      You can read the book in any order, but if you are new to React, start with the first chapter that shows you how to create a new project. Subsequent chapters will start with a new project, so it will be useful to learn how to bootstrap a new application. After that, continue straight through or skip to the chapters that interest you. If something is unfamiliar, back up and you’ll find a whole tutorial dedicated to the concept.

      Download the eBook

      You can download the eBook in either the EPUB or PDF format by following the links below.

      Download the Complete eBook!

      How To Code in React.js eBook in EPUB format

      How To Code in React.js eBook in PDF format

      After you’re finished this book, if you’d like to learn more about how to build applications using React, visit the DigitalOcean Community’s React section.



      Source link

      How To Manage Remote Servers with Ansible eBook


      Download the Complete eBook!

      How To Manage Remote Servers with Ansible eBook in EPUB format

      How To Manage Remote Servers with Ansible eBook in PDF format

      Introduction to the eBook

      This book is designed to introduce you to using Ansible to manage your servers. You’ll learn how to install and configure Ansible on a control node, and then how to use it to configure and run commands on remote servers. You’ll also learn how to collect tasks into complete Playbooks to automate server setup from start to finish.

      This book is based on the How To Manage Remote Servers with Ansible tutorial series found on DigitalOcean Community. The topics that it covers include how to:

      1. Become familiar with configuration management tools and processes, and the benefits of using them to manage your infrastructure.

      2. Install and configure Ansible on an Ubuntu 20.04 control node, ensuring that your servers are properly set up and that you are able to execute remote instructions through Ansible.

      3. Build inventory files and organize your servers into groups to selectively control how and where Ansible commands are run.

      4. Run Ad Hoc commands to execute individual tasks on one, or multiple remote servers.

      5. Package individual commands into Playbooks that you can use to automate the provisioning of multiple servers, and how to run specific sets of tasks in Playbooks using tags.

      Each chapter is usable on its own as a reference, or as part of a progressive guide to learning how to manage your servers with Ansible. If you’re familiar with a topic, or are more interested in a particular section, feel free to jump to the chapter that best suits your purpose.

      Download the eBook

      You can download the eBook in either the EPUB or PDF format by following the links below.

      Download the Complete eBook!

      How To Manage Remote Servers with Ansible eBook in EPUB format

      How To Manage Remote Servers with Ansible eBook in PDF format



      Source link

      Rails on Containers eBook


      Download the Complete eBook!

      Rails on Containers eBook in EPUB format

      Rails on Containers eBook in PDF format

      Introduction to the eBook

      This book is designed to introduce you to using containers and Kubernetes for full-stack development. You’ll learn how to develop a full-stack application using Ruby on Rails and PostgreSQL with Sidekiq, and how to manage them all — first with Docker, then with Docker Compose, and finally with Kubernetes.

      This book is based on the Rails on Containers tutorial series found on DigitalOcean Community. The topics that it covers include how to:

      1. Get started developing an application about sharks using the Ruby on Rails framework

      2. Extend the application’s data model to incorporate user submitted information about sharks

      3. Add the Stimulus JavaScript and Bootstrap CSS frameworks to your application to create visually appealing, interactive pages

      4. Integrate Sidekiq into your application to handle asynchronous data processing

      5. Containerize your application and streamline your development workflow using Docker Compose

      6. Migrate your Docker Compose development workflow to Kubernetes, finishing with a completely cloud-native application

      Each chapter is is designed to build progressively from the first. However, if you’re familiar with a topic, or are more interested in a particular section, feel free to jump to the chapter that best suits your purpose.

      Download the eBook

      You can download the eBook in either the EPUB or PDF format by following the links below.

      Download the Complete eBook!

      Rails on Containers eBook in EPUB format

      Rails on Containers eBook in PDF format

      If you’d like to learn more about app development using Rails visit the DigitalOcean Community’s Ruby on Rails section. Or if you want to continue learning about containers, Docker, and Kubernetes, you might be interested in the Kubernetes for Full-Stack Developers self-guided course.



      Source link