𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

JavaScript Regular Expressions

✍ Scribed by Loiane Groner, Gabriel Manricks


Publisher
Packt Publishing - ebooks Account
Year
2015
Tongue
English
Leaves
112
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.


πŸ“œ SIMILAR VOLUMES


JavaScript Regular Expressions
✍ Loiane Groner, Gabriel Manricks πŸ“‚ Library πŸ“… 2015 πŸ› Packt Publishing - ebooks Account 🌐 English

<p><b>Leverage the power of regular expressions to create an engaging user experience</b></p> <h2>About This Book</h2><ul><li>Build and use patterns in JavaScript to solve real-world problems</li><li>Simplify complex validation processes by mastering the pattern language in Regex</li><li>A step-by-s

JavaScript Regular Expressions
✍ Loiane Groner, Gabriel Manricks πŸ“‚ Library πŸ“… 2015 πŸ› Packt Publishing - ebooks Account 🌐 English

<p><b>Leverage the power of regular expressions to create an engaging user experience</b></p> <h2>About This Book</h2><ul><li>Build and use patterns in JavaScript to solve real-world problems</li><li>Simplify complex validation processes by mastering the pattern language in Regex</li><li>A step-by-s

Introducing Regular Expressions: JavaScr
✍ JΓΆrg Krause πŸ“‚ Library πŸ“… 2017 πŸ› Apress 🌐 English

<div><p>This book is your easy-to-digest and concise guide to regular expressions in JavaScript, this book teaches you the very basics and can be used in the browser or on the server. Explore and understand how to use regular expressions in all JavaScript environments.Β </p><p>Presented in four key c

Introducing Regular Expressions: JavaScr
✍ JΓΆrg Krause (auth.) πŸ“‚ Library πŸ“… 2017 πŸ› Apress 🌐 English

<p>This book is your easy-to-digest and concise guide to regular expressions in JavaScript, this book teaches you the very basics and can be used in the browser or on the server. Explore and understand how to use regular expressions in all JavaScript environments. <br>Presented in four key concept s

JavaScript Regular Expressions: Leverage
✍ Loiane Groner, Gabriel Manricks πŸ“‚ Library πŸ“… 2015 πŸ› Packt Publishing 🌐 English

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 com

JavaScript Regular Expressions: Leverage
✍ Groner L., Manricks G. πŸ“‚ Library 🌐 English

Packt Publishing, 2015. β€” 112 p. β€” ISBN: 1783282258, 9781783282258<div class="bb-sep"></div>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 ne