Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Item TypeItem Type
-
SubjectSubject
-
YearFrom:-To:
-
More FiltersMore FiltersSourceLanguage
Done
Filters
Reset
3,618
result(s) for
"COMPUTERS / Internet / Web Programming."
Sort by:
Mastering ABP Framework
by
Kalkan, Halil İbrahim
in
Application software
,
Computer programming
,
COMPUTERS / Computer Science
2022,2024
Learn how to build modern web applications from the creator of ABP Framework
Key Features
Build robust, maintainable, modular, and scalable software solutions using ABP FrameworkLearn how to implement SOLID principles and domain-driven design in your web applicationsDiscover how ABP Framework speeds up your development cycle by automating repetitive tasks
Book Description
ABP Framework is a complete infrastructure for creating modern web applications by following software development best practices and conventions. With ABP's high-level framework and ecosystem, you can implement the Don’t Repeat Yourself (DRY) principle and focus on your business code. Written by the creator of ABP Framework, this book will help you to gain a complete understanding of the framework and modern web application development techniques. With step-by-step explanations of essential concepts and practical examples, you'll understand the requirements of a modern web solution and how ABP Framework makes it enjoyable to develop your own solutions. You'll discover the common requirements of enterprise web application development and explore the infrastructure provided by ABP. Throughout the book, you’ll get to grips with software development best practices for building maintainable and modular web solutions. By the end of this book, you'll be able to create a complete web solution that is easy to develop, maintain, and test.
What you will learn
Set up the development environment and get started with ABP FrameworkWork with Entity Framework Core and MongoDB to develop your data access layerUnderstand cross-cutting concerns and how ABP automates repetitive tasksGet to grips with implementing domain-driven design with ABP FrameworkBuild UI pages and components with ASP.NET Core MVC (Razor Pages) and BlazorWork with multi-tenancy to create modular web applicationsUnderstand modularity and create reusable application modulesWrite unit, integration, and UI tests using ABP Framework
Who this book is for
This book is for web developers who want to learn software architectures and best practices for building maintainable web-based solutions using Microsoft technologies and ABP Framework. Basic knowledge of C# and ASP.NET Core is necessary to get started with this book.
Designing Web APIs with Strapi
by
Elshafie, Khalid
,
Haider, Mozafar
in
Application program interfaces (Computer software)
,
Application software
,
COMPUTERS / Computer Science
2022,2024
Leverage the power of Strapi to build self-hosted, customizable, and performant content APIs
Key Features
Discover how Strapi can help you build APIs quickly and focus on your products and featuresLearn how to put Strapi into practice by implementing it in real-world scenariosUnderstand how to use Strapi's powerful features to customize your APIs
Book Description
Strapi is a Node.js-based, flexible, open-source headless CMS with an integrated admin panel that anyone can use and helps save API development time. APIs built with Strapi can be consumed using REST or GraphQL from any client. With this book, you'll take a hands-on approach to exploring the capabilities of the Strapi platform and creating a custom API from scratch. This book will help JavaScript developers to put their knowledge to work by guiding them through building powerful backend APIs. You'll see how to effortlessly create content structures that can be customized according to your needs, and gain insights into how to write, edit, and manage your content seamlessly with Strapi. As you progress through the chapters, you'll discover a wide range of Strapi features, as well as understand how to add complex features to the API such as user authentication, data sorting, and pagination. You'll not only learn how to find and use existing plugins from the open-source community but also build your own plugins with custom functionality with the Strapi plugin API and add them to the admin panel. Finally, you'll learn how to deploy the API to Heroku and AWS. By the end of this book, you'll be able to build powerful, scalable, and secure APIs using Strapi.
What you will learn
Explore Strapi and understand how it worksDefine content types to build APIs quickly and efficientlyUnderstand authentication and authorization in StrapiCreate production-ready APIs with StrapiDeploy the Strapi API to various environments, including Heroku and AWSUse best practices to run the Strapi API in productionSync permissions to access the API between multiple environmentsWrite basic tests for API utilities as well as the endpoint
Who this book is for
This book is for backend and frontend JavaScript developers. Experienced API developers will learn a new, fast, and flexible way of building APIs, while frontend developers will be able to take a step toward becoming full-stack developers by learning how to leverage Strapi for building APIs quickly. Basic knowledge of JavaScript and REST API concepts is assumed.
Accelerating Angular Development with Ivy
by
Nielsen, Lars Gyrup Brink
,
Andresen, Jacob
,
Carniatto, Mateus
in
Application software
,
COMPUTERS / Computer Science
,
Computing and Processing
2021,2024
Get a comprehensive introduction to the major Angular framework rewrite known as Angular Ivy
Key Features
Upgrade your Angular applications from traditional View Engine to modern Angular IvyGet a detailed walkthrough of the new features and breaking changes in AngularExplorer new Angular APIs, syntax, tooling, and configurations for modern frontend web development
Book Description
Angular Ivy is the latest rendering engine and compiler introduced in Angular. Ivy helps frontend developers to make their Angular applications faster, better optimized, and more robust. This easy-to-follow guide will help you get to grips with the new features of Angular Ivy and show you how to migrate your Angular apps from View Engine to Ivy. You'll begin by learning about the most popular features of Angular Ivy with the help of simple stand-alone examples and realize its capabilities by working on a real-world application project. You'll then discover strategies to improve your developer workflow through new debugging APIs, testing APIs, and configurations that support higher code quality and productive development features. Throughout the book, you'll explore essential components of Angular, such as Angular Component Dev Kit (CDK), Ahead-of-time (AOT) compilation, and Angular command line interface (CLI). Finally, you'll gain a clear understanding of these components along with Angular Ivy which will help you update your Angular applications with modern features. By the end of this Angular Ivy book, you will learn about the core features of Angular Ivy, discover how to migrate your Angular View Engine application, and find out how to set up a high-quality Angular Ivy project.
What you will learn
Find out why Angular Ivy tests are faster and more robustExplore the concept of CSS custom properties and scoping of values and learn how to use them with Angular IvyUse testing harnesses present in Angular components to write effective testsExplore the architecture of the Angular compatibility compiler and understand why it is importantDiscover effective techniques for migrating your existing Angular apps to the Ivy engineOvercome challenges that you might face when switching to AOT compilation
Who this book is for
This book is for experienced Angular web developers who want to migrate to the latest Ivy engine for building faster web applications. Intermediate knowledge of Angular and TypeScript will help you get the most out of this book.
Drupal for Humanists
2016
Drupal is a free and open-source content management framework. It is, like many web platforms, the \"backbone\" behind a website, invisible to front-end users but critical to the foundation, organization, and presentation of content. As more scholars and students seek to make their research available online-using the power of the web to find newer and richer ways of presenting large data sets-they are increasingly reaching the limits of what \"old\" platforms can accomplish. Author Quinn Dombrowski has taught numerous courses in Drupal programming for scholars in the humanities; the techniques here have been field tested. The majority of this book is centered around the creation of an example website, based on a fully functional website that is driven by Drupal.Drupal for Humanists is the first book on Drupal to be crafted specifically for non-technical users. This manual does not assume any prior experience with PHP, FTP, databases, CMS, or even HTML. If these acronyms are unfamiliar, Drupal for Humanists is the place to start.
Learning Node.js Development Learn the fundamentals of Node.js, and deploy and test Node.js applications on the web
by
Mead, Andrew
in
Web Development
2018
Learning Node.js Development is a practical, project-based book that provides you with all you need to get started as a Node.js developer. Node is a ubiquitous technology on the modern web, and an essential part of any web developers' toolkit. If you are looking to create real-world Node applications, or you want to switch careers or launch a side project to generate some extra income, then you're in the right place. This book has been written around a single goal—turning you into a professional Node developer capable of developing, testing, and deploying real-world production applications. Learning Node.js Development is built from the ground up around the latest version of Node.js (version 9.x.x). You'll be learning all the cutting-edge features available only in the latest software versions. This book cuts through the mass of information available around Node and delivers the essential skills that you need to become a Node developer. It takes you through creating complete apps and understanding how to build, deploy, and test your own Node apps. It maps out everything in a comprehensive, easy-to-follow package designed to get you up and running quickly.
Django RESTful web services
by
C. Hillar, Gaston
in
Application program interfaces (Computer software)
,
COMPUTERS / Computer Science
,
Django (Electronic resource)
2018,2024
Django is a Python web framework that makes the web development process very easy. It reduces the amount of trivial code, which simplifies the creation of web applications and results in faster development. It is very powerful and a great choice for creating RESTful web services. If you are a Python developer and want to efficiently create RESTful web services with Django for your apps, then this is the right book for you. The book starts off by showing you how to install and configure the environment, required software, and tools to create RESTful web services with Django and the Django REST framework. We then move on to working with advanced serialization and migrations to interact with SQLite and non-SQL data sources. We will use the features included in the Django REST framework to improve our simple web service. Further, we will create API views to process diverse HTTP requests on objects, go through relationships and hyperlinked API management, and then discover the necessary steps to include security and permissions related to data models and APIs. We will also apply throttling rules and run tests to check that versioning works as expected. Next we will run automated tests to improve code coverage. By the end of the book, you will be able to build RESTful web services with Django.
Vuex Quick Start Guide
by
Koutifaris, Andrea
in
COMPUTERS / Computer Science
,
JavaScript (Computer program language)
,
Web applications
2024,2018
State management preserves the state of controls in a user interface. Vuex is a state management tool for Vue.js that makes the architecture easier to understand, maintain and evolve. This book is the easiest way to get started with Vuex to improve your Vue.js application architecture and overall user experience.
Angular Design Patterns
by
Nayrolles, Mathieu
,
(USD), Nayrolles Mathieu
in
AngularJS (Software framework)
,
Application software-Development
,
COMPUTERS / Programming / General
2018,2024
This book will provide clear guidance on how to work through the most valuable design patterns effectively in Angular. You will explore some of the best ways to work with Angular to meet the performance required in the web development world. You will also learn the best practices to improve your productivity and the code base of your application.
Analyzing social media networks with NodeXL : insights from a connected world
by
Schneiderman, Ben
,
Smith, Marc A.
,
Hansen, Derek L.
in
Computer programs
,
Data mining
,
Data mining -- Computer programs
2011,2010
Analyzing Social Media Networks with NodeXL offers backgrounds in information studies, computer science, and sociology.This book is divided into three parts: analyzing social media, NodeXL tutorial, and social-media network analysis case studies.Part I provides background in the history and concepts of social media and social networks.