Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introducing Regular Expressions: JavaScript and TypeScript

Posted By: hill0
Introducing Regular Expressions: JavaScript and TypeScript

Introducing Regular Expressions: JavaScript and TypeScript by Jörg Krause
English | 10 Jan. 2017 | ISBN: 1484225074 | 64 Pages | PDF | 881.5 KB

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.
Presented in four key concept sections, Introducing Regular Expressions shows how to create and use regular expressions to accelerate your JavaScript development.
What You'll Learn
What regular expressions are and why you should use them
Use useful expressions (including examples)
Reference features and functions
Use regular expressions in all JavaScript environments
Who This Book Is For
Developers of web applications who want to explore the capabilities of JavaScript based apps on both, client and server. It’s suitable for beginners that have a basic understanding of JavaScript already.