Popular String Programming Tips
Empty strings and ternary operators
Stéphane Maniaci
·
0 responses
·
ruby, rails, ror, string
Getting binary representations in Ruby
Kashyap
·
0 responses
·
ruby, string, binary
JavaScript Cooltricks: String Magic
Brian Blocker
·
0 responses
·
string, magic, javascript, not exactly polymorphism
String.prototype Case Conversions - toTitleCase, toCapitalCase, anyStringToTitleCase.
gentlefox
·
0 responses
·
javascript, string, helpers, complex inputs
Call Ruby gently by name
Denis Savitskiy
·
0 responses
·
ruby, string, methods, class
Format UTC Timestamp To Human Readable
John Paul Barbagallo
·
0 responses
·
string, format, date, javascript
Get Vim to Surround Lines
Guillaume VanderEst
·
0 responses
·
vim, regular expression, replace, tag
Validate or check a json string in Javascript
Codi
·
0 responses
·
javascript, json, string, functions
Replace a string in multiple files with perl
Maxime VALETTE
·
0 responses
·
perl, replace, string
Comparing version strings in Ruby
Michel Billard
·
0 responses
·
ruby, string, version, comparison
Reducing boilerplate in string generation functions in python
Rafael Calsaverini
·
0 responses
·
python, string, boilerplate, string formatting
NSString: Camel case <=> Snake case
Paris Xavier Pinkney
·
0 responses
·
xcode, string, nsstring, formatting
3 Tips for a Quick and Clean PHP
Samer Moustafa
·
2 responses
·
php, regex, string, ternary
Random string in php
Krzysztof
·
0 responses
·
php, string, random, time
Checking if a String is Null or Empty in .NET (C#)
Tyler Fowler
·
1 response
·
.net, string, c#
How to retrieve hashtags from a tweet in PHP
Akhyar A.
·
0 responses
·
php, twitter, regular expression, string
Inquiry in rails
Dinesh Vasudevan
·
0 responses
·
rails, string, inquiry
Easy Query String in JavaScript
Chris Broski
·
0 responses
·
string, query, function, javascript
RegEx to replace function with it's argument
Tom Loudon
·
0 responses
·
regex, find, regular expression, replace
Convert a String to a valid URL slug
Dhaya Benmessaoud
·
0 responses
·
javascript, string, manipulation, slug
Python .parameterize equivalent to Rails .parameterize
Vinicius Quaiato
·
0 responses
·
python, string, url, python3
Delete matching quotes in vi
Duncan Wong
·
0 responses
·
vim, string, quote, vi
Ruby Symbol#match is actually String#=~
Titov Andrey
·
0 responses
·
ruby, string, regexp, match
Get a character easily with PHP
Juan Manuel A.
·
0 responses
·
string, character, php5
Prepend zeros to a given number
Robin van der Vleuten
·
0 responses
·
php, string, formatting