#observable — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #observable, aggregated by home.social.
-
Migrating from Published to Observable isn't a simple swap. Discover the four traps that catch most developers off guard when adopting the new observation framework.
🔗: https://captainswiftui.substack.com/p/objectively-better-observably-trickier by Danny Bolella
-
SwiftUI #35 ra mắt macro @Observable: tự động tạo quan sát cho mọi thuộc tính lớp, không còn cần @State. Dùng @Bindable để truyền binding tới Observable, @ObservationIgnored để loại trừ cập nhật, và .id() để buộc view cập nhật khi cần. Giải pháp mới giúp quản lý dữ liệu toàn ứng dụng hiệu quả hơn.
#SwiftUI #Observable #Bindable #ObservationIgnored #iOS #Apple #LậpTrình #Swift #SwiftUIViệtNam
https://dev.to/david_goyes_a488f58a17a53/swiftui-35-modelo-420f
-
https://aspire.dev/ - #Aspire (formerly #dotNET Aspire) is the tool for #code-first, extensible, #observable #dev and #deploy. The docs are still at https://learn.microsoft.com/en-us/dotnet/aspire/ for now.
-
https://aspire.dev/ - #Aspire (formerly #dotNET Aspire) is the tool for #code-first, extensible, #observable #dev and #deploy. The docs are still at https://learn.microsoft.com/en-us/dotnet/aspire/ for now.
-
#ITByte: #Reactive #Programming is a #Paradigm focused on #Asynchronous data streams and the propagation of change.
It uses the #Observable pattern to push data (events, messages, values) to subscribers, allowing systems to react to changes over time efficiently and non-blockingly.
https://knowledgezone.co.in/trends/explorer?topic=Reactive-Programming
-
#ITByte: #Reactive #Programming is a #Paradigm focused on #Asynchronous data streams and the propagation of change.
It uses the #Observable pattern to push data (events, messages, values) to subscribers, allowing systems to react to changes over time efficiently and non-blockingly.
https://knowledgezone.co.in/trends/explorer?topic=Reactive-Programming
-
Học hỏi từ Question 46: Hàm interval(period) tạo Observable phát ra dãy số tăng dần mỗi khoảng thời gian. Khi subscribe, biến đếm từ 0 và setInterval sẽ gửi giá trị mới; khi unsubscribe, timer dừng. #CodingChallenge #JavaScript #Observable #RxJS #LậpTrình #HọcLậpTrình #Tech
https://dev.to/tomivan/coding-challenge-practice-question-46-5ddl
-
How do you handle observing Observable properties outside SwiftUI?
Explore using the Observations framework to observe Observable model properties, offering a cleaner alternative to withObservationTracking for external observation patterns.
🔗: https://www.donnywals.com/using-observations-to-observe-observable-model-properties/ by @donnywals
-
Welcome to the land of "Observable #Notebooks," where you can now wrangle #data more easily... or not. 🙄 Dive into a world of #buzzword #soup 🍲 with "Notebook #Kit," "Notebooks gallery," and "Data loaders" that promise to revolutionize your workflow, assuming you can keep a straight face while reading the buzzword-laden guide. 🚀
https://observablehq.com/notebook-kit/data-loaders #Observable #Notebook #wrangling #Data #visualization #HackerNews #ngated -
Welcome to the land of "Observable #Notebooks," where you can now wrangle #data more easily... or not. 🙄 Dive into a world of #buzzword #soup 🍲 with "Notebook #Kit," "Notebooks gallery," and "Data loaders" that promise to revolutionize your workflow, assuming you can keep a straight face while reading the buzzword-laden guide. 🚀
https://observablehq.com/notebook-kit/data-loaders #Observable #Notebook #wrangling #Data #visualization #HackerNews #ngated -
Observable Notebooks Data Loaders
https://observablehq.com/notebook-kit/data-loaders
#HackerNews #Observable #Notebooks #Data #Loaders #DataVisualization #DataScience #JavaScript #Notebooks #Programming
-
Observable Notebooks Data Loaders
https://observablehq.com/notebook-kit/data-loaders
#HackerNews #Observable #Notebooks #Data #Loaders #DataVisualization #DataScience #JavaScript #Notebooks #Programming
-
Please support this issue. It's going to be awesome! #Observable #Notebooks #Rscripts
https://github.com/observablehq/notebook-kit/issues/79 -
Please support this issue. It's going to be awesome! #Observable #Notebooks #Rscripts
https://github.com/observablehq/notebook-kit/issues/79 -
Yet another proposed four-word definition.
random:
determined by unobservable factors -
Is there any good practice for working with Observable and protocols?
I’d like to conform a protocol to Observable (so I could mock it in tests and previews, and pass around only protocol types in most of my code, not concrete types), but Observable macro seems to be geared towards working with concrete types
So what are your best practices and thoughts on Observable vs mocking/testing
-
Is there any good practice for working with Observable and protocols?
I’d like to conform a protocol to Observable (so I could mock it in tests and previews, and pass around only protocol types in most of my code, not concrete types), but Observable macro seems to be geared towards working with concrete types
So what are your best practices and thoughts on Observable vs mocking/testing
-
I had a great time at @EdinbR last night, talking about interactive charts in R 🦖 (and catching up with people I haven't seen in a while)
💬 How to add tooltips and dropdowns
🦒 In R with {ggiraph}
📊 By passing data from R to ObservableSlides: https://nrennie.rbind.io/talks/edinbR-interactive-charts/slides.html
-
I had a great time at @EdinbR last night, talking about interactive charts in R 🦖 (and catching up with people I haven't seen in a while)
💬 How to add tooltips and dropdowns
🦒 In R with {ggiraph}
📊 By passing data from R to ObservableSlides: https://nrennie.rbind.io/talks/edinbR-interactive-charts/slides.html
-
If you're based in Edinburgh(-ish), come along on Thursday 15th May to the @EdinbR meetup!
I'll be chatting about interactive charts in #RStats (and beyond!) 📊 Jordan Richards will also be chatting about fast Bayesian inference (so I guess that also makes it a mini STOR-i CDT reunion as well!)
-
If you're based in Edinburgh(-ish), come along on Thursday 15th May to the @EdinbR meetup!
I'll be chatting about interactive charts in #RStats (and beyond!) 📊 Jordan Richards will also be chatting about fast Bayesian inference (so I guess that also makes it a mini STOR-i CDT reunion as well!)
-
Сигналы, роутинг, реактивность, Fusor приложение
В этом посте я опишу, как настроить современную маршрутизацию и использовать Signals для реактивного отключения выбранных ссылок.
-
It's Day 8 of the #30DayChartChallenge, and the prompt is "Histogram" 📊
💻 Another #RStats + Observable combination ❤️
📈 Kept it simple, but figured out more about small multiples (facets), sorting categories, and colour palettes in Observable today! -
It's Day 8 of the #30DayChartChallenge, and the prompt is "Histogram" 📊
💻 Another #RStats + Observable combination ❤️
📈 Kept it simple, but figured out more about small multiples (facets), sorting categories, and colour palettes in Observable today! -
It's Day 7 of the #30DayChartChallenge, and the prompt is "Outliers" 📊
💻 Data wrangling in #RStats
📈 Scatter plot made with Observable
🗒️ Static tooltips for annotations (+ dynamic tooltips for exploring) -
It's Day 7 of the #30DayChartChallenge, and the prompt is "Outliers" 📊
💻 Data wrangling in #RStats
📈 Scatter plot made with Observable
🗒️ Static tooltips for annotations (+ dynamic tooltips for exploring) -
For Day 3 of the #30DayChartChallenge, the prompt is "Circular" 📊
☀️ Sunburst plot showing countries where 1% have >10% of wealth
📈 Data formatting #RStats to create JSON data
👁️🗨️ Figured out how to edit an imported D3 chart in Observable -
For Day 3 of the #30DayChartChallenge, the prompt is "Circular" 📊
☀️ Sunburst plot showing countries where 1% have >10% of wealth
📈 Data formatting #RStats to create JSON data
👁️🗨️ Figured out how to edit an imported D3 chart in Observable -
Quarto + #RStats + Observable = ❤️
New blog post from me about:
👁️ What is Observable?
❓ Why should R users care?
📊 How do you use both together to make interactive charts? -
Quarto + #RStats + Observable = ❤️
New blog post from me about:
👁️ What is Observable?
❓ Why should R users care?
📊 How do you use both together to make interactive charts? -
It's Day 1 of the #30DayChartChallenge, and the prompt is "Fractions" 📊
🌎 Data from Our World in Data on wealth distribution
💻 Data wrangling in #RStats
🧇 Waffle plot made with Observable -
It's Day 1 of the #30DayChartChallenge, and the prompt is "Fractions" 📊
🌎 Data from Our World in Data on wealth distribution
💻 Data wrangling in #RStats
🧇 Waffle plot made with Observable -
Part 2 of "Porting a Shiny App to Observable" is now up on our blog. If you missed part 1 we looked at the basics of how to construct an Observable app. In Part 2 we look at adding your own styles and at how to quickly deploy the app.
-
Part 2 of "Porting a Shiny App to Observable" is now up on our blog. If you missed part 1 we looked at the basics of how to construct an Observable app. In Part 2 we look at adding your own styles and at how to quickly deploy the app.
-
Another masterpiece from @jwolondon His #30DayMapChallenge 2024 is absolutely incredible. Very inspiring. #Observable #JavaScript #VintageCartography https://observablehq.com/@jwolondon/td
-
Another masterpiece from @jwolondon His #30DayMapChallenge 2024 is absolutely incredible. Very inspiring. #Observable #JavaScript #VintageCartography https://observablehq.com/@jwolondon/td
-
Neptyne source: Very interesting web spreadsheet with live Python code running in it. Company is shutting down and open source released the tech.
https://github.com/neptyneco/neptyne-spreadsheet/
#spreadsheet #programming #observable #notebooks #neptyne #python #+ -
Observable – удобный state-manager
Я вас понимаю. Да – еще один. Но давайте посмотрим, вдруг правда? Давайте определимся с тем, что такое удобно. Конечно, у нас разные представления об удобстве, поэтому я опишу свои с примерами из api react:
-
I would love to #work for #Observable or #OpenAI. Do I know anyone with connections at those companies?
-
I would love to #work for #Observable or #OpenAI. Do I know anyone with connections at those companies?
-
For the F# code of today, let's wrap a websocket connection in an IObservable<T> Personally, I don't like fire and forget async things, but I kind of wanted just to get it out I'll figure out later when I clearly need to change this, and I won't be able 😌
#dotnet #fsharp #bluesky #websockets #serialization #json #async #observables #observable
-
For the F# code of today, let's wrap a websocket connection in an IObservable<T> Personally, I don't like fire and forget async things, but I kind of wanted just to get it out I'll figure out later when I clearly need to change this, and I won't be able 😌
#dotnet #fsharp #bluesky #websockets #serialization #json #async #observables #observable
-
How to Make Your Apps #Observable by Default
https://www.dbos.dev/blog/how-to-make-your-apps-observable-by-default
-
How to Make Your Apps #Observable by Default
https://www.dbos.dev/blog/how-to-make-your-apps-observable-by-default
-
> #LegendState is an extremely fast #signal-based #state #library with fine-grained #reactivity and a powerful sync system that works with any backend.
https://www.legendapp.com/open-source/state/v3/
#webDev #reactJS #javaScript #observable #twoWayBunding #stateMachine #frontEnd
-
> #LegendState is an extremely fast #signal-based #state #library with fine-grained #reactivity and a powerful sync system that works with any backend.
https://www.legendapp.com/open-source/state/v3/
#webDev #reactJS #javaScript #observable #twoWayBunding #stateMachine #frontEnd
-
General Availability of .NET Aspire: Simplifying .NET Cloud-Native Development
https://devblogs.microsoft.com/dotnet/dotnet-aspire-general-availability/#microsoft #NET #NET_Aspire #Azure #Cloud_Native #Containers #Docker #aspire #distribute #observable #OpenTelemetry #otel #scalable #stack