Filter
Exclude
Time range
-
Near
Just now completed operations , Stringinterpolation💯. primitives(string,number,Boolean,symbol) and non Primitives(objects and arrays) in javascript. Onto the next💪 #letsconnect #WebDevelopment
4
129
20 Jan 2024
Replying to @JLarky
`${stringInterpolation}`
2
63
15 Dec 2023
ZLoggerはC# 10.0 StringInterpolationのコンパイラパワーでやってるんですが、それをSource Generatorでやってる感じですね。
7
2,564
16 Oct 2023
I just published Introducing Utf8StringInterpolation: Optimizing UTF8 String Generation in C#. It also provide explanations on the custom implementation of StringInterpolation and the differences between .NET 8's IUtf8SpanFormattable and StandardFormat. link.medium.com/3gjIiCCNWDb
11
30
10,558
Replying to @Kyomesuke
前者は `init(stringInterpolation:)` developer.apple.com/document…、後者は `init(_:)` developer.apple.com/document… で処理されるから…… という部分ですかね?
1
2
256
24 Apr 2023
Hey everyone! 🤩 Just learned about the latest changes in PHP8.2! 😍 You won't believe the deprecate warning for `${}` string interpolation 😱 Check out my latest video to learn all about it and how to fix your code! 🤓 #PHP82 #StringInterpolation youtu.be/_ADzO7sHsBw
1
1
31
Terraform: String Functions and Interpolation Explained #StringInterpolation #Strings #Cloud build5nines.com/terraform-st…

2
168
Day 2 of my #100DaysOfSwiftUI is finished. Today I've learned about #StringInterpolation & #Booleans.
1
7
#100DaysOfVue Day 2/100 I learned to use #vuejs to interact with the DOM. The topics I studied include: => Vuejs Template => #stringinterpolation => Vue #directives (v-bind, v-once, v-HTML) #100devs #100daysofcode #100daysofcodechallenge #javascript
2
1
8
1 Nov 2021
つまりこんなもんコンパイル時にやれ、であり、SourceGeneratorならできないこともないですが、書き味を考えればStringInterpolationだけで完結しているのが望ましい。
4
20 Sep 2021
SwiftLog OSLog style StringInterpolation? I’m releasing this as a package in case it helps others improve their logging in iOS, watchOS, tvOS and macOS apps. #swiftlang #iosdev github.com/shaps80/Logging
1
2
7
19 Jan 2021
ちなみにこれはStringInterpolationによって実現されている
2
Updated performance benchmark for string formatting in #dotnet5 vs #dotnetcore 3.1: StringInterpolation 101.4 vs 112.5 = 10% faster StringFormat 178.8 vs 232.4 = 23% faster github.com/yury-fedorov/Stri…

2
1
1 Oct 2020
Example: #fsharp is about to get string interpolation. What if instead of being always available starting from F# 5.0 you’d have to add a pragma to a module say // ENABLE StringInterpolation ? This is basically how GHC extensions work, hardly a different language :)
1
2
Simplify Concatenation with #JavaScript String Interpolation buff.ly/2RNjvNX #StringInterpolation #BeFutureReady
2
26 May 2020
We can localize SwiftUI views using LocalizedStringKey struct. LocalizedStringKey powered by StringInterpolation feature of Swift that allows us to embed string formatting capabilities directly in place. To learn more about localization in SwiftUI: swiftwithmajid.com/2019/10/1…
1
3
31
30 Apr 2020
Blog post alert! 🚨 I just published „Different approach to Attributed Strings in Swift”, which describes my thinking and implementation details for the AttributedString type using StringInterpolation. Let me know what you think! #SwiftLang sunshinejr.com/2020/04/30/di…

1
1
11
28 Apr 2020
having some fun with StringInterpolation
7
1
85