Artem Mangilev (@artemmangilev) 's Twitter Profile
Artem Mangilev

@artemmangilev

Software Engineer, ngx-vflow author

ID: 1319651729944752128

linkhttps://github.com/artem-mangilev calendar_today23-10-2020 14:48:01

1,1K Tweet

88 Takipçi

75 Takip Edilen

Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

Wow, denwaya@ClaudeCode全振り中 wrote a great article about ngx-vflow! It covers the basics of quickly drawing a simple flow using the default UI. zenn.dev/denwaya/articl… (Sadly, I don't speak Japanese, but Chrome Translate helped me)

Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

I think it's better to teach people using the new Angular features. In this case, it should be the input signal, as decorator inputs may get deprecated in the near future.

Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

Hi #Angular! I released [email protected] with SVG nodes support. Also, this release includes the following improvements: - Support for multiple node toolbars (thanks to a contribution from a community member) - Resizing now snaps to the passed grid github.com/artem-mangilev…

Daniel Glejzner (@danielglejzner) 's Twitter Profile Photo

Job ad: “Need React dev with 10 yrs exp!” Dev: “10 yrs in Vue; can master React’s specifics quickly - core concepts are similar all across frontend landscape” Hiring mgr: “Nah, React only. Thx.” Frontend frameworks differ in syntax and details (e.g., Angular’s classes vs.

Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

Hi #Angular! I released [email protected] with improvements to the subflows API. It's now possible to conveniently attach and detach nodes from subflows github.com/artem-mangilev…

Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

added edge label parsing & playing around with animated editing I'll release this tool soon because it will be a great showcase of ngx-vflow features. Also considering extending the Mermaid format to go full custom, maybe by somehow passing components into Mermaid nodes

Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

I'll make ngx-vflow dependency-free this year. The only thing I currently rely on now is d3.js. While it's a great library, I don't really like its API, and it adds some side effects that I have to deal with.

Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

Excited to share that in the next release, ngx-vflow will support seamless virtualization for apps with thousands of nodes! Hit a ⭐️ to stay updated! github.com/artem-mangilev…

Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

Hi #Angular! Just released [email protected] with canvas-based virtualization - enabling smooth flows with many thousands of nodes, while keeping full HTML/SVG flexibility. Tech details: reddit.com/r/angular/comm… Repo: github.com/artem-mangilev…

Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

There’s been some progress on my little ngx-vflow based side project with a Mermaid stack built from scratch (parsing and rendering). It seems I might even release it this year

There’s been some progress on my little ngx-vflow based side project with a Mermaid stack built from scratch (parsing and rendering). 
It seems I might even release it this year
Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

Hi #Angular! Today, I released ngx-vflow with the following improvements 🎉 - Floating edges - Ability to add offsets to connection handles - Option to hide handles while still keeping their position github.com/artem-mangilev…

Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

Something interesting is coming to ngx-vflow! Yep, that’s a trigger from the library that it’s time to load the node when it becomes visible.

Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

🚀 Hi #Angular! [email protected] is out - now with support for splitting large flows into chunks that load on demand during exploration! Tech details: reddit.com/r/angular/comm… Repo: github.com/artem-mangilev…

Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

Hi #Angular! [email protected] is out - alignment helper lines are here for pixel-perfect flows! - ngx-vflow.org/features/nodes… - github.com/artem-mangilev…

Artem Mangilev (@artemmangilev) 's Twitter Profile Photo

I'm usually avoid blaming tech, but Storybook + Angular integration is such a crap, so fragile, and still requires webpack to work