github.com/PrefectHQ/Co...
@jlowin.dev, @alternatebuild.dev, have you shared how are you using LLMs while working on ControlFlow?
Curious after reading the _Querying for More Information_ section where seems like the LLM can question itself.
github.com/PrefectHQ/Co...
@jlowin.dev, @alternatebuild.dev, have you shared how are you using LLMs while working on ControlFlow?
Curious after reading the _Querying for More Information_ section where seems like the LLM can question itself.
This will effectively be ControlFlow 2, replacing Marvin’s entire engine with CF’s agentic one (and Pydantic AI).
No Pypi releases yet.
This will effectively be ControlFlow 2, replacing Marvin’s entire engine with CF’s agentic one (and Pydantic AI).
No Pypi releases yet.
www.meetup.com/data-science...
www.meetup.com/data-science...
www.meetup.com/data-science...
www.meetup.com/data-science...
```
fn next(&mut self) -> Option<T> {
self
.try_fold((), |(), item| ControlFlow::Break(item))
.break_value()
}
```
```
fn next(&mut self) -> Option<T> {
self
.try_fold((), |(), item| ControlFlow::Break(item))
.break_value()
}
```
#Python #IfElse #LearnToCode #Programming #PythonTips
#CodingLife #ControlFlow #CodeNewbie #DeveloperLife #TechEd
#PythonDeveloper #LogicBuilding #CodeWithMe #100DaysOfCode #PythonProgramming
Also, I just added a bunch of methods that return Option<T> and now I realize I want to return ControlFlow<JsResult<()>, T> instead.
+/- 10k <3
Also, I just added a bunch of methods that return Option<T> and now I realize I want to return ControlFlow<JsResult<()>, T> instead.
+/- 10k <3
Still thinking about this.
Still thinking about this.
🔥What Angular @switch is and when to use it
🔥What’s new with @case in Angular v21.1
🔥Best practices for using @switch with signals
youtu.be/4tM4CZf9pPI
#angular #controlflow
🔥What Angular @switch is and when to use it
🔥What’s new with @case in Angular v21.1
🔥Best practices for using @switch with signals
youtu.be/4tM4CZf9pPI
#angular #controlflow
but @jlowin.dev might correct me
but @jlowin.dev might correct me
File: tests/cases/conformance/controlFlow/dependentDestructuredVariables.ts:101
function f23({ kind, payload }: Action2)
SVG: dark, light
File: tests/cases/conformance/controlFlow/dependentDestructuredVariables.ts:101
function f23({ kind, payload }: Action2)
SVG: dark, light
Today:
- Marvin has amazing DX but only OpenAI and only single-shot calls (no agentic behavior)
- ControlFlow (v1) is our opinionated approach to effective agent primitives
Today:
- Marvin has amazing DX but only OpenAI and only single-shot calls (no agentic behavior)
- ControlFlow (v1) is our opinionated approach to effective agent primitives
File: tests/cases/conformance/controlFlow/controlFlowIteration.ts:5
function ff()
SVG: dark, light
File: tests/cases/conformance/controlFlow/controlFlowIteration.ts:5
function ff()
SVG: dark, light
Luckily, there is a Angular CLI schematic that automatically migrates templates for us!
Check out the migration tool in my latest video: youtu.be/fkAFHMhjJsQ
#angular #controlflow
Luckily, there is a Angular CLI schematic that automatically migrates templates for us!
Check out the migration tool in my latest video: youtu.be/fkAFHMhjJsQ
#angular #controlflow
#Rust #rustlang #bikeshedding
#Rust #rustlang #bikeshedding
Why do we need a new template syntax? In this video, we examine the new @if and @for control flow blocks. Then answer the "why?" question.
#angular #controlflow @angular
youtu.be/j9VTGRGyE-o
Why do we need a new template syntax? In this video, we examine the new @if and @for control flow blocks. Then answer the "why?" question.
#angular #controlflow @angular
youtu.be/j9VTGRGyE-o