#componentmodeling результаты поиска

I've had a lot of people ask me how to build components properly. How do you think about things like composition, polymorphism, slots, data attributes and accessibility? It's a lot to figure out. 📦 That's why @shadcn and I have teamed up to create components․build — the…

haydenbleasel's tweet image. I've had a lot of people ask me how to build components properly. How do you think about things like composition, polymorphism, slots, data attributes and accessibility? It's a lot to figure out.

📦 That's why @shadcn and I have teamed up to create components․build — the…

New components. This time it’s the boring stuff. The things we rebuild over and over. Made into components. Button Group, Field, Input Group, Empty States, Item. They compose beautifully and handle the common patterns we reach for every day. Let’s take a look ⬇️

shadcn's tweet image. New components. This time it’s the boring stuff. The things we rebuild over and over. Made into components.

Button Group, Field, Input Group, Empty States, Item.

They compose beautifully and handle the common patterns we reach for every day.

Let’s take a look ⬇️

How Component Object Model (COM) works. #ThreatHunting #DFIR #Windows #Microsoft

ACEResponder's tweet image. How Component Object Model (COM) works.

#ThreatHunting #DFIR #Windows #Microsoft

Composer is a new model we built at Cursor. We used RL to train a big MoE model to be really good at real-world coding, and also very fast. cursor.com/blog/composer Excited for the potential of building specialized models to help in critical domains.

srush_nlp's tweet image. Composer is a new model we built at Cursor. We used RL to train a big MoE model to be really good at real-world coding, and also very fast. 

cursor.com/blog/composer

Excited for the potential of building specialized models to help in critical domains.

Components set (recent client's project).

MikSkuza's tweet image. Components set (recent client's project).

Wrapping up layer blending modes! Here’s what inversion, component, and pass through do. Got any blending mode tricks? Drop them in the 💬 #visigntips #layerblendingmodes #photoshoptips #photoshoplayermodes

visignacademy's tweet image. Wrapping up layer blending modes! Here’s what inversion, component, and pass through do.
Got any blending mode tricks? Drop them in the 💬
#visigntips #layerblendingmodes #photoshoptips #photoshoplayermodes

Design patterns are solutions to common coding problems that show up often in your projects. And in this tutorial, @PlaybackPress explains how some key object-oriented design patterns work in Java. He covers patterns like Strategy, Singleton, Composite, Decorator, State,…

freeCodeCamp's tweet image. Design patterns are solutions to common coding problems that show up often in your projects.

And in this tutorial, @PlaybackPress explains how some key object-oriented design patterns work in Java.

He covers patterns like Strategy, Singleton, Composite, Decorator, State,…

Generating a list of components based on given ids. Not the nicest code but hey, sharing is still fun even if it's not great :) #gamedev #indiedev #csharp #code #programming

binary_eyes's tweet image. Generating a list of components based on given ids. Not the nicest code but hey, sharing is still fun even if it's not great :)
#gamedev #indiedev #csharp #code #programming

Want to make your Jetpack Compose UI truly yours? Custom Modifiers let you encapsulate reusable, complex UI behaviors with clean, readable code. Pro tip: chain them smartly to keep composables modular & maintainable! #JetpackCompose #AndroidDev #KotlinTips


I draw my mental schema of a @reactjs component. Here's what it looks like! Let's dig in! 🧵 Thread: Anatomy of a React Component (1/5)

baptadn's tweet image. I draw my mental schema of a @reactjs component. Here's what it looks like! Let's dig in!

🧵 Thread: Anatomy of a React Component (1/5)

Persistence: Component Object Model (COM) hijacking stmxcsr.com/persistence/co…

5mukx's tweet image. Persistence: Component Object Model (COM) hijacking

stmxcsr.com/persistence/co…

❌ Avoid having components with too many props. ✅ Instead use the compound components pattern in React to embrace composition.


