type_of
stringclasses
1 value
id
int64
12
2.31M
title
stringlengths
1
256
description
stringlengths
1
3.47k
readable_publish_date
stringlengths
5
10
slug
stringlengths
2
308
path
stringlengths
9
316
url
stringlengths
23
330
comments_count
int64
-3
1.19k
public_reactions_count
int64
-82
4.01k
collection_id
float64
60
30.7k
published_timestamp
stringlengths
20
20
language
stringclasses
95 values
subforem_id
float64
1
1
positive_reactions_count
int64
-82
4.01k
cover_image
stringlengths
61
544
social_image
stringlengths
61
544
canonical_url
stringlengths
15
452
created_at
stringlengths
20
20
edited_at
stringlengths
20
20
crossposted_at
stringlengths
20
20
published_at
stringlengths
20
20
last_comment_at
stringlengths
20
20
reading_time_minutes
int64
0
279
tag_list
stringlengths
5
121
tags
stringlengths
1
111
user
stringlengths
509
758
organization
stringlengths
501
629
flare_tag
stringclasses
13 values
__index_level_0__
int64
0
722k
article
1,909,380
Finite-state machine example in JavaScript
Finite-state machine example in JavaScript
Jul 2 '24
finite-state-machine-example-in-javascript-2npm
/artem/finite-state-machine-example-in-javascript-2npm
https://dev.to/artem/finite-state-machine-example-in-javascript-2npm
0
1
null
2024-07-02T21:08:16Z
en
null
1
https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1574087631700-abf928509b80%3Fq%3D80%26w%3D1888%26auto%3Dformat%26fit%3Dcrop%26ixlib%3Drb-4.0.3%26ixid%3DM3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%253D%253D
https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1574087631700-abf928509b80%3Fq%3D80%26w%3D1888%26auto%3Dformat%26fit%3Dcrop%26ixlib%3Drb-4.0.3%26ixid%3DM3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%253D%253D
https://dev.to/artem/finite-state-machine-example-in-javascript-2npm
2024-07-02T21:08:16Z
null
null
2024-07-02T21:08:16Z
2024-07-02T21:08:16Z
1
['javascript', 'patterns', 'example']
javascript, patterns, example
{'name': 'Artem', 'username': 'artem', 'twitter_username': 'artem_shar', 'github_username': 'artemshar', 'user_id': 153411, 'website_url': 'https://artemshar.space/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c...
null
null
561,584
article
1,867,062
¿POR QUÉ no estás usando estos providers de Angular?
En este blog post, vamos a explorar 4 características que no se utilizan comúnmente en Angular, pero...
Jun 4 '24
por-que-no-estas-usando-estos-providers-de-angular-406g
/marianocodes/por-que-no-estas-usando-estos-providers-de-angular-406g
https://dev.to/marianocodes/por-que-no-estas-usando-estos-providers-de-angular-406g
0
2
null
2024-06-04T14:05:11Z
es
null
2
https://media2.dev.to/dy…14pr3chy397n.jpg
https://media2.dev.to/dy…14pr3chy397n.jpg
https://dev.to/marianocodes/por-que-no-estas-usando-estos-providers-de-angular-406g
2024-05-28T00:36:39Z
null
null
2024-06-04T14:05:11Z
2024-06-04T14:05:11Z
3
['angular', 'providers', 'patterns', 'javascript']
angular, providers, patterns, javascript
{'name': 'Mariano Álvarez 🇨🇷', 'username': 'marianocodes', 'twitter_username': 'marianocodes', 'github_username': 'mahcr', 'user_id': 220813, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com...
null
null
561,585
article
1,851,943
Common and Useful Deployment Patterns
What is a deployment pattern? A deployment pattern (Not to be confused with a design...
May 29 '24
common-and-useful-deployment-patterns-3ha2
/zeedu_dev/common-and-useful-deployment-patterns-3ha2
https://dev.to/zeedu_dev/common-and-useful-deployment-patterns-3ha2
0
0
null
2024-05-29T19:17:26Z
en
null
0
https://media2.dev.to/dy…9fchht1n5rs6.jpg
https://media2.dev.to/dy…9fchht1n5rs6.jpg
https://coffeebytes.dev/en/common-and-useful-deployment-patterns/
2024-05-13T22:08:51Z
null
2024-05-29T19:17:26Z
2024-05-29T15:00:00Z
2024-05-29T15:00:00Z
3
['architecture', 'webdev', 'deploy', 'patterns']
architecture, webdev, deploy, patterns
{'name': 'Eduardo Zepeda', 'username': 'zeedu_dev', 'twitter_username': 'hello_wired', 'github_username': 'EduardoZepeda', 'user_id': 503443, 'website_url': 'https://coffeebytes.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa...
null
null
561,586
article
1,818,935
Understanding JavaScript Creational Patterns for Object Creation
: Understanding JavaScript Creational Patterns for Object Creation
Apr 11 '24
understanding-javascript-creational-patterns-for-object-creation-2k1o
/punithgowdanpg/understanding-javascript-creational-patterns-for-object-creation-2k1o
https://dev.to/punithgowdanpg/understanding-javascript-creational-patterns-for-object-creation-2k1o
0
0
null
2024-04-11T17:04:31Z
en
null
0
null
https://media2.dev.to/dy…u70jp57039wd.png
https://dev.to/punithgowdanpg/understanding-javascript-creational-patterns-for-object-creation-2k1o
2024-04-11T16:59:35Z
2024-04-11T17:04:53Z
null
2024-04-11T17:04:31Z
2024-04-11T17:04:31Z
2
['javascript', 'patterns']
javascript, patterns
{'name': 'Punith Gowda N', 'username': 'punithgowdanpg', 'twitter_username': 'punithgowdanpg', 'github_username': 'punithnpg', 'user_id': 109125, 'website_url': 'https://punith.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads...
null
null
561,587
article
1,789,796
Understanding Design First: Principles, Patterns, and Best Practices Explained
Crafting an API involves the meticulous process of planning, defining, and organizing the interface...
Mar 14 '24
understanding-design-first-principles-patterns-and-best-practices-explained-28ak
/satokenta/understanding-design-first-principles-patterns-and-best-practices-explained-28ak
https://dev.to/satokenta/understanding-design-first-principles-patterns-and-best-practices-explained-28ak
0
0
null
2024-03-14T03:43:50Z
en
null
0
null
https://media2.dev.to/dy…i9edy1dk0rz3.png
https://dev.to/satokenta/understanding-design-first-principles-patterns-and-best-practices-explained-28ak
2024-03-14T03:43:51Z
null
null
2024-03-14T03:43:50Z
2024-03-14T03:43:50Z
2
['patterns', 'design', 'api']
patterns, design, api
{'name': 'Sato Kenta', 'username': 'satokenta', 'twitter_username': 'SatoKenta130678', 'github_username': None, 'user_id': 1116641, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
561,588
article
1,789,744
The Architecture Might Not Be the Problem
It’s interesting how language around service architecture changes as patterns fall in & out of...
Mar 14 '24
the-architecture-might-not-be-the-problem-2p43
/alexmacarthur/the-architecture-might-not-be-the-problem-2p43
https://dev.to/alexmacarthur/the-architecture-might-not-be-the-problem-2p43
1
0
null
2024-03-14T02:14:07Z
en
null
0
null
https://media2.dev.to/dy…x34hmwe3rzom.png
https://macarthur.me/posts/architecture
2024-03-14T02:13:38Z
null
2024-03-14T02:14:07Z
2024-03-14T00:18:26Z
2024-03-14T15:58:23Z
4
['architecture', 'patterns']
architecture, patterns
{'name': 'Alex MacArthur', 'username': 'alexmacarthur', 'twitter_username': 'amacarthur', 'github_username': 'alexmacarthur', 'user_id': 52577, 'website_url': 'https://picperf.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads....
null
null
561,589
article
1,709,905
Using a Trait in Derive CLIs
In Part 5 we update our trait to work with Derive based CLIs and discuss the tradeoffs in doing...
Dec 27 '23
cli-structure-in-rust-05-1d11
/kbknapp/cli-structure-in-rust-05-1d11
https://dev.to/kbknapp/cli-structure-in-rust-05-1d11
0
1
25,866
2023-12-27T19:31:24Z
en
null
1
null
https://media2.dev.to/dy…k9euoxioeuw0.png
https://kbknapp.dev/cli-structure-05/
2023-12-27T19:28:54Z
2023-12-27T19:32:46Z
null
2023-12-27T19:31:24Z
2023-12-27T19:31:24Z
9
['rust', 'programming', 'tutorial', 'patterns']
rust, programming, tutorial, patterns
{'name': 'Kevin K.', 'username': 'kbknapp', 'twitter_username': 'thekbknapp', 'github_username': 'kbknapp', 'user_id': 550918, 'website_url': 'https://kbknapp.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com...
null
null
561,590
article
1,709,881
CLI Contexts
How should one structure their CLI programs? I've seen this question a few times, and over the years...
Dec 27 '23
cli-structure-in-rust-01-41hl
/kbknapp/cli-structure-in-rust-01-41hl
https://dev.to/kbknapp/cli-structure-in-rust-01-41hl
0
1
25,866
2023-12-27T19:29:44Z
en
null
1
null
https://media2.dev.to/dy…4gnvt0r0syit.png
https://kbknapp.dev/cli-structure-01/
2023-12-27T19:15:52Z
2023-12-27T19:31:47Z
null
2023-12-27T19:29:44Z
2023-12-27T19:29:44Z
8
['rust', 'programming', 'tutorial', 'patterns']
rust, programming, tutorial, patterns
{'name': 'Kevin K.', 'username': 'kbknapp', 'twitter_username': 'thekbknapp', 'github_username': 'kbknapp', 'user_id': 550918, 'website_url': 'https://kbknapp.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com...
null
null
561,591
article
1,709,900
Using a Trait in Builder CLIs
In Part 3 of this series we define a trait to help control the chaos and enforce some structure on...
Dec 27 '23
cli-structure-in-rust-03-2182
/kbknapp/cli-structure-in-rust-03-2182
https://dev.to/kbknapp/cli-structure-in-rust-03-2182
0
1
25,866
2023-12-27T19:30:48Z
en
null
1
null
https://media2.dev.to/dy…5k7n3ij9qjkj.png
https://kbknapp.dev/cli-structure-03/
2023-12-27T19:23:44Z
2023-12-27T19:33:00Z
null
2023-12-27T19:30:48Z
2023-12-27T19:30:48Z
7
['rust', 'programming', 'tutorial', 'patterns']
rust, programming, tutorial, patterns
{'name': 'Kevin K.', 'username': 'kbknapp', 'twitter_username': 'thekbknapp', 'github_username': 'kbknapp', 'user_id': 550918, 'website_url': 'https://kbknapp.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com...
null
null
561,592
article
1,721,434
How to Lower the Cost of Changing Software - Part 1
A discussion about patterns to lower the cost of change by making the design more extensible, with concrete use cases.
Jan 11 '24
how-to-lower-the-cost-of-changing-software-part-1-56h4
/lpand/how-to-lower-the-cost-of-changing-software-part-1-56h4
https://dev.to/lpand/how-to-lower-the-cost-of-changing-software-part-1-56h4
0
1
26,027
2024-01-11T00:00:00Z
en
null
1
https://media2.dev.to/dy…gsp2qt7welxk.png
https://media2.dev.to/dy…gsp2qt7welxk.png
https://dev.to/lpand/how-to-lower-the-cost-of-changing-software-part-1-56h4
2024-01-08T21:36:55Z
2024-01-15T14:29:53Z
null
2024-01-11T00:00:00Z
2024-01-11T08:00:00Z
7
['patterns', 'programming', 'software', 'design']
patterns, programming, software, design
{'name': 'Luca Pandini', 'username': 'lpand', 'twitter_username': None, 'github_username': 'lpand', 'user_id': 155451, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofi...
null
null
561,594
article
1,709,904
Derive Based CLIs
In Part 4 of this series we go back to the beginning and look at Derive based CLIs, and how we can...
Dec 27 '23
cli-structure-in-rust-04-344i
/kbknapp/cli-structure-in-rust-04-344i
https://dev.to/kbknapp/cli-structure-in-rust-04-344i
0
1
25,866
2023-12-27T19:31:12Z
en
null
1
null
https://media2.dev.to/dy…w77ievpwt3en.png
https://kbknapp.dev/cli-structure-04/
2023-12-27T19:26:07Z
2023-12-27T19:32:29Z
null
2023-12-27T19:31:12Z
2023-12-27T19:31:12Z
6
['rust', 'programming', 'tutorial', 'patterns']
rust, programming, tutorial, patterns
{'name': 'Kevin K.', 'username': 'kbknapp', 'twitter_username': 'thekbknapp', 'github_username': 'kbknapp', 'user_id': 550918, 'website_url': 'https://kbknapp.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com...
null
null
561,595
article
1,709,882
Builder Based CLIs
In Part 2 we dive into some actual code to see what it would look like to use these patterns for CLIs...
Dec 27 '23
cli-structure-in-rust-02-4dco
/kbknapp/cli-structure-in-rust-02-4dco
https://dev.to/kbknapp/cli-structure-in-rust-02-4dco
0
1
25,866
2023-12-27T19:30:23Z
en
null
1
null
https://media2.dev.to/dy…7ramj7nssu6a.png
https://kbknapp.dev/cli-structure-02/
2023-12-27T19:20:13Z
2023-12-27T19:32:02Z
null
2023-12-27T19:30:23Z
2023-12-27T19:30:23Z
5
['rust', 'programming', 'tutorial', 'patterns']
rust, programming, tutorial, patterns
{'name': 'Kevin K.', 'username': 'kbknapp', 'twitter_username': 'thekbknapp', 'github_username': 'kbknapp', 'user_id': 550918, 'website_url': 'https://kbknapp.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com...
null
null
561,596
article
1,695,899
Mastering Programming Patterns. A Guide for Junior Developers
Programming patterns are like the building blocks of efficient and maintainable code. They offer...
Dec 12 '23
mastering-programming-patterns-a-guide-for-junior-developers-9pp
/fritzlolpro/mastering-programming-patterns-a-guide-for-junior-developers-9pp
https://dev.to/fritzlolpro/mastering-programming-patterns-a-guide-for-junior-developers-9pp
2
3
null
2023-12-12T16:53:45Z
en
null
3
null
https://media2.dev.to/dy…2d2wchs2881g.png
https://dev.to/fritzlolpro/mastering-programming-patterns-a-guide-for-junior-developers-9pp
2023-12-12T16:53:45Z
null
null
2023-12-12T16:53:45Z
2024-02-02T03:02:33Z
2
['programming', 'patterns', 'development']
programming, patterns, development
{'name': 'Fedor', 'username': 'fritzlolpro', 'twitter_username': None, 'github_username': 'fritzlolpro', 'user_id': 527316, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
561,597
article
1,628,273
Decoding the Art of Software Patterns: An Exhaustive Odyssey into Strategy, Building Blocks, and Observers
Disclaimer The content presented in this blog post is intended for educational and...
Oct 9 '23
decoding-the-art-of-software-patterns-an-exhaustive-odyssey-into-strategy-building-blocks-and-observers-2a1c
/lordneic/decoding-the-art-of-software-patterns-an-exhaustive-odyssey-into-strategy-building-blocks-and-observers-2a1c
https://dev.to/lordneic/decoding-the-art-of-software-patterns-an-exhaustive-odyssey-into-strategy-building-blocks-and-observers-2a1c
0
5
null
2023-10-09T05:40:24Z
en
null
5
null
https://media2.dev.to/dy…5qfv55kza0wm.png
https://dev.to/lordneic/decoding-the-art-of-software-patterns-an-exhaustive-odyssey-into-strategy-building-blocks-and-observers-2a1c
2023-10-09T05:39:51Z
null
null
2023-10-09T05:40:24Z
2023-10-09T05:40:24Z
4
['patterns', 'tutorial', 'programming', 'webdev']
patterns, tutorial, programming, webdev
{'name': 'Lord Neic', 'username': 'lordneic', 'twitter_username': 'LordNeic', 'github_username': 'Nejcc', 'user_id': 1159919, 'website_url': 'https://nejcc.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws...
null
null
561,598
article
1,589,756
Node.js Architectural Patterns with Examples
Exploring Node.js Architectural Patterns with Examples Node.js, with its non-blocking, event-driven...
Sep 5 '23
nodejs-architectural-patterns-with-examples-1335
/sasithwarnakafonseka/nodejs-architectural-patterns-with-examples-1335
https://dev.to/sasithwarnakafonseka/nodejs-architectural-patterns-with-examples-1335
6
117
null
2023-09-05T04:25:17Z
en
null
117
null
https://media2.dev.to/dy…pz0ddgmbpij1.png
https://dev.to/sasithwarnakafonseka/nodejs-architectural-patterns-with-examples-1335
2023-09-05T04:25:18Z
2023-09-18T14:25:19Z
null
2023-09-05T04:25:17Z
2024-10-11T11:33:59Z
3
['node', 'architectural', 'patterns', 'architecturalpatterns']
node, architectural, patterns, architecturalpatterns
{'name': 'Sasith Warnaka', 'username': 'sasithwarnakafonseka', 'twitter_username': None, 'github_username': 'sasithwarnakafonseka', 'user_id': 1066654, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo...
null
null
561,599
article
1,576,624
Observer Pattern: Keeping Components in Sync
Hi again, If you don't know me, my name is Iaan Mesquita. Today, we'll discuss about Observer...
Aug 27 '23
observer-pattern-keeping-components-in-sync-j02
/ianito/observer-pattern-keeping-components-in-sync-j02
https://dev.to/ianito/observer-pattern-keeping-components-in-sync-j02
0
1
24,241
2023-08-27T16:32:05Z
en
null
1
https://media2.dev.to/dy…pxgn0cgv0qwa.png
https://media2.dev.to/dy…pxgn0cgv0qwa.png
https://dev.to/ianito/observer-pattern-keeping-components-in-sync-j02
2023-08-22T14:39:14Z
null
null
2023-08-27T16:32:05Z
2023-08-27T21:32:00Z
9
['typescript', 'beginners', 'patterns', 'softwareengineering']
typescript, beginners, patterns, softwareengineering
{'name': 'Iaan Mesquita', 'username': 'ianito', 'twitter_username': '_ianito', 'github_username': 'ianitow', 'user_id': 651949, 'website_url': 'https://github.com/ianitow', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo...
null
null
561,600
article
1,578,123
Padrões React: Container/Presentational
Fala, galera! Hoje vou começar uma pequena série focada em padrões. Inicialmente ela vai ser focada...
Aug 23 '23
padroes-react-containerpresentational-2oj1
/gonkristiano/padroes-react-containerpresentational-2oj1
https://dev.to/gonkristiano/padroes-react-containerpresentational-2oj1
0
2
null
2023-08-23T22:44:35Z
pt
null
2
null
https://media2.dev.to/dy…v8501ps6u0j5.png
https://dev.to/gonkristiano/padroes-react-containerpresentational-2oj1
2023-08-23T22:44:35Z
null
null
2023-08-23T22:44:35Z
2023-08-23T22:44:35Z
4
['react', 'frontend', 'patterns', 'programming']
react, frontend, patterns, programming
{'name': 'Cristiano Gonçalves ⛩️', 'username': 'gonkristiano', 'twitter_username': 'Gonkristiano', 'github_username': 'crisgon', 'user_id': 139784, 'website_url': 'https://www.cristiano.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev...
null
null
561,601
article
1,575,484
Design Systems Entropy
👚 Think about your closet. When you first set it up, everything is in its place, neat and tidy. But...
Aug 21 '23
design-systems-entropy-4008
/pavellaptev/design-systems-entropy-4008
https://dev.to/pavellaptev/design-systems-entropy-4008
0
2
null
2023-08-21T18:41:28Z
en
null
2
https://media2.dev.to/dy…7x3ee5gj1pnx.jpg
https://media2.dev.to/dy…7x3ee5gj1pnx.jpg
https://dev.to/pavellaptev/design-systems-entropy-4008
2023-08-21T18:41:21Z
null
null
2023-08-21T18:41:28Z
2023-08-21T18:41:28Z
4
['designsystem', 'patterns', 'entropy', 'designtips']
designsystem, patterns, entropy, designtips
{'name': 'Pavel Laptev', 'username': 'pavellaptev', 'twitter_username': 'PaveILaptev', 'github_username': 'PavelLaptev', 'user_id': 369896, 'website_url': 'https://pavellaptev.github.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u...
null
null
561,602
article
1,574,189
Depth of composition
When developing applications, it is common to split a large amount of code into smaller units....
Aug 20 '23
flat-code-358k
/mikeskoe/flat-code-358k
https://dev.to/mikeskoe/flat-code-358k
0
0
null
2023-08-20T21:58:37Z
en
null
0
https://media2.dev.to/dy…z83hm22ckrpa.jpg
https://media2.dev.to/dy…z83hm22ckrpa.jpg
https://dev.to/mikeskoe/flat-code-358k
2023-08-20T21:53:21Z
2023-08-28T20:34:00Z
null
2023-08-20T21:58:37Z
2023-08-20T21:58:37Z
2
['typescript', 'patterns', 'react']
typescript, patterns, react
{'name': 'Mike Skoe', 'username': 'mikeskoe', 'twitter_username': None, 'github_username': 'MikeSkoe', 'user_id': 161370, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fpr...
null
null
561,603
article
1,571,430
Factory Method: Simplifying Object Instantiation
Portuguese version: https://dev.to/ianito/design-patterns-factory-method-pt-br-21a3 Hi there, If...
Aug 19 '23
design-patterns-factory-method-22if
/ianito/design-patterns-factory-method-22if
https://dev.to/ianito/design-patterns-factory-method-22if
0
4
24,241
2023-08-19T16:54:28Z
en
null
4
https://media2.dev.to/dy…173go86jotxo.png
https://media2.dev.to/dy…173go86jotxo.png
https://dev.to/ianito/design-patterns-factory-method-22if
2023-08-17T15:25:01Z
2023-08-27T17:19:09Z
null
2023-08-19T16:54:28Z
2023-08-19T16:54:28Z
9
['architecture', 'softwareengineering', 'patterns', 'typescript']
architecture, softwareengineering, patterns, typescript
{'name': 'Iaan Mesquita', 'username': 'ianito', 'twitter_username': '_ianito', 'github_username': 'ianitow', 'user_id': 651949, 'website_url': 'https://github.com/ianitow', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo...
null
null
561,604
article
1,569,590
Design Patterns: Factory Method [PT-BR]
English version: https://dev.to/ianito/design-patterns-factory-method-22if Olá, Se você ainda não...
Aug 19 '23
design-patterns-factory-method-pt-br-21a3
/ianito/design-patterns-factory-method-pt-br-21a3
https://dev.to/ianito/design-patterns-factory-method-pt-br-21a3
2
0
null
2023-08-19T16:54:42Z
pt
null
0
https://media2.dev.to/dy…feg0wk33cl7i.png
https://media2.dev.to/dy…feg0wk33cl7i.png
https://dev.to/ianito/design-patterns-factory-method-pt-br-21a3
2023-08-15T23:04:46Z
2023-08-27T16:33:05Z
null
2023-08-19T16:54:42Z
2024-03-29T03:11:28Z
10
['architecture', 'patterns', 'softwareengineering', 'typescript']
architecture, patterns, softwareengineering, typescript
{'name': 'Iaan Mesquita', 'username': 'ianito', 'twitter_username': '_ianito', 'github_username': 'ianitow', 'user_id': 651949, 'website_url': 'https://github.com/ianitow', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo...
null
null
561,605
article
1,550,767
The Early Return Pattern in C#
Exploring the early return pattern using examples in C#
Jul 27 '23
the-early-return-pattern-in-c-201c
/mteheran/the-early-return-pattern-in-c-201c
https://dev.to/mteheran/the-early-return-pattern-in-c-201c
2
2
null
2023-07-27T12:03:13Z
en
null
2
null
https://media2.dev.to/dy…graby8h6uw28.png
https://dev.to/mteheran/the-early-return-pattern-in-c-201c
2023-07-27T12:03:13Z
2023-07-28T14:11:34Z
null
2023-07-27T12:03:13Z
2023-07-28T14:11:49Z
3
['earlypattern', 'csharp', 'patterns']
earlypattern, csharp, patterns
{'name': 'Miguel Teheran', 'username': 'mteheran', 'twitter_username': 'Mteheran', 'github_username': 'Mteheran', 'user_id': 78871, 'website_url': 'https://mteheran.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona...
null
null
561,606
article
1,545,549
Data Migration Strategies in Ruby on Rails: The Right Way to Manage Missing Data
Overview In this article, we're going to discuss the possible strategies for migrating,...
Jul 22 '23
data-migration-strategies-in-ruby-on-rails-the-right-way-to-manage-missing-data-3dbe
/vladhilko/data-migration-strategies-in-ruby-on-rails-the-right-way-to-manage-missing-data-3dbe
https://dev.to/vladhilko/data-migration-strategies-in-ruby-on-rails-the-right-way-to-manage-missing-data-3dbe
0
11
23,936
2023-07-22T16:13:09Z
en
null
11
https://media2.dev.to/dy…h3j1g0qcu4p4.png
https://media2.dev.to/dy…h3j1g0qcu4p4.png
https://dev.to/vladhilko/data-migration-strategies-in-ruby-on-rails-the-right-way-to-manage-missing-data-3dbe
2023-07-22T16:10:52Z
2023-07-26T14:46:25Z
null
2023-07-22T16:13:09Z
2023-07-22T16:13:09Z
11
['ruby', 'rails', 'patterns']
ruby, rails, patterns
{'name': 'Vlad Hilko', 'username': 'vladhilko', 'twitter_username': None, 'github_username': 'vladhilko', 'user_id': 979672, 'website_url': 'https://www.linkedin.com/in/vladislav-hilko/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u...
null
null
561,607
article
1,539,527
How to implement Adapter pattern in Ruby on Rails?
Overview In this article, we are going to discuss the adapter pattern. We will explore...
Jul 17 '23
how-to-implement-adapter-pattern-in-ruby-on-rails-1ibg
/vladhilko/how-to-implement-adapter-pattern-in-ruby-on-rails-1ibg
https://dev.to/vladhilko/how-to-implement-adapter-pattern-in-ruby-on-rails-1ibg
4
12
null
2023-07-17T07:44:20Z
en
null
12
https://media2.dev.to/dy…rvfhrnynh8h6.png
https://media2.dev.to/dy…rvfhrnynh8h6.png
https://dev.to/vladhilko/how-to-implement-adapter-pattern-in-ruby-on-rails-1ibg
2023-07-17T07:44:21Z
null
null
2023-07-17T07:44:20Z
2024-09-29T13:20:00Z
9
['ruby', 'rails', 'patterns', 'adapter']
ruby, rails, patterns, adapter
{'name': 'Vlad Hilko', 'username': 'vladhilko', 'twitter_username': None, 'github_username': 'vladhilko', 'user_id': 979672, 'website_url': 'https://www.linkedin.com/in/vladislav-hilko/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u...
null
null
561,608
article
1,526,894
Managing Platform-Specific Features in Rails: The Right Way to Customize App Behavior
Overview: In this article, we will discuss the usage of Platform Settings in a Rails...
Jul 5 '23
managing-platform-specific-features-in-rails-the-right-way-to-customize-app-behavior-1nc9
/vladhilko/managing-platform-specific-features-in-rails-the-right-way-to-customize-app-behavior-1nc9
https://dev.to/vladhilko/managing-platform-specific-features-in-rails-the-right-way-to-customize-app-behavior-1nc9
0
3
null
2023-07-05T11:07:39Z
en
null
3
https://media2.dev.to/dy…xjv9p9fryh90.png
https://media2.dev.to/dy…xjv9p9fryh90.png
https://dev.to/vladhilko/managing-platform-specific-features-in-rails-the-right-way-to-customize-app-behavior-1nc9
2023-07-05T11:03:16Z
null
null
2023-07-05T11:07:39Z
2023-07-05T11:07:39Z
15
['rails', 'ruby', 'patterns']
rails, ruby, patterns
{'name': 'Vlad Hilko', 'username': 'vladhilko', 'twitter_username': None, 'github_username': 'vladhilko', 'user_id': 979672, 'website_url': 'https://www.linkedin.com/in/vladislav-hilko/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u...
null
null
561,609
article
1,497,905
Delayed events pattern, no more crons
Once upon a time, there were cron schedulers. The fundamental bricks to implement the scheduled-task...
Jun 8 '23
delayed-events-pattern-no-more-crons-5fni
/ccarcaci/delayed-events-pattern-no-more-crons-5fni
https://dev.to/ccarcaci/delayed-events-pattern-no-more-crons-5fni
0
1
null
2023-06-08T15:43:36Z
null
null
1
null
https://media2.dev.to/dy…rjkpbpvyrife.png
https://dev.to/ccarcaci/delayed-events-pattern-no-more-crons-5fni
2023-06-08T12:36:03Z
2023-06-08T15:44:49Z
null
2023-06-08T15:43:36Z
2023-06-08T15:43:36Z
5
['queue', 'architecture', 'patterns', 'crons']
queue, architecture, patterns, crons
{'name': 'ccarcaci', 'username': 'ccarcaci', 'twitter_username': None, 'github_username': 'ccarcaci', 'user_id': 941781, 'website_url': 'https://github.com/ccarcaci', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c...
null
null
561,610
article
1,493,085
Simply Explained : Top 5 Design Patterns
Introduction Design patterns are reusable solutions to common programming problems. They provide...
Jun 6 '23
simply-explained-top-5-design-patterns-4775
/shahid_hussain_7a399e19ef/simply-explained-top-5-design-patterns-4775
https://dev.to/shahid_hussain_7a399e19ef/simply-explained-top-5-design-patterns-4775
0
2
null
2023-06-06T04:08:30Z
null
null
2
null
https://media2.dev.to/dy…w33wgx4y8sos.png
https://dev.to/shahid_hussain_7a399e19ef/simply-explained-top-5-design-patterns-4775
2023-06-06T04:08:31Z
null
null
2023-06-06T04:08:30Z
2023-06-06T04:08:30Z
4
['beginners', 'java', 'patterns', 'coding']
beginners, java, patterns, coding
{'name': 'Saheed hussain', 'username': 'shahid_hussain_7a399e19ef', 'twitter_username': None, 'github_username': None, 'user_id': 1062332, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fup...
null
null
561,611
article
1,457,661
Implementing CQRS in Python
Introduction Today we will explore the key concepts behind the CQRS pattern and its...
May 4 '23
implementing-cqrs-in-python-41aj
/akhundmurad/implementing-cqrs-in-python-41aj
https://dev.to/akhundmurad/implementing-cqrs-in-python-41aj
0
25
null
2023-05-04T18:41:35Z
null
null
25
https://media2.dev.to/dy…mgb7p4wwsptd.png
https://media2.dev.to/dy…mgb7p4wwsptd.png
https://dev.to/akhundmurad/implementing-cqrs-in-python-41aj
2023-05-04T18:41:35Z
2023-05-04T18:48:08Z
null
2023-05-04T18:41:35Z
2023-05-04T18:41:35Z
6
['python', 'learning', 'cqrs', 'patterns']
python, learning, cqrs, patterns
{'name': 'Murad Akhundov', 'username': 'akhundmurad', 'twitter_username': None, 'github_username': 'akhundMurad', 'user_id': 1076854, 'website_url': 'https://github.com/akhundMurad/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa...
null
null
561,612
article
1,375,843
Programación Basada en Slogans
Una vision critica de patrones aceptados en la industria, y como aplicarlos de forma efectiva.
Apr 18 '23
programacion-basada-en-slogans-6eb
/spersico/programacion-basada-en-slogans-6eb
https://dev.to/spersico/programacion-basada-en-slogans-6eb
0
0
null
2023-04-18T15:08:51Z
es
null
0
null
https://media2.dev.to/dy…u8un6r61659n.png
https://spersico.dev/posts/programacion-basada-en-slogans/
2023-02-22T21:12:53Z
2023-04-18T15:09:36Z
null
2023-04-18T15:08:51Z
2023-04-18T15:08:51Z
10
['patterns', 'javascript', 'architecture', 'programming']
patterns, javascript, architecture, programming
{'name': 'Santiago Persico', 'username': 'spersico', 'twitter_username': 'spersico', 'github_username': 'spersico', 'user_id': 99463, 'website_url': 'https://www.spersico.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
561,613
article
1,431,821
How to implement Pub/Sub pattern in Ruby on Rails?
Overview: In this article we'll provide a comprehensive guide to understanding and...
Apr 10 '23
how-to-implement-pubsub-pattern-in-ruby-on-rails-1l5p
/vladhilko/how-to-implement-pubsub-pattern-in-ruby-on-rails-1l5p
https://dev.to/vladhilko/how-to-implement-pubsub-pattern-in-ruby-on-rails-1l5p
6
18
22,841
2023-04-10T18:22:43Z
null
null
18
https://media2.dev.to/dy…617djwsqffwh.png
https://media2.dev.to/dy…617djwsqffwh.png
https://dev.to/vladhilko/how-to-implement-pubsub-pattern-in-ruby-on-rails-1l5p
2023-04-10T18:18:18Z
2023-05-05T16:00:13Z
null
2023-04-10T18:22:43Z
2024-06-04T15:01:37Z
11
['ruby', 'rails', 'patterns', 'pubsub']
ruby, rails, patterns, pubsub
{'name': 'Vlad Hilko', 'username': 'vladhilko', 'twitter_username': None, 'github_username': 'vladhilko', 'user_id': 979672, 'website_url': 'https://www.linkedin.com/in/vladislav-hilko/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u...
null
null
561,614
article
1,402,549
Sidecar pattern use cases
Sidecar pattern use cases Essence of pattern is that you have main container and sidecar...
Mar 17 '23
sidecar-pattern-use-cases-5bki
/nutrymaco/sidecar-pattern-use-cases-5bki
https://dev.to/nutrymaco/sidecar-pattern-use-cases-5bki
0
1
null
2023-03-17T09:30:00Z
en
null
1
null
https://media2.dev.to/dy…fxuzq6tvwbsa.png
https://dev.to/nutrymaco/sidecar-pattern-use-cases-5bki
2023-03-15T23:51:04Z
2023-03-16T00:02:26Z
null
2023-03-17T09:30:00Z
2023-03-17T09:30:00Z
1
['cloud', 'kubernetes', 'patterns']
cloud, kubernetes, patterns
{'name': 'Efim Smykov', 'username': 'nutrymaco', 'twitter_username': 'nutrymaco', 'github_username': 'Nutrymaco', 'user_id': 1035905, 'website_url': 'https://t.me/nutrymaco', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama...
null
null
561,615
article
1,391,183
Architecture Patterns for Microservices
by Lawrence Franklin Chukwudalu Common architecture patterns for microservices — Many...
Mar 7 '23
architecture-patterns-for-microservices-569m
/asayerio_techblog/architecture-patterns-for-microservices-569m
https://dev.to/asayerio_techblog/architecture-patterns-for-microservices-569m
0
1
null
2023-03-07T00:11:27Z
en
null
1
https://media2.dev.to/dy…kase3cj1y9wl.png
https://media2.dev.to/dy…kase3cj1y9wl.png
https://dev.to/asayerio_techblog/architecture-patterns-for-microservices-569m
2023-03-07T00:11:28Z
null
null
2023-03-07T00:11:27Z
2023-03-07T00:11:27Z
8
['microservices', 'patterns', 'architecture']
microservices, patterns, architecture
{'name': 'OpenReplay Tech Blog', 'username': 'asayerio_techblog', 'twitter_username': 'OpenReplayHQ', 'github_username': 'fkereki-OR', 'user_id': 571683, 'website_url': 'https://blog.openreplay.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2...
null
null
561,616
article
1,367,986
Naming Anti-patterns
Some naming anti-patterns
Feb 16 '23
naming-anti-patterns-44n9
/stoft/naming-anti-patterns-44n9
https://dev.to/stoft/naming-anti-patterns-44n9
0
0
null
2023-02-16T11:07:36Z
en
null
0
https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1567604130959-7ea7ab2a7807%3Fixlib%3Drb-4.0.3%26ixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26auto%3Dformat%26fit%3Dcrop%26w%3D687%26q%3D80
https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1567604130959-7ea7ab2a7807%3Fixlib%3Drb-4.0.3%26ixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26auto%3Dformat%26fit%3Dcrop%26w%3D687%26q%3D80
https://dev.to/stoft/naming-anti-patterns-44n9
2023-02-16T11:07:05Z
null
null
2023-02-16T11:07:36Z
2023-02-16T11:07:36Z
1
['naming', 'patterns']
naming, patterns
{'name': 'Rasmus Larsson', 'username': 'stoft', 'twitter_username': 'stoftis', 'github_username': 'stoft', 'user_id': 20917, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2...
null
null
561,618
article
1,333,544
Compound components pattern for creating reusable Rating component
👋 Hey folks This article will give you an explanation of a "Compound components"...
Feb 13 '23
compound-components-pattern-for-creating-reusable-rating-component-m07
/dealwith/compound-components-pattern-for-creating-reusable-rating-component-m07
https://dev.to/dealwith/compound-components-pattern-for-creating-reusable-rating-component-m07
7
14
21,675
2023-02-13T15:00:00Z
en
null
14
https://media2.dev.to/dy…ldow8l64aux0.jpg
https://media2.dev.to/dy…ldow8l64aux0.jpg
https://dev.to/dealwith/compound-components-pattern-for-creating-reusable-rating-component-m07
2023-01-18T19:25:07Z
2023-02-12T23:59:18Z
null
2023-02-13T15:00:00Z
2023-02-16T14:15:33Z
4
['react', 'javascript', 'beginners', 'patterns']
react, javascript, beginners, patterns
{'name': 'Gleb Krishin', 'username': 'dealwith', 'twitter_username': 'krishin1', 'github_username': 'dealwith', 'user_id': 612527, 'website_url': 'https://buymeacoffee.com/gleb.krishin', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-up...
null
null
561,619
article
1,364,349
Outros 3 Padrões de Arquitetura de Software Simplificados e Exemplificados
Hoje eu trago outros três padrões bem comuns de arquitetura de software para explorarmos. Todos...
Feb 14 '23
outros-3-padroes-de-arquitetura-de-software-simplificados-e-exemplificados-5ckd
/vinisaveg/outros-3-padroes-de-arquitetura-de-software-simplificados-e-exemplificados-5ckd
https://dev.to/vinisaveg/outros-3-padroes-de-arquitetura-de-software-simplificados-e-exemplificados-5ckd
0
2
21,795
2023-02-14T18:51:55Z
pt
null
2
https://media2.dev.to/dy…efrub3gd0sxc.png
https://media2.dev.to/dy…efrub3gd0sxc.png
https://dev.to/vinisaveg/outros-3-padroes-de-arquitetura-de-software-simplificados-e-exemplificados-5ckd
2023-02-13T19:40:11Z
2023-02-14T18:52:49Z
null
2023-02-14T18:51:55Z
2023-02-14T18:51:55Z
4
['architecture', 'programming', 'design', 'patterns']
architecture, programming, design, patterns
{'name': 'Vinicius Savegnago', 'username': 'vinisaveg', 'twitter_username': None, 'github_username': 'vinisaveg', 'user_id': 474051, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...
null
null
561,620
article
1,362,986
A method's gravity
What is method gravity? What I call Method Gravity means for me: The bigger the method...
Feb 12 '23
a-methods-gravity-i7h
/lucianghinda/a-methods-gravity-i7h
https://dev.to/lucianghinda/a-methods-gravity-i7h
0
3
null
2023-02-12T18:18:42Z
en
null
3
null
https://media2.dev.to/dy…0qsw92kbkfru.png
https://allaboutcoding.ghinda.com/a-methods-gravity
2023-02-12T18:18:42Z
2023-02-16T13:31:12Z
null
2023-02-12T18:18:42Z
2023-02-12T18:18:42Z
6
['ruby', 'programming', 'patterns', 'codedesign']
ruby, programming, patterns, codedesign
{'name': 'Lucian Ghinda', 'username': 'lucianghinda', 'twitter_username': 'lucianghinda', 'github_username': 'lucianghinda', 'user_id': 907797, 'website_url': 'https://ghinda.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads....
null
null
561,621
article
1,359,585
3 Padrões de Arquitetura de Software Simplificados e Exemplificados
Como já abordado no post anterior, Arquitetura de Software é um aspecto crítico do desenvolvimento de...
Feb 10 '23
3-padroes-de-arquitetura-de-software-simplificados-e-exemplificados-2cgm
/vinisaveg/3-padroes-de-arquitetura-de-software-simplificados-e-exemplificados-2cgm
https://dev.to/vinisaveg/3-padroes-de-arquitetura-de-software-simplificados-e-exemplificados-2cgm
0
2
21,795
2023-02-10T14:32:54Z
pt
null
2
https://media2.dev.to/dy…x4gffk7cixtk.png
https://media2.dev.to/dy…x4gffk7cixtk.png
https://dev.to/vinisaveg/3-padroes-de-arquitetura-de-software-simplificados-e-exemplificados-2cgm
2023-02-09T13:26:45Z
null
null
2023-02-10T14:32:54Z
2023-02-10T14:32:54Z
4
['architecture', 'design', 'patterns']
architecture, design, patterns
{'name': 'Vinicius Savegnago', 'username': 'vinisaveg', 'twitter_username': None, 'github_username': 'vinisaveg', 'user_id': 474051, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...
null
null
561,622
article
1,358,911
Creational Design Patterns in JavaScript
by Chisom Kanu Design patterns are commonly used by JavaScript web developers, sometimes without...
Feb 9 '23
creational-design-patterns-in-javascript-f93
/asayerio_techblog/creational-design-patterns-in-javascript-f93
https://dev.to/asayerio_techblog/creational-design-patterns-in-javascript-f93
0
1
null
2023-02-09T00:49:11Z
en
null
1
https://media2.dev.to/dy…jauac4aobqp5.png
https://media2.dev.to/dy…jauac4aobqp5.png
https://blog.openreplay.com/creational-design-patterns-in-javascript/
2023-02-09T00:49:12Z
null
null
2023-02-09T00:49:11Z
2023-02-09T00:49:11Z
12
['javascript', 'patterns', 'designpatterns', 'programming']
javascript, patterns, designpatterns, programming
{'name': 'OpenReplay Tech Blog', 'username': 'asayerio_techblog', 'twitter_username': 'OpenReplayHQ', 'github_username': 'fkereki-OR', 'user_id': 571683, 'website_url': 'https://blog.openreplay.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2...
null
null
561,623
article
1,355,033
React component patterns
npx create-react-app ဆိုတာကို teminal မှာရိုက်ထည့်လိုက်တာနဲ့ react နဲ့စတင်ထိတွေ့ရပါပီ အထဲမှာ state...
Feb 6 '23
react-component-patterns-15md
/mgkh/react-component-patterns-15md
https://dev.to/mgkh/react-component-patterns-15md
0
0
null
2023-02-06T05:08:30Z
null
null
0
null
https://media2.dev.to/dy…jsaga2gjfjwn.png
https://dev.to/mgkh/react-component-patterns-15md
2023-02-06T05:06:50Z
2023-02-06T05:16:28Z
null
2023-02-06T05:08:30Z
2023-02-06T05:08:30Z
1
['react', 'component', 'patterns']
react, component, patterns
{'name': 'Kaung Htet', 'username': 'mgkh', 'twitter_username': None, 'github_username': 'mg-kh', 'user_id': 457677, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_...
null
null
561,624
article
1,335,707
Deployment and Patterns
After a few years working as a Software Engineer, I received an invitation to work as an SRE and...
Jan 20 '23
deployment-and-patterns-18me
/lucasnscr/deployment-and-patterns-18me
https://dev.to/lucasnscr/deployment-and-patterns-18me
0
6
null
2023-01-20T15:30:02Z
en
null
6
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/lucasnscr/deployment-and-patterns-18me
2023-01-20T12:53:10Z
2023-01-20T15:47:56Z
null
2023-01-20T15:30:02Z
2023-01-20T15:30:02Z
10
['devops', 'kubernetes', 'patterns', 'aws']
devops, kubernetes, patterns, aws
{'name': 'lucasnscr', 'username': 'lucasnscr', 'twitter_username': None, 'github_username': 'lucasnscr', 'user_id': 786078, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
561,625
article
1,320,181
Most sophisticated embedding pattern in Go: embedded interface within a struct
From my point of view, this pattern is one of many explanatory examples, but should be learnt by...
Jan 6 '23
most-sophisticated-embedding-pattern-in-go-embedded-interface-within-a-struct-5fdg
/projektorius96/most-sophisticated-embedding-pattern-in-go-embedded-interface-within-a-struct-5fdg
https://dev.to/projektorius96/most-sophisticated-embedding-pattern-in-go-embedded-interface-within-a-struct-5fdg
0
2
17,461
2023-01-06T20:03:39Z
en
null
2
https://media2.dev.to/dy…4xjr6eiox5ap.png
https://media2.dev.to/dy…4xjr6eiox5ap.png
https://dev.to/projektorius96/most-sophisticated-embedding-pattern-in-go-embedded-interface-within-a-struct-5fdg
2023-01-06T20:03:40Z
2023-01-06T20:04:03Z
null
2023-01-06T20:03:39Z
2023-01-06T20:03:39Z
2
['webdev', 'programming', 'patterns', 'go']
webdev, programming, patterns, go
{'name': 'LG', 'username': 'projektorius96', 'twitter_username': None, 'github_username': 'projektorius96', 'user_id': 560535, 'website_url': 'https://www.linkedin.com/in/lukas-gau%C4%8Das-985957266/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A...
null
null
561,626
article
1,312,183
How to implement Authorizer pattern in Ruby on Rails?
Overview In this article, we will explore the Authorizer pattern in Ruby on Rails...
Dec 29 '22
how-to-implement-authorizer-pattern-in-ruby-on-rails-2non
/vladhilko/how-to-implement-authorizer-pattern-in-ruby-on-rails-2non
https://dev.to/vladhilko/how-to-implement-authorizer-pattern-in-ruby-on-rails-2non
0
14
22,841
2022-12-29T22:22:34Z
en
null
14
https://media2.dev.to/dy…zsjvipzbvnxi.png
https://media2.dev.to/dy…zsjvipzbvnxi.png
https://dev.to/vladhilko/how-to-implement-authorizer-pattern-in-ruby-on-rails-2non
2022-12-29T22:15:22Z
2023-05-05T15:59:00Z
null
2022-12-29T22:22:34Z
2022-12-29T22:22:34Z
6
['ruby', 'rails', 'patterns', 'authorizer']
ruby, rails, patterns, authorizer
{'name': 'Vlad Hilko', 'username': 'vladhilko', 'twitter_username': None, 'github_username': 'vladhilko', 'user_id': 979672, 'website_url': 'https://www.linkedin.com/in/vladislav-hilko/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u...
null
null
561,627
article
1,306,999
How to implement Form Object pattern in Ruby on Rails?
Overview: In this article, we will cover the use of form objects in Ruby on Rails...
Dec 23 '22
how-to-implement-form-object-pattern-in-ruby-on-rails-5gi3
/vladhilko/how-to-implement-form-object-pattern-in-ruby-on-rails-5gi3
https://dev.to/vladhilko/how-to-implement-form-object-pattern-in-ruby-on-rails-5gi3
0
13
22,841
2022-12-23T13:51:13Z
en
null
13
https://media2.dev.to/dy…h6bk4zw4q5ve.png
https://media2.dev.to/dy…h6bk4zw4q5ve.png
https://dev.to/vladhilko/how-to-implement-form-object-pattern-in-ruby-on-rails-5gi3
2022-12-23T13:35:58Z
2023-05-05T15:58:46Z
null
2022-12-23T13:51:13Z
2022-12-23T13:51:13Z
5
['ruby', 'rails', 'patterns']
ruby, rails, patterns
{'name': 'Vlad Hilko', 'username': 'vladhilko', 'twitter_username': None, 'github_username': 'vladhilko', 'user_id': 979672, 'website_url': 'https://www.linkedin.com/in/vladislav-hilko/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u...
null
null
561,628
article
1,283,525
How to implement Decorator pattern in Ruby on Rails?
Decorator design pattern allows us to add new functionality to an object without affecting the...
Dec 3 '22
how-to-implement-decorator-pattern-in-ruby-on-rails-7ji
/vladhilko/how-to-implement-decorator-pattern-in-ruby-on-rails-7ji
https://dev.to/vladhilko/how-to-implement-decorator-pattern-in-ruby-on-rails-7ji
6
24
22,841
2022-12-03T21:40:37Z
en
null
24
null
https://media2.dev.to/dy…45ks2iu7t085.png
https://dev.to/vladhilko/how-to-implement-decorator-pattern-in-ruby-on-rails-7ji
2022-12-03T21:30:52Z
2023-05-05T15:57:39Z
null
2022-12-03T21:40:37Z
2024-01-26T05:58:19Z
3
['ruby', 'rails', 'patterns', 'decorator']
ruby, rails, patterns, decorator
{'name': 'Vlad Hilko', 'username': 'vladhilko', 'twitter_username': None, 'github_username': 'vladhilko', 'user_id': 979672, 'website_url': 'https://www.linkedin.com/in/vladislav-hilko/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u...
null
null
561,629
article
1,273,997
How to implement Query Object pattern in Ruby on Rails?
In simple terms, Query Object allows you to encapsulate complex database queries. Why do we need it...
Nov 26 '22
how-to-implement-query-object-pattern-in-ruby-on-rails-59fn
/vladhilko/how-to-implement-query-object-pattern-in-ruby-on-rails-59fn
https://dev.to/vladhilko/how-to-implement-query-object-pattern-in-ruby-on-rails-59fn
2
10
22,841
2022-11-26T21:18:38Z
en
null
10
null
https://media2.dev.to/dy…n78drw0v22yr.png
https://dev.to/vladhilko/how-to-implement-query-object-pattern-in-ruby-on-rails-59fn
2022-11-26T21:16:15Z
2023-05-05T15:57:04Z
null
2022-11-26T21:18:38Z
2022-12-24T13:19:48Z
3
['rails', 'ruby', 'patterns', 'queryobject']
rails, ruby, patterns, queryobject
{'name': 'Vlad Hilko', 'username': 'vladhilko', 'twitter_username': None, 'github_username': 'vladhilko', 'user_id': 979672, 'website_url': 'https://www.linkedin.com/in/vladislav-hilko/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u...
null
null
561,630
article
1,241,612
The Flag Parameter Anti-Pattern
While implementing a new feature, I came across the flag parameter anti-pattern in two unrelated...
Nov 3 '22
the-flag-parameter-anti-pattern-1j82
/rweisleder/the-flag-parameter-anti-pattern-1j82
https://dev.to/rweisleder/the-flag-parameter-anti-pattern-1j82
5
11
null
2022-11-03T12:18:04Z
en
null
11
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://blog.rweisleder.de/posts/flag-parameter-anti-pattern/
2022-11-03T12:18:05Z
null
null
2022-11-03T12:18:04Z
2023-08-30T07:51:38Z
3
['java', 'beginners', 'patterns', 'programming']
java, beginners, patterns, programming
{'name': 'Roland Weisleder', 'username': 'rweisleder', 'twitter_username': None, 'github_username': 'rweisleder', 'user_id': 938162, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...
null
null
561,631
article
1,230,230
Breaking Down the Monolith
Very rarely do software engineers start with a clean slate. More often than not, we end up...
Oct 26 '22
breaking-down-the-monolith-klm
/lannuttia/breaking-down-the-monolith-klm
https://dev.to/lannuttia/breaking-down-the-monolith-klm
0
1
null
2022-10-26T04:04:20Z
en
null
1
https://media2.dev.to/dy…oldwdt0n5xde.jpg
https://media2.dev.to/dy…oldwdt0n5xde.jpg
https://dev.to/lannuttia/breaking-down-the-monolith-klm
2022-10-26T02:11:46Z
2022-10-26T04:12:27Z
null
2022-10-26T04:04:20Z
2022-10-26T04:04:20Z
3
['architecture', 'programming', 'microservices', 'patterns']
architecture, programming, microservices, patterns
{'name': 'Anthony Lannutti', 'username': 'lannuttia', 'twitter_username': None, 'github_username': 'lannuttia', 'user_id': 242668, 'website_url': 'https://lannutti.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws...
null
null
561,632
article
1,213,136
Transactional outbox. Part I.
This pattern also known as application events, try to solves the following problem. ...
Oct 6 '22
transactional-outbox-part-i-505c
/gealber/transactional-outbox-part-i-505c
https://dev.to/gealber/transactional-outbox-part-i-505c
0
1
20,060
2022-10-06T20:25:05Z
en
null
1
null
https://media2.dev.to/dy…vcahaared5bk.png
https://www.gealber.com/tx-outbox-pattern
2022-10-06T20:25:05Z
2022-10-06T20:25:47Z
null
2022-10-06T20:25:05Z
2022-10-06T20:25:05Z
5
['microservices', 'patterns', 'go']
microservices, patterns, go
{'name': 'Gealber Morales', 'username': 'gealber', 'twitter_username': 'Gealber3', 'github_username': 'Gealber', 'user_id': 250139, 'website_url': 'https://gealber.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaw...
null
null
561,633
article
1,164,003
Quick Guide to Behavioral Design Patterns
Design patterns are typical solutions to common problems in software design, which are tried and...
Aug 10 '22
quick-guide-to-behavioral-design-patterns-32p0
/jainnehaa/quick-guide-to-behavioral-design-patterns-32p0
https://dev.to/jainnehaa/quick-guide-to-behavioral-design-patterns-32p0
0
3
null
2022-08-10T14:10:00Z
en
null
3
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jainnehaa/quick-guide-to-behavioral-design-patterns-32p0
2022-08-10T14:10:05Z
2022-08-13T05:37:45Z
null
2022-08-10T14:10:00Z
2022-08-10T14:10:04Z
3
['java', 'design', 'behavioral', 'patterns']
java, design, behavioral, patterns
{'name': 'jainnehaa', 'username': 'jainnehaa', 'twitter_username': None, 'github_username': 'jainnehaa', 'user_id': 703032, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
561,634
article
820,586
Resolvendo problemas de integração entre interfaces com padrões de projeto
Contéudo Introdução Decorator Adapter Facade Introdução Sabemos ao lidar com...
Jul 18 '22
resolvendo-problemas-de-integracao-entre-interfaces-com-padroes-de-projeto-1b45
/ino_gu/resolvendo-problemas-de-integracao-entre-interfaces-com-padroes-de-projeto-1b45
https://dev.to/ino_gu/resolvendo-problemas-de-integracao-entre-interfaces-com-padroes-de-projeto-1b45
0
5
null
2022-07-18T15:02:32Z
pt
null
5
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/ino_gu/resolvendo-problemas-de-integracao-entre-interfaces-com-padroes-de-projeto-1b45
2021-09-11T10:24:12Z
null
null
2022-07-18T15:02:32Z
2022-07-18T15:02:32Z
3
['patterns', 'designpatterns']
patterns, designpatterns
{'name': 'Gustavo Inocencio', 'username': 'ino_gu', 'twitter_username': 'ino_gu', 'github_username': 'inogu', 'user_id': 409022, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus...
null
null
561,635
article
1,149,017
Software Architecture and Software Design
Based on both key definitions, software architecture and software design, we can lay down an...
Jul 27 '22
software-architecture-and-software-design-3m81
/franckweb/software-architecture-and-software-design-3m81
https://dev.to/franckweb/software-architecture-and-software-design-3m81
2
4
null
2022-07-27T16:03:35Z
en
null
4
https://media2.dev.to/dy…c287uxadlrxt.jpg
https://media2.dev.to/dy…c287uxadlrxt.jpg
https://dev.to/franckweb/software-architecture-and-software-design-3m81
2022-07-22T17:42:53Z
2025-02-15T23:46:20Z
null
2022-07-27T16:03:35Z
2024-11-01T21:06:37Z
3
['software', 'architecture', 'design', 'patterns']
software, architecture, design, patterns
{'name': 'Franck Mercado', 'username': 'franckweb', 'twitter_username': 'franckmercado', 'github_username': 'franckweb', 'user_id': 37374, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fup...
null
null
561,636
article
1,149,091
Software Design Patterns
Creational Patterns Factory Pattern Builder Pattern Prototype Pattern Singleton...
Jul 22 '22
software-architecture-design-patterns-516j
/franckweb/software-architecture-design-patterns-516j
https://dev.to/franckweb/software-architecture-design-patterns-516j
1
9
null
2022-07-22T21:20:00Z
en
null
9
https://media2.dev.to/dy…4dp8enfh6yas.jpg
https://media2.dev.to/dy…4dp8enfh6yas.jpg
https://dev.to/franckweb/software-architecture-design-patterns-516j
2022-07-22T21:20:43Z
2022-07-24T03:44:38Z
null
2022-07-22T21:20:00Z
2024-12-19T20:09:13Z
1
['software', 'architecture', 'design', 'patterns']
software, architecture, design, patterns
{'name': 'Franck Mercado', 'username': 'franckweb', 'twitter_username': 'franckmercado', 'github_username': 'franckweb', 'user_id': 37374, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fup...
null
null
561,637
article
1,097,361
Resilient microservices with Quarkus and Kotlin - Design Patterns
In the first part of the series, we took a closer look on why it is a good strategy to choose Quarkus...
Jul 5 '22
resilient-microservices-with-quarkus-and-kotlin-design-patterns-i8o
/meikefelicia/resilient-microservices-with-quarkus-and-kotlin-design-patterns-i8o
https://dev.to/meikefelicia/resilient-microservices-with-quarkus-and-kotlin-design-patterns-i8o
2
9
18,108
2022-07-05T11:25:30Z
null
null
9
https://media2.dev.to/dy…d0o2dzwovl7t.png
https://media2.dev.to/dy…d0o2dzwovl7t.png
https://dev.to/meikefelicia/resilient-microservices-with-quarkus-and-kotlin-design-patterns-i8o
2022-05-27T07:57:07Z
null
null
2022-07-05T11:25:30Z
2022-07-15T18:33:35Z
4
['kotlin', 'quarkus', 'patterns', 'programming']
kotlin, quarkus, patterns, programming
{'name': 'Felicia Faye', 'username': 'meikefelicia', 'twitter_username': 'feliciaf_aye', 'github_username': 'feliciafaye', 'user_id': 856051, 'website_url': 'https://feliciafaye.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa...
null
null
561,638
article
1,130,423
A Better Way to Deal With Dependencies
Dependencies are everywhere right now and are always a necessary part of developing any app; however,...
Jul 4 '22
a-better-way-to-deal-with-dependencies-2c2a
/mohammedalabd/a-better-way-to-deal-with-dependencies-2c2a
https://dev.to/mohammedalabd/a-better-way-to-deal-with-dependencies-2c2a
0
7
null
2022-07-04T05:57:45Z
null
null
7
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/mohammedalabd/a-better-way-to-deal-with-dependencies-2c2a
2022-07-02T20:09:16Z
null
null
2022-07-04T05:57:45Z
2022-07-04T05:57:45Z
3
['programming', 'tutorial', 'api', 'patterns']
programming, tutorial, api, patterns
{'name': 'Mohammed Alsabaawi', 'username': 'mohammedalabd', 'twitter_username': None, 'github_username': 'MohammedAlabd', 'user_id': 464696, 'website_url': 'https://www.linkedin.com/in/mohammed-alabd/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3...
null
null
561,639
article
1,004,834
Patterns for Building JavaScript Websites in 2022
Deciding on the approaches and tools to use to build on web these days can be a challenging prospect....
Jun 8 '22
patterns-for-building-javascript-websites-in-2022-5a93
/this-is-learning/patterns-for-building-javascript-websites-in-2022-5a93
https://dev.to/this-is-learning/patterns-for-building-javascript-websites-in-2022-5a93
17
496
null
2022-06-08T16:11:03Z
null
null
496
https://media2.dev.to/dy…98oy64h4afi.jpeg
https://media2.dev.to/dy…98oy64h4afi.jpeg
https://dev.to/this-is-learning/patterns-for-building-javascript-websites-in-2022-5a93
2022-03-01T03:48:54Z
2023-03-18T08:23:52Z
null
2022-06-08T16:11:03Z
2023-03-18T14:03:51Z
9
['javascript', 'webdev', 'patterns', 'architecture']
javascript, webdev, patterns, architecture
{'name': 'Ryan Carniato', 'username': 'ryansolid', 'twitter_username': 'RyanCarniato', 'github_username': 'ryansolid', 'user_id': 186199, 'website_url': 'https://solidjs.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am...
{'name': 'This is Learning', 'username': 'this-is-learning', 'slug': 'this-is-learning', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F3314%2Fdc73eb74-08f9-4592-b599-c...
null
561,640
article
1,118,742
I wrote a free book on React
This is a free book I'm constantly updating
Jun 19 '22
i-wrote-a-free-book-on-react-iee
/itnext/i-wrote-a-free-book-on-react-iee
https://dev.to/itnext/i-wrote-a-free-book-on-react-iee
6
24
null
2022-06-19T19:47:56Z
null
null
24
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/itnext/i-wrote-a-free-book-on-react-iee
2022-06-19T19:47:56Z
2022-06-19T23:17:18Z
null
2022-06-19T19:47:56Z
2022-06-20T17:24:34Z
1
['react', 'book', 'testing', 'patterns']
react, book, testing, patterns
{'name': 'Chris Noring', 'username': 'softchris', 'twitter_username': 'chris_noring', 'github_username': 'softchris', 'user_id': 138723, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuplo...
{'name': 'ITNEXT', 'username': 'itnext', 'slug': 'itnext', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F524%2F90433eeb-676f-472a-885e-59d54cb1f097.png', 'profile_imag...
null
561,641
article
1,100,084
Why you Should get Into Coding Patterns Right Away 🏁
First and for most - I would love to hear your thoughts on When in ones developer journey should...
Jun 7 '22
why-you-should-get-into-coding-patterns-right-away-4515
/jessica_veit/why-you-should-get-into-coding-patterns-right-away-4515
https://dev.to/jessica_veit/why-you-should-get-into-coding-patterns-right-away-4515
4
55
null
2022-06-07T06:36:13Z
null
null
55
https://media2.dev.to/dy…r7j4yiw4921u.jpg
https://media2.dev.to/dy…r7j4yiw4921u.jpg
https://dev.to/jessica_veit/why-you-should-get-into-coding-patterns-right-away-4515
2022-05-30T18:13:05Z
2023-05-25T08:06:55Z
null
2022-06-07T06:36:13Z
2022-06-09T20:31:49Z
3
['beginners', 'programming', 'patterns', 'discuss']
beginners, programming, patterns, discuss
{'name': 'Jessica Veit', 'username': 'jessica_veit', 'twitter_username': None, 'github_username': 'JessyVe', 'user_id': 164892, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuse...
null
{'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'}
561,642
article
1,073,647
Time Series Decomposition - Spotting Seasonality
The results fascinated me -- seasonal patterns when none were visible in the raw data. I had looked...
May 2 '22
time-series-decomposition-spotting-seasonality-4e71
/jpetoskey/time-series-decomposition-spotting-seasonality-4e71
https://dev.to/jpetoskey/time-series-decomposition-spotting-seasonality-4e71
0
8
null
2022-05-02T20:39:55Z
null
null
8
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/jpetoskey/time-series-decomposition-spotting-seasonality-4e71
2022-05-02T20:39:55Z
2022-05-04T20:38:55Z
null
2022-05-02T20:39:55Z
2022-05-02T20:39:55Z
2
['programming', 'datascience', 'patterns']
programming, datascience, patterns
{'name': 'jpetoskey', 'username': 'jpetoskey', 'twitter_username': None, 'github_username': 'jpetoskey', 'user_id': 764553, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
561,643
article
1,052,641
Classe de serviços Centralizada VS Separada por Ações
Overview Fala pessoal , espero que esteja tudo bem com vocês. Estou fazendo esse post para...
May 7 '22
classe-de-servicos-centralizada-vs-separada-por-acoes-4go6
/forgivenbr/classe-de-servicos-centralizada-vs-separada-por-acoes-4go6
https://dev.to/forgivenbr/classe-de-servicos-centralizada-vs-separada-por-acoes-4go6
0
3
null
2022-05-07T22:06:34Z
null
null
3
https://media2.dev.to/dy…3qya7lp6dtri.jpg
https://media2.dev.to/dy…3qya7lp6dtri.jpg
https://dev.to/forgivenbr/classe-de-servicos-centralizada-vs-separada-por-acoes-4go6
2022-04-12T11:57:47Z
2022-05-07T22:14:05Z
null
2022-05-07T22:06:34Z
2022-05-07T22:06:34Z
4
['patterns', 'poo', 'structuralpattern']
patterns, poo, structuralpattern
{'name': 'Michel Versiani', 'username': 'forgivenbr', 'twitter_username': None, 'github_username': 'Deathpk', 'user_id': 556760, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus...
null
null
561,644
article
1,065,772
How to use the Strategy Pattern in C#
The Strategy Pattern is a Behavioral Pattern , software Design Patterns defined by the Gang of Four...
Apr 30 '22
how-to-use-the-strategy-pattern-in-c-3ddg
/gary_woodfine/how-to-use-the-strategy-pattern-in-c-3ddg
https://dev.to/gary_woodfine/how-to-use-the-strategy-pattern-in-c-3ddg
0
7
null
2022-04-30T08:08:07Z
null
null
7
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://garywoodfine.com/how-to-use-the-strategy-pattern-in-c/
2022-04-24T19:20:08Z
2022-04-30T21:44:38Z
2022-04-30T08:08:07Z
2022-04-24T16:05:05Z
2022-04-24T16:05:05Z
5
['dotnet', 'csharp', 'patterns']
dotnet, csharp, patterns
{'name': 'Gary Woodfine', 'username': 'gary_woodfine', 'twitter_username': 'gary_woodfine', 'github_username': 'garywoodfine', 'user_id': 15256, 'website_url': 'https://threenine.blog', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upl...
null
null
561,645
article
1,065,089
Software Architecture and Abstractions for newbie
How many times have you come across terms like: inversion of control (IoC), dependency inversion (DI...
Apr 23 '22
software-architecture-and-abstraction-for-newbie-3nob
/vickodev/software-architecture-and-abstraction-for-newbie-3nob
https://dev.to/vickodev/software-architecture-and-abstraction-for-newbie-3nob
1
12
null
2022-04-23T23:21:00Z
en
null
12
https://media2.dev.to/dy…ygyv7xf5z3nx.jpg
https://media2.dev.to/dy…ygyv7xf5z3nx.jpg
https://dev.to/vickodev/software-architecture-and-abstraction-for-newbie-3nob
2022-04-23T18:31:49Z
2023-10-25T18:57:55Z
null
2022-04-23T23:21:00Z
2024-11-01T21:06:37Z
7
['abstract', 'architecture', 'patterns']
abstract, architecture, patterns
{'name': 'Vıɔk A Hıƃnıʇɐ C.', 'username': 'vickodev', 'twitter_username': None, 'github_username': 'harvic3', 'user_id': 449310, 'website_url': 'https://github.com/harvic3/Vickodev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload...
null
null
561,646
article
1,030,304
Microservices and Best Patterns
Microservices and Best Patterns Big problems require big solutions. Achieving the best...
Mar 22 '22
microservices-and-best-patterns-2c9i
/lucasnscr/microservices-and-best-patterns-2c9i
https://dev.to/lucasnscr/microservices-and-best-patterns-2c9i
1
19
null
2022-03-22T00:59:33Z
null
null
19
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/lucasnscr/microservices-and-best-patterns-2c9i
2022-03-22T00:59:33Z
2022-03-22T01:26:02Z
null
2022-03-22T00:59:33Z
2022-06-09T11:47:08Z
7
['microservices', 'architecture', 'patterns']
microservices, architecture, patterns
{'name': 'lucasnscr', 'username': 'lucasnscr', 'twitter_username': None, 'github_username': 'lucasnscr', 'user_id': 786078, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
561,647
article
991,785
Hacking IDisposable: The Stopwatch Example
Provides a mechanism for releasing unmanaged resources. This is the first sentence you can read...
Feb 20 '22
hacking-idisposable-the-stopwatch-example-1ja0
/jakubkwa/hacking-idisposable-the-stopwatch-example-1ja0
https://dev.to/jakubkwa/hacking-idisposable-the-stopwatch-example-1ja0
4
11
16,878
2022-02-20T22:20:35Z
null
null
11
https://media2.dev.to/dy…424badzf2d4t.jpg
https://media2.dev.to/dy…424badzf2d4t.jpg
https://dev.to/jakubkwa/hacking-idisposable-the-stopwatch-example-1ja0
2022-02-16T22:58:07Z
2022-02-20T22:21:31Z
null
2022-02-20T22:20:35Z
2022-11-30T20:22:30Z
5
['csharp', 'patterns', 'patternsilike', 'hackingidisposable']
csharp, patterns, patternsilike, hackingidisposable
{'name': 'Jakub Kwaśniewski', 'username': 'jakubkwa', 'twitter_username': 'jakubkwa', 'github_username': 'jakubkwa', 'user_id': 409008, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa...
null
null
561,648
article
952,753
Exemplo em código dos padrões de projeto
Design Patterns (comumente relacionados na literatura de TI como “Padrões de Projeto”) são soluções...
Jan 12 '22
exemplo-em-codigo-dos-padroes-de-projeto-1p3k
/walteralleyz/exemplo-em-codigo-dos-padroes-de-projeto-1p3k
https://dev.to/walteralleyz/exemplo-em-codigo-dos-padroes-de-projeto-1p3k
0
0
null
2022-01-12T14:01:15Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/walteralleyz/exemplo-em-codigo-dos-padroes-de-projeto-1p3k
2022-01-12T14:01:15Z
2022-01-12T17:31:21Z
null
2022-01-12T14:01:15Z
2022-01-12T14:01:15Z
7
['design', 'patterns', 'padroes', 'projeto']
design, patterns, padroes, projeto
{'name': 'Walter Alleyz', 'username': 'walteralleyz', 'twitter_username': None, 'github_username': 'walteralleyz', 'user_id': 719371, 'website_url': 'https://walteralleyz.github.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload...
null
null
561,649
article
972,971
✳️ DRY Principle 🍁
✳️ DRY Principle Don’t Repeat Yourself This is one of the principles of...
Jan 30 '22
-dry-principle-dont-repeat-yourself-5el5
/aravindvcyber/-dry-principle-dont-repeat-yourself-5el5
https://dev.to/aravindvcyber/-dry-principle-dont-repeat-yourself-5el5
0
13
16,552
2022-01-30T18:12:11Z
null
null
13
https://media2.dev.to/dy…z610g948w9qg.jpg
https://media2.dev.to/dy…z610g948w9qg.jpg
https://devpost.hashnode.dev/dry-principle
2022-01-30T18:12:11Z
2022-05-06T18:44:22Z
null
2022-01-30T18:12:11Z
2022-01-30T18:12:11Z
3
['design', 'productivity', 'patterns', 'principle']
design, productivity, patterns, principle
{'name': 'Aravind V', 'username': 'aravindvcyber', 'twitter_username': 'Aravind_V7', 'github_username': 'aravindvcyber', 'user_id': 800747, 'website_url': 'https://blog.exploringserverless.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2F...
null
null
561,650
article
489,646
Applying publisher subscriber design pattern in javascript
Problem MeowLand is ruled by King Whiskers. Recently, MeowLand has experiencing rapid...
Jan 30 '22
applying-publisher-subscriber-design-pattern-in-javascript-jeb
/wingpuah/applying-publisher-subscriber-design-pattern-in-javascript-jeb
https://dev.to/wingpuah/applying-publisher-subscriber-design-pattern-in-javascript-jeb
0
3
null
2022-01-30T16:01:45Z
en
null
3
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://www.thegeekwing.com/technology/applying-pub-sub-design-pattern-in-javascript
2020-10-17T02:41:38Z
null
2022-01-30T16:01:45Z
2022-01-30T16:01:45Z
2022-01-30T16:01:45Z
4
['javascript', 'patterns', 'programming', 'tutorial']
javascript, patterns, programming, tutorial
{'name': 'Wing', 'username': 'wingpuah', 'twitter_username': 'wing_phy', 'github_username': 'wing-puah', 'user_id': 194049, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F...
null
null
561,651
article
966,036
Design applications like trees not buildings
A thought about the way we design the architecture of our applications.
Jan 24 '22
design-applications-like-trees-not-buildings-lde
/mteheran/design-applications-like-trees-not-buildings-lde
https://dev.to/mteheran/design-applications-like-trees-not-buildings-lde
0
3
null
2022-01-24T15:26:44Z
null
null
3
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/mteheran/design-applications-like-trees-not-buildings-lde
2022-01-24T15:26:44Z
2022-01-24T22:32:25Z
null
2022-01-24T15:26:44Z
2022-01-24T15:26:44Z
4
['architecture', 'design', 'patterns', 'model']
architecture, design, patterns, model
{'name': 'Miguel Teheran', 'username': 'mteheran', 'twitter_username': 'Mteheran', 'github_username': 'Mteheran', 'user_id': 78871, 'website_url': 'https://mteheran.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona...
null
null
561,652
article
906,329
Full Site Editing - P5: What Are Block Patterns in Gutenberg? How to Create Them?
After the 4 articles in the FSE series, we've received a lot of positive feedback from readers. In...
Nov 23 '21
full-site-editing-p5-what-are-block-patterns-in-gutenberg-how-to-create-them-4hlj
/wpmetabox/full-site-editing-p5-what-are-block-patterns-in-gutenberg-how-to-create-them-4hlj
https://dev.to/wpmetabox/full-site-editing-p5-what-are-block-patterns-in-gutenberg-how-to-create-them-4hlj
0
6
15,290
2021-11-23T07:14:37Z
null
null
6
https://media2.dev.to/dy…iyg5jpbimwfj.jpg
https://media2.dev.to/dy…iyg5jpbimwfj.jpg
https://metabox.io/full-site-editing-p5-block-patterns-gutenberg/
2021-11-23T07:14:37Z
null
null
2021-11-23T07:14:37Z
2021-11-23T07:14:37Z
5
['fse', 'patterns', 'gutenberg', 'metabox']
fse, patterns, gutenberg, metabox
{'name': 'WP Meta Box Plugin', 'username': 'wpmetabox', 'twitter_username': 'wpmetabox', 'github_username': None, 'user_id': 431284, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...
null
null
561,653
article
892,294
Why Use The Repository Pattern in Laravel?
In the my last blog post I explained what the Repository pattern is, how it is different from the...
Nov 8 '21
why-use-the-repository-pattern-in-laravel-2j1m
/davidrjenni/why-use-the-repository-pattern-in-laravel-2j1m
https://dev.to/davidrjenni/why-use-the-repository-pattern-in-laravel-2j1m
0
7
15,448
2021-11-08T20:45:12Z
en
null
7
https://media2.dev.to/dy…pdzcrcp6ai3x.png
https://media2.dev.to/dy…pdzcrcp6ai3x.png
https://bluecollardev.io/why-use-the-repository-pattern-in-laravel
2021-11-08T20:08:48Z
2021-11-09T19:31:35Z
null
2021-11-08T20:45:12Z
2021-11-08T20:45:12Z
6
['webdev', 'laravel', 'php', 'patterns']
webdev, laravel, php, patterns
{'name': 'David', 'username': 'davidrjenni', 'twitter_username': None, 'github_username': 'davidrjenni', 'user_id': 713707, 'website_url': 'https://bluecollardev.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c...
null
null
561,654
article
870,431
Repository Pattern in Laravel
In most web applications accessing a database makes up a substantial portion of the code base. To...
Oct 20 '21
repository-pattern-in-laravel-1pph
/davidrjenni/repository-pattern-in-laravel-1pph
https://dev.to/davidrjenni/repository-pattern-in-laravel-1pph
10
22
15,448
2021-10-20T18:27:06Z
en
null
22
https://media2.dev.to/dy…o052i33jbyc9.png
https://media2.dev.to/dy…o052i33jbyc9.png
https://bluecollardev.io/repository-pattern-in-laravel
2021-10-20T18:25:13Z
2021-11-09T19:33:09Z
null
2021-10-20T18:27:06Z
2021-10-30T11:40:04Z
6
['webdev', 'php', 'laravel', 'patterns']
webdev, php, laravel, patterns
{'name': 'David', 'username': 'davidrjenni', 'twitter_username': None, 'github_username': 'davidrjenni', 'user_id': 713707, 'website_url': 'https://bluecollardev.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c...
null
null
561,655
article
868,856
Handle/Raise Exceptions with Little to No Further Processing [RE#10]
Exceptions may occur anywhere, even inside a catch (or except in Python) block. It’s not a wrong...
Oct 19 '21
handleraise-exceptions-with-little-to-no-further-processing-re10-ncl
/babakks/handleraise-exceptions-with-little-to-no-further-processing-re10-ncl
https://dev.to/babakks/handleraise-exceptions-with-little-to-no-further-processing-re10-ncl
0
3
13,472
2021-10-19T13:00:11Z
en
null
3
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://babakks.github.io/article/2021/10/19/re-010-handle-raise-exceptions-with-little-to-no-further-processing.html
2021-10-19T12:56:38Z
null
2021-10-19T13:00:11Z
2021-10-19T13:00:00Z
2021-10-19T13:00:00Z
2
['productivity', 'javascript', 'coding', 'patterns']
productivity, javascript, coding, patterns
{'name': 'Babak K. Shandiz', 'username': 'babakks', 'twitter_username': None, 'github_username': 'babakks', 'user_id': 228641, 'website_url': 'https://babakks.github.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona...
null
null
561,656
article
842,473
The saga of async JavaScript: Generators
Intro One of the most complex things in modern JavaScript programs is asynchronicity. We...
Sep 27 '21
the-saga-of-async-javascript-generators-5dhi
/romansarder/the-saga-of-async-javascript-generators-5dhi
https://dev.to/romansarder/the-saga-of-async-javascript-generators-5dhi
8
154
null
2021-09-27T15:28:59Z
en
null
154
https://media2.dev.to/dy…p43oez0hsxxa.jpg
https://media2.dev.to/dy…p43oez0hsxxa.jpg
https://dev.to/romansarder/the-saga-of-async-javascript-generators-5dhi
2021-09-27T15:28:59Z
2021-09-28T15:09:44Z
null
2021-09-27T15:28:59Z
2022-01-13T10:28:53Z
13
['javascript', 'programming', 'webdev', 'patterns']
javascript, programming, webdev, patterns
{'name': 'Roman Sarder', 'username': 'romansarder', 'twitter_username': None, 'github_username': 'RomanSarder', 'user_id': 693242, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
561,657
article
837,171
JavaScript Instantiation in 5 mins
Effective instantiation patterns in JavaScript and how to use them. Instantiation refers...
Sep 22 '21
javascript-instantiation-in-5-mins-kij
/gavmac/javascript-instantiation-in-5-mins-kij
https://dev.to/gavmac/javascript-instantiation-in-5-mins-kij
0
16
null
2021-09-22T20:36:40Z
en
null
16
https://media2.dev.to/dy…c550ovq46f21.png
https://media2.dev.to/dy…c550ovq46f21.png
https://dev.to/gavmac/javascript-instantiation-in-5-mins-kij
2021-09-22T20:36:40Z
2021-09-22T20:37:44Z
null
2021-09-22T20:36:40Z
2021-09-22T20:36:40Z
4
['javascript', 'instantiation', 'patterns', 'codepen']
javascript, instantiation, patterns, codepen
{'name': 'Gavin Macken', 'username': 'gavmac', 'twitter_username': None, 'github_username': 'gavmac', 'user_id': 573559, 'website_url': 'https://www.notnotnerdy.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws....
null
null
561,658
article
818,550
Entendendo SOLID
SOLID é o acrônimo para 5 princípios, criado por Uncle Bob e útil para tornar sistemas mais fáceis de...
Sep 11 '21
entendendo-solid-27e4
/ino_gu/entendendo-solid-27e4
https://dev.to/ino_gu/entendendo-solid-27e4
0
9
null
2021-09-11T10:21:31Z
pt
null
9
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/ino_gu/entendendo-solid-27e4
2021-09-09T13:03:23Z
null
null
2021-09-11T10:21:31Z
2021-09-11T10:21:31Z
4
['solid', 'patterns']
solid, patterns
{'name': 'Gustavo Inocencio', 'username': 'ino_gu', 'twitter_username': 'ino_gu', 'github_username': 'inogu', 'user_id': 409022, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus...
null
null
561,659
article
807,745
Функциональные опции в Go: реализация шаблона опций в Golang
Функциональные опции Оригинал статьи автора Soham Kamani здесь. В этом посте...
Aug 30 '21
-fjh
/petrovichevsergey/-fjh
https://dev.to/petrovichevsergey/-fjh
0
6
null
2021-08-30T09:51:10Z
ru
null
6
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/petrovichevsergey/-fjh
2021-08-30T09:51:10Z
2021-08-30T10:05:52Z
null
2021-08-30T09:51:10Z
2021-08-30T09:51:10Z
1
['go', 'patterns']
go, patterns
{'name': 'Petrovichev Sergey', 'username': 'petrovichevsergey', 'twitter_username': 'PetrovichevNow', 'github_username': 'petrovi4ev', 'user_id': 203847, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama...
null
null
561,660
article
793,581
Chain Of Responsibility Design Pattern
Chain of responsibility pattern is behavioural pattern from G.O.F book about design patterns, this...
Aug 16 '21
chain-of-responsibility-design-pattern-35p1
/novicedev7291/chain-of-responsibility-design-pattern-35p1
https://dev.to/novicedev7291/chain-of-responsibility-design-pattern-35p1
2
3
null
2021-08-16T12:41:51Z
en
null
3
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/novicedev7291/chain-of-responsibility-design-pattern-35p1
2021-08-16T12:41:51Z
null
null
2021-08-16T12:41:51Z
2021-11-10T14:17:47Z
5
['design', 'patterns', 'java8']
design, patterns, java8
{'name': 'Kuldeep Yadav', 'username': 'novicedev7291', 'twitter_username': None, 'github_username': 'novicedev7291', 'user_id': 372054, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa...
null
null
561,661
article
790,225
Design Meeting Patterns and Antipatterns
I recently lead an in-depth design discussion for a relatively complex software platform. A few...
Aug 13 '21
design-meeting-patterns-and-antipatterns-4df8
/mstine/design-meeting-patterns-and-antipatterns-4df8
https://dev.to/mstine/design-meeting-patterns-and-antipatterns-4df8
0
2
null
2021-08-13T03:18:01Z
en
null
2
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://www.mattstine.com/2011/05/16/design-meeting-patternsantipatterns/
2021-08-13T03:18:01Z
null
null
2021-08-13T03:18:01Z
2021-08-13T03:18:01Z
4
['design', 'patterns', 'antipatterns', 'meetings']
design, patterns, antipatterns, meetings
{'name': 'Matt Stine', 'username': 'mstine', 'twitter_username': None, 'github_username': 'mstine', 'user_id': 685223, 'website_url': 'https://mattstine.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl...
null
null
561,662
article
783,709
Design in minutes.
Geometric Seamless Pattern Constructor is a system for the easy creation of colourful geometric...
Aug 6 '21
design-in-minutes-3dbo
/igor_polyakov_gstq/design-in-minutes-3dbo
https://dev.to/igor_polyakov_gstq/design-in-minutes-3dbo
2
0
null
2021-08-06T14:59:31Z
en
null
0
https://media2.dev.to/dy…3km4ca7n6y9e.png
https://media2.dev.to/dy…3km4ca7n6y9e.png
https://dev.to/igor_polyakov_gstq/design-in-minutes-3dbo
2021-08-06T14:59:31Z
null
null
2021-08-06T14:59:31Z
2022-01-02T09:57:10Z
2
['patterns', 'constructor', 'illustration', 'geometric']
patterns, constructor, illustration, geometric
{'name': 'Igor Polyakov', 'username': 'igor_polyakov_gstq', 'twitter_username': None, 'github_username': 'olenlomalla', 'user_id': 624325, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fup...
null
null
561,663
article
756,972
Compound components - React
What are compound components? Compound components are just a set of components that belong...
Jul 13 '21
compound-components-react-1ag8
/bqardi/compound-components-react-1ag8
https://dev.to/bqardi/compound-components-react-1ag8
17
56
null
2021-07-13T16:07:35Z
en
null
56
https://media2.dev.to/dy…4axtv960cffq.jpg
https://media2.dev.to/dy…4axtv960cffq.jpg
https://dev.to/bqardi/compound-components-react-1ag8
2021-07-12T10:32:44Z
2022-02-15T19:25:33Z
null
2021-07-13T16:07:35Z
2024-08-21T03:03:10Z
13
['react', 'javascript', 'patterns']
react, javascript, patterns
{'name': 'Sune Seifert', 'username': 'bqardi', 'twitter_username': None, 'github_username': 'bqardi', 'user_id': 578045, 'website_url': 'https://bqardi.dk', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa...
null
null
561,664
article
732,226
Padrões de projeto com GO
Padrões de projeto São padrões já consagrados com técnicas que nos ajudam no dia-a-dia...
Jun 18 '21
padroes-de-projeto-com-go-2heg
/guilhermegarcia86/padroes-de-projeto-com-go-2heg
https://dev.to/guilhermegarcia86/padroes-de-projeto-com-go-2heg
0
1
null
2021-06-18T15:13:24Z
pt
null
1
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://programadev.com.br/go-design-patterns/
2021-06-18T14:33:38Z
2021-06-18T15:13:42Z
2021-06-18T15:13:24Z
2020-09-18T18:04:01Z
2020-09-18T18:04:01Z
11
['go', 'patterns']
go, patterns
{'name': 'guilhermegarcia86', 'username': 'guilhermegarcia86', 'twitter_username': 'guilherme_ga86', 'github_username': 'guilhermegarcia86', 'user_id': 651647, 'website_url': 'https://programadev.com.br/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/http...
null
null
561,665
article
728,847
30+ Awesome Inspirational Design Resources for Developers, Product Managers and Founders.
To help you focus more on making better products, I have compiled a list of websites to ease your...
Jun 15 '21
30-awesome-inspirational-design-resources-for-developers-product-managers-and-founders-475o
/rohitagarwal88/30-awesome-inspirational-design-resources-for-developers-product-managers-and-founders-475o
https://dev.to/rohitagarwal88/30-awesome-inspirational-design-resources-for-developers-product-managers-and-founders-475o
0
7
null
2021-06-15T09:54:28Z
en
null
7
https://media2.dev.to/dy…hhglnunhwcmr.jpg
https://media2.dev.to/dy…hhglnunhwcmr.jpg
https://haathi.me/rohitagarwal88/blogs/30-awesome-inspirational-design-resources-for-developers-product-managers-and-founders--60b9111e1b7c287e50dbf29b
2021-06-15T09:54:28Z
2021-06-19T11:40:53Z
null
2021-06-15T09:54:28Z
2021-06-15T09:54:28Z
4
['design', 'patterns', 'tooling']
design, patterns, tooling
{'name': 'Rohit Agarwal', 'username': 'rohitagarwal88', 'twitter_username': None, 'github_username': 'rohitagarwal88', 'user_id': 98915, 'website_url': 'https://haathi.me/rohitagarwal88', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u...
null
null
561,666
article
723,838
Singleton Design Pattern
Design patterns offer established solutions for common problems in software engineering. They repres...
Jun 10 '21
singleton-design-pattern-4o70
/jryther/singleton-design-pattern-4o70
https://dev.to/jryther/singleton-design-pattern-4o70
0
4
null
2021-06-10T03:18:58Z
en
null
4
https://media2.dev.to/dy…8xq6qnszpndo.jpg
https://media2.dev.to/dy…8xq6qnszpndo.jpg
https://dev.to/jryther/singleton-design-pattern-4o70
2021-06-10T03:18:58Z
null
null
2021-06-10T03:18:58Z
2021-06-10T03:18:58Z
2
['beginners', 'patterns', 'design', 'java']
beginners, patterns, design, java
{'name': 'Josh', 'username': 'jryther', 'twitter_username': None, 'github_username': 'jryther', 'user_id': 370512, 'website_url': 'https://joshryther.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa...
null
null
561,667
article
697,618
Block your 5 min for BLoC pattern using Dart stream
See how to use BLoC pattern to architect your flutter app using Dart Streams. https://t.co/rWxNAiKJk...
May 13 '21
block-your-5-min-for-bloc-pattern-using-dart-stream-5b5f
/sachinkasaraddi/block-your-5-min-for-bloc-pattern-using-dart-stream-5b5f
https://dev.to/sachinkasaraddi/block-your-5-min-for-bloc-pattern-using-dart-stream-5b5f
0
2
null
2021-05-13T21:43:16Z
en
null
2
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/sachinkasaraddi/block-your-5-min-for-bloc-pattern-using-dart-stream-5b5f
2021-05-13T21:43:16Z
null
null
2021-05-13T21:43:16Z
2021-05-13T21:43:16Z
1
['flutter', 'dart', 'architecture', 'patterns']
flutter, dart, architecture, patterns
{'name': 'SACHIN KASARADDI', 'username': 'sachinkasaraddi', 'twitter_username': None, 'github_username': 'SachinKasaraddi', 'user_id': 620355, 'website_url': 'https://sachinkasaraddi.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-...
null
null
561,668
article
648,750
The Benefits of Design Principles and Design Patterns
1. What is Design Principles? Design Principles are a set of general guidelines that are u...
Mar 29 '21
the-benefits-of-design-principles-and-design-patterns-3fg2
/bunlong/the-benefits-of-design-principles-and-design-patterns-3fg2
https://dev.to/bunlong/the-benefits-of-design-principles-and-design-patterns-3fg2
0
0
null
2021-03-29T09:17:33Z
en
null
0
https://media2.dev.to/dy…ed8s8vq8k148.png
https://media2.dev.to/dy…ed8s8vq8k148.png
https://dev.to/bunlong/the-benefits-of-design-principles-and-design-patterns-3fg2
2021-03-29T09:17:33Z
null
null
2021-03-29T09:17:33Z
2021-03-29T09:17:33Z
1
['design', 'principles', 'patterns']
design, principles, patterns
{'name': 'Bunlong', 'username': 'bunlong', 'twitter_username': 'BunlongVan', 'github_username': None, 'user_id': 328374, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fpro...
null
null
561,669
article
656,155
Reduce bugs with a UI state enum in Swift & UIKit
Keeping track of UI state on iOS can be a tricky problem, at least when using UIKit. Apple is making...
Apr 6 '21
reduce-bugs-with-a-ui-state-enum-in-swift-uikit-5c1g
/chadparker/reduce-bugs-with-a-ui-state-enum-in-swift-uikit-5c1g
https://dev.to/chadparker/reduce-bugs-with-a-ui-state-enum-in-swift-uikit-5c1g
0
6
null
2021-04-06T00:42:56Z
en
null
6
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/chadparker/reduce-bugs-with-a-ui-state-enum-in-swift-uikit-5c1g
2021-04-06T00:36:06Z
2021-04-06T16:46:41Z
null
2021-04-06T00:42:56Z
2021-04-06T00:42:56Z
3
['ios', 'swift', 'uikit', 'patterns']
ios, swift, uikit, patterns
{'name': 'Chad Parker', 'username': 'chadparker', 'twitter_username': None, 'github_username': 'chadparker', 'user_id': 372028, 'website_url': 'https://chadparker.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws...
null
null
561,670
article
589,463
Cell CMS - Organizando, reutilizando e testando consultas do EntityFramework Core
Cell CMS - Organizando, reutilizando e testando consultas do EntityFramework Core...
Feb 4 '21
cell-cms-organizando-reutilizando-e-testando-consultas-do-entityframework-core-o1p
/ardc_overflow/cell-cms-organizando-reutilizando-e-testando-consultas-do-entityframework-core-o1p
https://dev.to/ardc_overflow/cell-cms-organizando-reutilizando-e-testando-consultas-do-entityframework-core-o1p
0
3
7,469
2021-02-04T00:37:43Z
pt
null
3
https://media2.dev.to/dy…p1ad3na6b5r1.png
https://media2.dev.to/dy…p1ad3na6b5r1.png
https://dev.to/ardc_overflow/cell-cms-organizando-reutilizando-e-testando-consultas-do-entityframework-core-o1p
2021-02-02T01:29:29Z
null
null
2021-02-04T00:37:43Z
2021-02-04T00:37:43Z
8
['csharp', 'refactor', 'tutorial', 'patterns']
csharp, refactor, tutorial, patterns
{'name': 'Rodolpho Alves', 'username': 'ardc_overflow', 'twitter_username': 'ARdC_Overflow', 'github_username': 'rodolphocastro', 'user_id': 414829, 'website_url': 'https://rodolphocastro.github.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2...
null
null
561,671
article
581,455
Best Practices and Patterns to Write Modules in Node - Part 1
I'm excited to publish my first post here. I'd love to hear your thoughts about it. Let's get started...
Jan 24 '21
best-practices-and-patterns-to-write-modules-in-node-part-1-2gjd
/avivelka/best-practices-and-patterns-to-write-modules-in-node-part-1-2gjd
https://dev.to/avivelka/best-practices-and-patterns-to-write-modules-in-node-part-1-2gjd
0
1
null
2021-01-24T22:42:56Z
en
null
1
https://media2.dev.to/dy…1tnl5xnkahz3.jpg
https://media2.dev.to/dy…1tnl5xnkahz3.jpg
https://dev.to/avivelka/best-practices-and-patterns-to-write-modules-in-node-part-1-2gjd
2021-01-24T22:42:56Z
null
null
2021-01-24T22:42:56Z
2021-01-24T22:42:56Z
2
['node', 'modules', 'design', 'patterns']
node, modules, design, patterns
{'name': 'Aviv Elkayam', 'username': 'avivelka', 'twitter_username': None, 'github_username': 'avivelka', 'user_id': 565528, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2...
null
null
561,672
article
570,099
A mockumentary about Value Objects
Some weeks ago, this happened: It is a screenshot from the actual changelog of the Jira app in the...
Jan 12 '21
a-mockumentary-about-value-objects-3ad8
/xoubaman/a-mockumentary-about-value-objects-3ad8
https://dev.to/xoubaman/a-mockumentary-about-value-objects-3ad8
0
10
null
2021-01-12T21:15:51Z
en
null
10
https://media2.dev.to/dy…62yfd1e7hm1.jpeg
https://media2.dev.to/dy…62yfd1e7hm1.jpeg
https://dev.to/xoubaman/a-mockumentary-about-value-objects-3ad8
2021-01-12T20:35:33Z
2021-01-12T21:33:45Z
null
2021-01-12T21:15:51Z
2021-01-12T21:15:51Z
6
['patterns', 'php']
patterns, php
{'name': 'Carlos Gándara', 'username': 'xoubaman', 'twitter_username': 'xoubaman', 'github_username': 'xoubaman', 'user_id': 34904, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...
null
null
561,673
article
569,062
OpenSleigh: a Saga management library for .NET Core
Hi All! Today I want to talk a bit about a pet project of mine I've been working on in the last few w...
Jan 11 '21
opensleigh-a-saga-management-library-for-net-core-18j1
/mizrael/opensleigh-a-saga-management-library-for-net-core-18j1
https://dev.to/mizrael/opensleigh-a-saga-management-library-for-net-core-18j1
0
1
null
2021-01-11T19:55:32Z
en
null
1
https://media2.dev.to/dy…s5r2jpm9gk2v.gif
https://media2.dev.to/dy…s5r2jpm9gk2v.gif
https://dev.to/mizrael/opensleigh-a-saga-management-library-for-net-core-18j1
2021-01-11T19:55:32Z
null
null
2021-01-11T19:55:32Z
2021-01-11T19:55:32Z
2
['patterns', 'csharp', 'dotnet', 'microservices']
patterns, csharp, dotnet, microservices
{'name': 'David Guida', 'username': 'mizrael', 'twitter_username': 'DavideGuida82', 'github_username': 'mizrael', 'user_id': 182600, 'website_url': 'https://www.davideguida.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3...
null
null
561,674
article
567,833
About the Abstract-Step-Builder Pattern in Kotlin
Find the code for this article here: https://github.com/jonrosner/abstract-step-builder Today I was...
Jan 10 '21
about-the-abstract-step-builder-pattern-in-kotlin-3hn3
/jonrosner/about-the-abstract-step-builder-pattern-in-kotlin-3hn3
https://dev.to/jonrosner/about-the-abstract-step-builder-pattern-in-kotlin-3hn3
0
1
null
2021-01-10T19:53:08Z
en
null
1
https://media2.dev.to/dy…a7tl4el3h0g9.jpg
https://media2.dev.to/dy…a7tl4el3h0g9.jpg
https://dev.to/jonrosner/about-the-abstract-step-builder-pattern-in-kotlin-3hn3
2021-01-10T16:13:59Z
2021-01-10T21:01:13Z
null
2021-01-10T19:53:08Z
2021-01-10T19:53:08Z
6
['kotlin', 'patterns']
kotlin, patterns
{'name': 'Jon R.', 'username': 'jonrosner', 'twitter_username': 'JohnRoesner', 'github_username': 'jonrosner', 'user_id': 555972, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fu...
null
null
561,675
article
552,048
Pipelines en Rust (I)
Pipeline es un patrón de diseño muy útil cuando tienes datos que deben ser procesados en una secuenci...
Dec 28 '20
pipelines-en-rust-i-573e
/yorodm/pipelines-en-rust-i-573e
https://dev.to/yorodm/pipelines-en-rust-i-573e
0
0
null
2020-12-28T16:03:42Z
es
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://yorodm.github.io/blog/rust-pipeline-pattern/
2020-12-24T19:26:32Z
null
2020-12-28T16:03:42Z
2020-12-24T18:27:39Z
2020-12-24T18:27:39Z
4
['rust', 'patterns']
rust, patterns
{'name': 'Yoandy Rodriguez Martinez', 'username': 'yorodm', 'twitter_username': 'yorodm', 'github_username': 'yorodm', 'user_id': 61798, 'website_url': 'http://yorodm.github.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3...
null
null
561,676
article
534,145
A straightforward introduction to Dependency Injection
This content was published here before. This post presents a concise and short introduction to the t...
Dec 7 '20
a-straightforward-introduction-to-dependency-injection-4pl2
/jorgecf/a-straightforward-introduction-to-dependency-injection-4pl2
https://dev.to/jorgecf/a-straightforward-introduction-to-dependency-injection-4pl2
1
5
null
2020-12-07T01:07:28Z
en
null
5
https://media2.dev.to/dy…hbsv1ah742c.jpeg
https://media2.dev.to/dy…hbsv1ah742c.jpeg
https://jorgecf.github.io/2020/12/07/dependency-injection
2020-12-05T20:26:21Z
2020-12-08T11:22:37Z
null
2020-12-07T01:07:28Z
2020-12-08T11:23:19Z
5
['programming', 'patterns', 'inversion', 'injection']
programming, patterns, inversion, injection
{'name': 'Jorge Cifuentes', 'username': 'jorgecf', 'twitter_username': None, 'github_username': 'jorgecf', 'user_id': 243671, 'website_url': 'https://jorgecf.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona...
null
null
561,677
article
524,138
Practical Java15 sealed interfaces with design patterns
As a quick review of template method and chain of responsibility patterns we can define a template of...
Nov 24 '20
cor-and-tm-design-patterns-with-java-sealed-interface-1cn8
/mhddurrah/cor-and-tm-design-patterns-with-java-sealed-interface-1cn8
https://dev.to/mhddurrah/cor-and-tm-design-patterns-with-java-sealed-interface-1cn8
0
1
null
2020-11-24T17:44:26Z
en
null
1
null
https://media2.dev.to/dy…iby4r4y8b8l3.png
https://dev.to/mhddurrah/cor-and-tm-design-patterns-with-java-sealed-interface-1cn8
2020-11-24T17:44:02Z
2020-12-26T20:08:13Z
null
2020-11-24T17:44:26Z
2020-11-24T17:44:26Z
3
['java', 'patterns', 'sealedclass', 'abstraction']
java, patterns, sealedclass, abstraction
{'name': 'Muhammed DURRA', 'username': 'mhddurrah', 'twitter_username': None, 'github_username': 'mhddurrah', 'user_id': 74148, 'website_url': 'http://mhddurrah.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
561,678
article
519,961
Bracket Patterns in C# - P.1
Perhaps a month ago, I teased a coming post about bracket/delimiter/begin-end patterns in C#......
Nov 20 '20
bracket-patterns-in-c-p-1-fac
/eelstork/bracket-patterns-in-c-p-1-fac
https://dev.to/eelstork/bracket-patterns-in-c-p-1-fac
0
5
null
2020-11-20T09:47:02Z
en
null
5
https://media2.dev.to/dy…utkhefvo5vq.jpeg
https://media2.dev.to/dy…utkhefvo5vq.jpeg
https://dev.to/eelstork/bracket-patterns-in-c-p-1-fac
2020-11-20T09:47:02Z
null
null
2020-11-20T09:47:02Z
2020-11-20T09:47:02Z
2
['csharp', 'patterns']
csharp, patterns
{'name': 'Tea', 'username': 'eelstork', 'twitter_username': None, 'github_username': 'eelstork', 'user_id': 448938, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_...
null
null
561,679
article
515,179
Code Smell 25 - Pattern Abusers
Patterns are awesome. With great powers comes great responsibility. TL;DR: Don't abuse...
Nov 15 '20
code-smell-25-pattern-abusers-2dgi
/mcsee/code-smell-25-pattern-abusers-2dgi
https://dev.to/mcsee/code-smell-25-pattern-abusers-2dgi
0
4
9,470
2020-11-15T03:17:11Z
en
null
4
https://media2.dev.to/dy…mxqc6llsjkz.jpeg
https://media2.dev.to/dy…mxqc6llsjkz.jpeg
https://maximilianocontieri.com/code-smell-25-pattern-abusers
2020-11-15T03:17:11Z
2021-07-08T23:16:25Z
null
2020-11-15T03:17:11Z
2020-11-15T03:17:11Z
2
['oop', 'tutorial', 'programming', 'patterns']
oop, tutorial, programming, patterns
{'name': 'Maxi Contieri', 'username': 'mcsee', 'twitter_username': 'mcsee1', 'github_username': 'mcsee', 'user_id': 366059, 'website_url': 'https://maximilianocontieri.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
561,680
article
508,476
Orchestration in Rust
Porting patterns from Object Oriented concepts in Rust do not always work, but there are certain case...
Nov 7 '20
orchestration-in-rust-549b
/elasticrash/orchestration-in-rust-549b
https://dev.to/elasticrash/orchestration-in-rust-549b
0
9
null
2020-11-07T18:59:57Z
en
null
9
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/elasticrash/orchestration-in-rust-549b
2020-11-07T00:14:20Z
2020-11-13T00:40:18Z
null
2020-11-07T18:59:57Z
2020-11-07T18:59:57Z
3
['rust', 'orchestration', 'patterns']
rust, orchestration, patterns
{'name': 'Stefanos Kouroupis', 'username': 'elasticrash', 'twitter_username': 'CodenTonic', 'github_username': 'elasticrash', 'user_id': 156462, 'website_url': 'https://voidmachines.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-...
null
null
561,681
article
473,948
Ambassador Container Pattern
The ambassador container pattern aims to hide the primary container's complexity and provide a...
Oct 6 '20
ambassador-container-pattern-5pp
/peterj/ambassador-container-pattern-5pp
https://dev.to/peterj/ambassador-container-pattern-5pp
0
6
null
2020-10-06T18:57:18Z
en
null
6
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://learncloudnative.com/blog/2020-10-03-ambassador-pattern/
2020-10-04T00:22:32Z
null
2020-10-06T18:57:18Z
2020-10-03T20:43:25Z
2020-10-03T20:43:25Z
3
['kubernetes', 'patterns', 'devops', 'beginners']
kubernetes, patterns, devops, beginners
{'name': 'Peter Jausovec', 'username': 'peterj', 'twitter_username': 'pjausovec', 'github_username': 'peterj', 'user_id': 20200, 'website_url': 'https://peterj.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co...
null
null
561,682
article
470,591
Sidecar Container Pattern
The sidecar container aims to add or augment an existing container's functionality without changing...
Oct 5 '20
sidecar-container-pattern-314
/peterj/sidecar-container-pattern-314
https://dev.to/peterj/sidecar-container-pattern-314
0
10
null
2020-10-05T15:25:40Z
en
null
10
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://learncloudnative.com/blog/2020-09-30-sidecar-container/
2020-09-30T21:26:11Z
null
2020-10-05T15:25:40Z
2020-10-05T03:30:25Z
2020-10-05T03:30:25Z
4
['kubernetes', 'devops', 'patterns', 'beginners']
kubernetes, devops, patterns, beginners
{'name': 'Peter Jausovec', 'username': 'peterj', 'twitter_username': 'pjausovec', 'github_username': 'peterj', 'user_id': 20200, 'website_url': 'https://peterj.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co...
null
null
561,683
article
475,064
Design Pattern Adapter em C#
O design pattern Adapter é um padrão de projeto do tipo estrutural que permite que interfaces incompa...
Oct 4 '20
design-pattern-adapter-em-c-lmm
/evertonandrade/design-pattern-adapter-em-c-lmm
https://dev.to/evertonandrade/design-pattern-adapter-em-c-lmm
0
4
null
2020-10-04T15:15:43Z
pt
null
4
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/evertonandrade/design-pattern-adapter-em-c-lmm
2020-10-04T15:15:43Z
2020-10-24T13:20:47Z
null
2020-10-04T15:15:43Z
2020-10-04T15:15:43Z
4
['design', 'patterns']
design, patterns
{'name': 'Everton Andrade', 'username': 'evertonandrade', 'twitter_username': 'evertonfa7', 'github_username': 'evertonandrade', 'user_id': 480351, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws...
null
null
561,684
article
732,228
Padrões de projeto com JavaScript
Introdução JavaScript é uma linguagem moderna e dinâmica onde temos muita flexibilidade...
Jun 18 '21
padroes-de-projeto-com-javascript-222g
/guilhermegarcia86/padroes-de-projeto-com-javascript-222g
https://dev.to/guilhermegarcia86/padroes-de-projeto-com-javascript-222g
0
1
null
2021-06-18T15:30:44Z
pt
null
1
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://programadev.com.br/js-design-patterns/
2021-06-18T14:33:39Z
null
2021-06-18T15:30:44Z
2020-10-01T00:00:01Z
2020-10-01T00:00:01Z
9
['javascript', 'patterns']
javascript, patterns
{'name': 'guilhermegarcia86', 'username': 'guilhermegarcia86', 'twitter_username': 'guilherme_ga86', 'github_username': 'guilhermegarcia86', 'user_id': 651647, 'website_url': 'https://programadev.com.br/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/http...
null
null
561,685