Skip to content

Ashaghel/RegExp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

RegExp

RegExp workshop (introduction to Regular Expression), optional Fork this repo to your account

Files included

  • Reading materials
  • Videos to watch
  • Exercises to do

Regular Expressions (RegExp)

RegExps are a sequence of characters that define a search pattern. They are used for:

  • Validation purposes (passwords, email, search)
  • Searching items (string entries search)

About

RegExp workshop, optional

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published