𝗔 𝗥𝗶𝘀𝗸-𝗯𝗮𝘀𝗲𝗱 𝗔𝗽𝗽𝗿𝗼𝗮𝗰𝗵 𝗧𝗼 𝗦𝗼𝗳𝘁𝘄𝗮𝗿𝗲 𝗔𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗲 In the book "𝗝𝘂𝘀𝘁 𝗘𝗻𝗼𝘂𝗴𝗵 𝗦𝗼𝗳𝘁𝘄𝗮𝗿𝗲 𝗔𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗲" by George Fairbanks, the author introduces Risk-Driven Software Architecture. A risk-based approach to software…

milan_milanovic's tweet image. 𝗔 𝗥𝗶𝘀𝗸-𝗯𝗮𝘀𝗲𝗱 𝗔𝗽𝗽𝗿𝗼𝗮𝗰𝗵 𝗧𝗼 𝗦𝗼𝗳𝘁𝘄𝗮𝗿𝗲 𝗔𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗲

In the book "𝗝𝘂𝘀𝘁 𝗘𝗻𝗼𝘂𝗴𝗵 𝗦𝗼𝗳𝘁𝘄𝗮𝗿𝗲 𝗔𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗲" by George Fairbanks, the author introduces Risk-Driven Software Architecture. A risk-based approach to software…

2/6 Component Libraries: Create reusable components that you can simply mention using @ and combine into new designs without losing the style and structure of the components. Components magically adapt to your cases.


How Component Object Model (COM) works. #ThreatHunting #DFIR #Windows #Microsoft

ACEResponder's tweet image. How Component Object Model (COM) works.  

#ThreatHunting #DFIR #Windows #Microsoft

Excellent Component Gallery! 🚀🔖 Designed to be a reference for anyone building component-based user interfaces. The Component Gallery is an up-to-date repository of interface components based on examples from the world of design systems. Designing interfaces around components,…

uxlinks's tweet image. Excellent Component Gallery! 🚀🔖
Designed to be a reference for anyone building component-based user interfaces.
The Component Gallery is an up-to-date repository of interface components based on examples from the world of design systems.

Designing interfaces around components,…

Here's how I structure my components now that everything is signal-based 🚦 - DI dependencies - inputs - models - outputs - view / content queries - local state + computeds - constructor with effect replaces ngOnChanges and other lifecycle hooks - ngOnInit - initialization logic…

Enea_Jahollari's tweet image. Here's how I structure my components now that everything is signal-based 🚦

- DI dependencies
- inputs
- models
- outputs
- view / content queries
- local state + computeds
- constructor with effect replaces ngOnChanges and other lifecycle hooks
- ngOnInit - initialization logic…

What if your component model had a first-class place to put async work, with interruptible, independent tasks and without needing to trace a reactive dependency graph and accidentally DDoS yourself?


コツコツ作ってきました コンポーネント図鑑をwebで公開しましたー! shidenken-component.studio.site 「OSのガイドラインで紹介されているコンポーネント複雑で難しいな。。」 UIデザイン始めた頃に感じていた経験をもとに、 コンポーネントが少しでも好きになれるような コンテンツを揃えています…

ih_creative12's tweet image. コツコツ作ってきました
コンポーネント図鑑をwebで公開しましたー!
shidenken-component.studio.site

「OSのガイドラインで紹介されているコンポーネント複雑で難しいな。。」
UIデザイン始めた頃に感じていた経験をもとに、
コンポーネントが少しでも好きになれるような
コンテンツを揃えています…
ih_creative12's tweet image. コツコツ作ってきました
コンポーネント図鑑をwebで公開しましたー!
shidenken-component.studio.site

「OSのガイドラインで紹介されているコンポーネント複雑で難しいな。。」
UIデザイン始めた頃に感じていた経験をもとに、
コンポーネントが少しでも好きになれるような
コンテンツを揃えています…

Just slacked to a coworker: You don't realize these things until you dive into the nitty gritty. This is why we model #componentmodeling


Нет результатов для «#componentmodeling»
Нет результатов для «#componentmodeling»
Loading...

Something went wrong.


Something went wrong.


United States Trends