logo

EbookBell.com

Most ebook files are in PDF format, so you can easily read them using various software such as Foxit Reader or directly on the Google Chrome browser.
Some ebook files are released by publishers in other formats such as .awz, .mobi, .epub, .fb2, etc. You may need to install specific software to read these formats on mobile/PC, such as Calibre.

Please read the tutorial at this link:  https://ebookbell.com/faq 


We offer FREE conversion to the popular formats you request; however, this may take some time. Therefore, right after payment, please email us, and we will try to provide the service as quickly as possible.


For some exceptional file formats or broken links (if any), please refrain from opening any disputes. Instead, email us first, and we will try to assist within a maximum of 6 hours.

EbookBell Team

Javascript Regular Expressions Loiane Groner Gabriel Manricks

  • SKU: BELL-5152828
Javascript Regular Expressions Loiane Groner Gabriel Manricks
$ 31.00 $ 45.00 (-31%)

4.1

20 reviews

Javascript Regular Expressions Loiane Groner Gabriel Manricks instant download after payment.

Publisher: Packt Publishing - ebooks Account
File Extension: PDF
File size: 2.39 MB
Pages: 95
Author: Loiane Groner, Gabriel Manricks
ISBN: 9781783282258, 1783282258
Language: English
Year: 2015

Product desciption

Javascript Regular Expressions Loiane Groner Gabriel Manricks by Loiane Groner, Gabriel Manricks 9781783282258, 1783282258 instant download after payment.

Leverage the power of regular expressions to create an engaging user experience

About This Book
  • Build and use patterns in JavaScript to solve real-world problems
  • Simplify complex validation processes by mastering the pattern language in Regex
  • A step-by-step guide along with a lot of real-world examples to manipulate text and crunch data, in URLs, paths, markup, and so on
Who This Book Is For

This book is ideal for JavaScript developers and programmers who work with any type of user entry data and want sharpen their skills to become experts.

What You Will Learn
  • Structure your patterns and model different types of constraints
  • Clean and optimize code with Regex's processing power
  • Solve common use cases and situations
  • Extract different types of fields correctly
  • Embed regular expressions both in your UI and on the backend
  • Efficiently create guard clauses in your functions using patterns
  • Create blank capture groups to handle inconsistent data
  • Capture parts of a pattern in a group to display, replace, or use character sets to match characters
In Detail

Regular expressions are patterns or templates that allow you to define a set of rules in a natural yet vague way, giving you the ability to match and validate text. Therefore, they have been implemented in nearly every modern programming language. JavaScript's implementation allows us to perform complex tasks with a few lines of code using regular expressions to match and extract data out of text.

This book starts by exploring what a pattern actually is and how regular expressions express these patterns to match and manipulate user data. You then move on to learning about the use of character classes to define a wild character match, a digit match, and an alphanumeric match. You will then learn to manipulate text and shorten data in URLs, paths, markup, and data exchange, as well as other advanced Regex features.

Finally, you will work through real-world examples, both in the browser and on the server side using Node.js.

Related Products