sigman.pl
  • Latests
  • Primers
  • Tips
  • Tutorials

Tag: RegEx

Showing 1 post.

Regex basics

March 14th, 2012    by sigman    4895
  Primers   javascript, linux, RegEx

Regular expressions are patterns that can be matched against strings. They are used in many different situations and places. Most commonly regex come handy when doing operations on multiple files or working with strings like extracting specific values, validating forms, removing or replacing certain patterns like markup, splitting strings.

continue reading...

Latests Posts

  • 1. Creating command line tools with Node.js
  • 2. CouchDB primer part 2 - design documents and views
  • 3. CouchDB primer part 1 - the basics
  • 4. Markdown basics
  • 5. Using modules and dependency management in JavaScript applications with AMD - require.js

Popular Posts

  • 1. Starting with AIR for Android and iOS - building one app for both platforms (65442)
  • 2. Building mobile games in Adobe AIR - techniques used in Jumping Droid (49310)
  • 3. Building iOS app with Adobe AIR - things learnt when developing ColorByShape app (32362)
  • 4. CouchDB primer part 2 - design documents and views (17237)
  • 5. CouchDB primer part 1 - the basics (14674)

Categories

    AllPrimers (6)Tips (5)Tutorials (4)

Tags

  • CouchDB (2)
  • RegEx (1)
  • actionscript (8)
  • architecture (0)
  • box2d (1)
  • databases (2)
  • javascript (3)
  • keystonejs (0)
  • linux (3)
  • mobile (4)
  • nodejs (1)
  • nosql (2)
  • programming (7)

© sigman.pl 2026