Return String

  • Home
  • Articles
  • Series
  • Snippets

Snippets

  1. Detecting If A URL String Is HTTP

    2021-07-05 by Cody Freeman

    How to check if a url string is using the http protocol...

  2. How To Remove Trailing Symbols and Punctuation

    2021-07-05 by Cody Freeman

    Learn to remove any non-alphanumeric characters from the end of a string in JavaScript...

  3. Docker Frustration Cheatsheet

    2021-06-21 by Cody Freeman

    Learn to delete all your Docker objects to help reset your development environment or reclaim a couple of hundred GB of...

  4. Update All NPM Dependencies

    2021-04-29 by Cody Freeman

    List available updates or dangerously update your NPM packages...

  5. Naive Slugify Function

    2021-03-07 by Cody Freeman

    Create a URI compatible slug, the naive way...

  6. Express 4: Serve Static Files

    2021-03-02 by Cody Freeman

    Serve static files with Express 4...

  7. Express 4: Parse JSON body

    2021-03-02 by Cody Freeman

    Basic body parser usage for Express 4...

  8. Express 4: Basic Server

    2021-03-01 by Cody Freeman

    Basic Express server responding to GET requests...

© 2021

Contact at: contact@returnstring.com