home.social

#stringconcatenation — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #stringconcatenation, aggregated by home.social.

fetched live
  1. String + NULL In SQL Creates WHAT?!

    SQL string concatenation with NULL will shock you! Adding NULL to strings creates something you'd NEVER expect. This breaks string logic! Watch!

    #sql #sqltricks #database #sqltutorial #stringconcatenation #nullhandling #sqlquiz #codingchallenge #sqlshorts #sqlbugs #databasequeries #sqlwtf

    youtube.com/watch?v=8kS6be0mN6A

  2. String + NULL In SQL Creates WHAT?!

    SQL string concatenation with NULL will shock you! Adding NULL to strings creates something you'd NEVER expect. This breaks string logic! Watch!

    #sql #sqltricks #database #sqltutorial #stringconcatenation #nullhandling #sqlquiz #codingchallenge #sqlshorts #sqlbugs #databasequeries #sqlwtf

    youtube.com/watch?v=8kS6be0mN6A

  3. To double quote or not, that's the question!

    🔍 #PHP string interpolation occurs at compile-time, not runtime

    🏎️ #SingleQuotes vs #DoubleQuotes debate: negligible performance difference

    💻 #OPcache is crucial for optimizing PHP performance

    🔧 #Lexer handles string interpolation during tokenization

    🧠 #AST and opcode generation treat single and double quotes similarly

    📊 #StringConcatenation options: interpolation, comma separation, or dot operator

    Key takeaway: Use the latest #PHP version, enable #OPcache, and choose quotes based on readability, not micro-optimizations.

    dev.to/realflowcontrol/too-dou

  4. To double quote or not, that's the question!

    🔍 #PHP string interpolation occurs at compile-time, not runtime

    🏎️ #SingleQuotes vs #DoubleQuotes debate: negligible performance difference

    💻 #OPcache is crucial for optimizing PHP performance

    🔧 #Lexer handles string interpolation during tokenization

    🧠 #AST and opcode generation treat single and double quotes similarly

    📊 #StringConcatenation options: interpolation, comma separation, or dot operator

    Key takeaway: Use the latest #PHP version, enable #OPcache, and choose quotes based on readability, not micro-optimizations.

    dev.to/realflowcontrol/too-dou