Skip to content

Quick Reference Guide: Regular Expressions #103

@gstark

Description

@gstark

Explain:

  • Regular Expressions is a mini language
  • Used to match data that follows a pattern
  • Uses symbols to represent data
  • Is complex and a deep subject
  • The use of simple regular expressions can go a long way
  • Give simple examples in:
    • C#
    • JavaScript
  • Show helpful sites like: https://rubular.com/ - even though is Ruby regexp, can be helpful to understand/test regexp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions