Pinned Loading
-
-
-
awkward-party-pal
awkward-party-pal PublicA web application made to assist the socially awkward at events and gatherings by generating conversation starters
-
hold-me-accountable
hold-me-accountable PublicA social application used to keep track of progress towards breaking a personal bad habit with the ability to view/comment on friends profiles and habit progress.
-
jbradley84/i-can-haz
jbradley84/i-can-haz PublicA collection management/social media app designed to bring unique collectors together. Users can log their collections, show them off, and connect with other collectors by commenting on one another…
JavaScript 1
-
regex-matching-hex-tutorial.md
regex-matching-hex-tutorial.md 1# Regex Tutorial: Matching a Hex Value
23A regex, short for regular expression, is used to search for and match a string of characters in a body of text. A regex is composed of a sequence of characters that define a specfic search pattern. When applied, the regex will 'find' whatever has been specficed in the search pattern. The importance of a regex lies in it's versaltitilty. Search patterns can range from extremely generalized to extremely specfic making regular expressions an incredibly useful tool in extracting information from text, validating information, and more.
45## Summary
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.