Masthash

#DesignPattern

arguil
1 month ago
kalvn
2 months ago

Une vidéo de 13:15 qui explique et illustre assez bien le concept d'injection de dépendance.

Dependency Injection, The Best Pattern
https://youtu.be/J1f5b4vcxCQ

#designpattern #dev #videohttps://links.kalvn.net/shaare/8EqWGA

Inautilo
3 months ago

#Design #Pitfalls
The problem with input masks and what to do instead · Predefined input formats undermine the user experience https://ilo.im/13rbyy

_____
#InputMask #Form #DesignPattern #ProductDesign #UxDesign #UiDesign #WebDesign #Usability #Accessibility #A11y

Knowledge Zone
3 months ago
Jens
4 months ago

Das Memento Pattern

Bei der Entwicklung von Software handelt es sich immer um die Formulierung von Lösungen in Form von Software. Söll die Software eine gute Lösung für ein Problem sein, dann sind Design Pattern eine gute Hilfe. Design Pattern sind Musterlösungen für typische Probleme in der Softwareentwicklung. Wer sie kennt, entwickelt nicht nur Software, die eine etablierte

https://schegge.de/2023/05/das-memento-pattern/

#Algorithmen #Bibliotheken #DesignPattern #Java #Pattern

🕹️ jbz
4 months ago

🚇 Introduction to Rails Engines
@FastRuby

"Rails Engines are essentially mini-applications that can be plugged into a larger Rails application. They allow you to modularize your code and keep it separate from the core application. This makes it easier to maintain and update the codebase as a whole."

#DesignPattern #Rails #Ruby
https://www.fastruby.io/blog/introduction-to-rails-engines.html

Inautilo
4 months ago

#Design #Suggestions
Expanding conversational user interfaces · Options for increasing the usefulness of chat interfaces https://ilo.im/1300y2

_____
#AI #Chatbot #DesignPattern #ProductDesign #UxDesign #UiDesign #WebDesign #ConversationalUI #ChatUI

Thibault Le Cornec
5 months ago

I wonder if a VIP scene can nest another VIP scene. Would it be technically possible / a good idea? 🤔
Any idea guys?
#DesignPattern #VIP #Xcode #Swift #iOS

Inautilo
6 months ago

#Design #Guide
Data table design UX patterns · A complete guide on how to design delightful data tables https://ilo.im/11ypd5

_____
#UxDesign #UiDesign #DigitalDesign #WebDesign #DesignPattern #TableDesign #DataTable #Examples #Guidelines #Checklist

susomejias :verified:
6 months ago

Inicio nueva serie sobre patrones de diseño en mi blog y comenzamos con el Criteria, muy útil cuando necesitamos realizar filtrados con cierta complejidad.

¿Quieres saber un poco más sobre él?

Te dejo el artículo por aquí

https://blog.susomejias.dev/blog/design-pattern-criteria

#designPattern #criteriaPattern

Inautilo
7 months ago

#Design #Patterns
UX Pattern Analysis · Deep dives into enterprise-specific UX patterns filled with examples https://ilo.im/113umb

_____
#ProductDesign #UxDesign #UiDesign #WebDesign #UxPattern #DesignPattern #Example

Inautilo
8 months ago

#Design #Reference
Visual design techniques · A phenomenal collection of visual design patterns and techniques https://ilo.im/10nd7q

_____
#VisualDesign #UiDesign #WebDesign #DesignPattern #Pattern #Technique #Effect #Reference #Inspiration

With how well this assignment is going, it could be my first failure. Having to try and identify software design patterns in some java libraries and it just doesn't make any sense.

Oh and to top it off, the lecturer has no bookable office hours until 5 data after the assignment is due

#university #unilife #comsci #computerscience #java #softwaredesign #DesignPattern

Nicolas Fränkel
8 months ago

Review on the book "API DesignPatterns" by @\jgeewax https://blog.frankel.ch/api-design-patterns/

#bookreview #API #designpattern

Harvey
9 months ago

A #designpattern is a way to solve common problems in software design in a repeatable manner.

These issues often arise when working on big legacy applications with #rubyonrails, especially when the architecture does not follow good software design principles.

Click 👇🏻 to read the blog where you learn a broad overview of the design patterns that are frequently applied to #Ruby on Rails applications.

https://aglowiditsolutions.com/blog/ruby-design-pattern/

Boris Schapira
9 months ago

#boostmarks

"Tree views in CSS", by @kate

https://iamkate.com/code/tree-views/

Once again, a reminder that you don't need JS for a lot of things and that an HTML/CSS version will be faster, better supported and easier to make accessible. Great piece.

#CSS #DesignPattern #TreeView

Alan Houser ☻␆
9 months ago

I love experiencing things that I preach to clients.

"Graceful Degradation"

The first section of this site— I didn't know, until after visiting it a second time— that the top section used a version of the "before/after" pattern to show that the app is equally good for Work or Play. I didn't need to even experience that interaction, but I feel more informed after doing so.

https://www.superlist.com
#UX #uxdesign #designpattern

A video screencast recording of the top section of the superlist.com website. It creatively shows how you can use the app for Business or Personal use.
Behave! Solid
10 months ago

If I tell you: "It prevents multiple objects from directly communicating all together. Instead, it manages this communication." Can you guess which design pattern I'm talking about? #designPattern

Behave! Solid
10 months ago

"Facade" and "Adapter" patterns are both about interfaces. The first decouples a client from a complex subsystem. The second changes an interface into one the client expects. #designPattern

rakeen
10 months ago

Do you know of any instance where #Singleton Pattern can be used?

I'm not asking for imaginary printer spooler example!

I've been reading posts about singleton that dated back to 10 years before and couldn't find reasonable usecase for Singleton.

#DesignPattern #SOLID @GoF #GangOfFour #singleton #anti-pattern #AntiPattern #java

Alan Houser ☻␆
10 months ago

Great idea, Amazon
#design #designpattern #amazon

gaby_wald
1 year ago

Vous reprendrez bien un peu de patrons de conception / design patterns ?

#Programmation #CheatSheet #DesignPattern #PatronDeConception #DéveloppementDurable ...

Christoph Jüngling
2 years ago

Wie weit sollte Objektorientierung gehen?

Als "OOP" als Schlagwort aufkam, wollte sich natürlich jeder damit schmücken. Ein Teilnehmer in einer Newsgroup erzählte damals den Joke, würde er seine Katze in einem Forum für Tiervermittlungen anbieten, würde er nicht ihre Liebe, ihre Reinlichkeit, die ausstrahlende Ruhe und ihre Zielstrebigkeit be

https://www.juengling-edv.de/wie-weit-sollte-objektorientierung-gehen/

#VB(A) #DesignPattern #Softwaredesign #Softwareentwicklung #VB(A) #VB6

heise-Angebot: Online-Workshop: Design Pattern und Idiome in Python

Welche Design Pattern und Idiome stehen Entwicklerinnen und Entwicklern in Python zur Verfügung und wie lassen sie sich effizient nutzen? Online-Workshop: Design Pattern und Idiome in Python