Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
Forem
Close
#
cleancode
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Lessons from “Clean Code”
Syed Mubtada Ali
Syed Mubtada Ali
Syed Mubtada Ali
Follow
May 3 '23
Lessons from “Clean Code”
#
python
#
cleancode
#
programming
#
productivity
6
reactions
Comments
1
comment
9 min read
Creating a DTO with Traits in PHP
shadowtje1990
shadowtje1990
shadowtje1990
Follow
May 2 '23
Creating a DTO with Traits in PHP
#
php
#
cleancode
#
learning
#
development
5
reactions
Comments
Add Comment
4 min read
The Power of Small and Focused Functions in Software Development
Yadier Betancourt Martinez
Yadier Betancourt Martinez
Yadier Betancourt Martinez
Follow
May 3 '23
The Power of Small and Focused Functions in Software Development
#
cleancode
#
generalprogramming
#
java
Comments
Add Comment
4 min read
A clean frontend architecture for React and Redux
Juan Otálora
Juan Otálora
Juan Otálora
Follow
May 1 '23
A clean frontend architecture for React and Redux
#
react
#
redux
#
architecture
#
cleancode
25
reactions
Comments
Add Comment
4 min read
Mutable or Immutable: Understanding JavaScript's Yin and Yang
Akram Mahmoud
Akram Mahmoud
Akram Mahmoud
Follow
May 1 '23
Mutable or Immutable: Understanding JavaScript's Yin and Yang
#
javascript
#
cleancode
#
webdev
#
tutorial
1
reaction
Comments
Add Comment
2 min read
Eu e o Clean Code (o livro) – Parte 1: Catequização
Henrique Lobo Weissmann (Kico)
Henrique Lobo Weissmann (Kico)
Henrique Lobo Weissmann (Kico)
Follow
May 1 '23
Eu e o Clean Code (o livro) – Parte 1: Catequização
#
armadilhas
#
livros
#
cleancode
#
braziliandevs
1
reaction
Comments
Add Comment
11 min read
C# code refactoring - the importance of naming convention
Yew Hong Tat
Yew Hong Tat
Yew Hong Tat
Follow
Apr 9 '23
C# code refactoring - the importance of naming convention
#
csharp
#
beginners
#
dotnet
#
cleancode
Comments
Add Comment
3 min read
[Design Pattern] Chain of responsibility in Typescript with real world example
Akram Mahmoud
Akram Mahmoud
Akram Mahmoud
Follow
Apr 28 '23
[Design Pattern] Chain of responsibility in Typescript with real world example
#
typescript
#
designpatterns
#
cleancode
#
javascript
1
reaction
Comments
Add Comment
3 min read
How to DRY Up Your NestJS DTOs
amir fakoor
amir fakoor
amir fakoor
Follow
Apr 25 '23
How to DRY Up Your NestJS DTOs
#
nest
#
typescript
#
node
#
cleancode
5
reactions
Comments
Add Comment
2 min read
Creating Immutable Objects in PHP: A Look at Private Constructor and Public Readonly
shadowtje1990
shadowtje1990
shadowtje1990
Follow
Apr 2 '23
Creating Immutable Objects in PHP: A Look at Private Constructor and Public Readonly
#
php
#
architecture
#
cleancode
#
programming
Comments
Add Comment
3 min read
Clean Code: Multiple exports, single import!
Mwenedata Apotre
Mwenedata Apotre
Mwenedata Apotre
Follow
Apr 21 '23
Clean Code: Multiple exports, single import!
#
developer
#
react
#
learning
#
cleancode
5
reactions
Comments
Add Comment
1 min read
The SOLID way to code
Juan Carlos Feris Gómez
Juan Carlos Feris Gómez
Juan Carlos Feris Gómez
Follow
Mar 30 '23
The SOLID way to code
#
typescript
#
cleancode
#
programming
Comments
Add Comment
5 min read
CSS Specificity: A Key to Writing Efficient CSS Code
Mohammed Awad
Mohammed Awad
Mohammed Awad
Follow
Apr 19 '23
CSS Specificity: A Key to Writing Efficient CSS Code
#
webdev
#
beginners
#
css
#
cleancode
3
reactions
Comments
1
comment
2 min read
Clean Code, yes or no?
Hugo S. Becerra Adán
Hugo S. Becerra Adán
Hugo S. Becerra Adán
Follow
Apr 19 '23
Clean Code, yes or no?
#
coding
#
cleancode
#
programming
Comments
Add Comment
2 min read
Code Refactoring: Mastering Best Practices for Enhancing Software Quality and Maintainability
Ahsan Mangal 👨🏻💻
Ahsan Mangal 👨🏻💻
Ahsan Mangal 👨🏻💻
Follow
Apr 19 '23
Code Refactoring: Mastering Best Practices for Enhancing Software Quality and Maintainability
#
cleancode
#
codenewbie
#
programming
Comments
Add Comment
3 min read
CSS - Convenciones de nombres: BEM, SUIT CSS y Title CSS
Ignacio Cuadra
Ignacio Cuadra
Ignacio Cuadra
Follow
Apr 17 '23
CSS - Convenciones de nombres: BEM, SUIT CSS y Title CSS
#
css
#
cleancode
#
webdev
#
frontend
6
reactions
Comments
Add Comment
8 min read
Principios SOLID VI: Principio de inversión de dependencias
Josa Vicente
Josa Vicente
Josa Vicente
Follow
Apr 16 '23
Principios SOLID VI: Principio de inversión de dependencias
#
solid
#
cleancode
#
cleanarchitecture
#
dip
6
reactions
Comments
Add Comment
3 min read
Best practices for refactoring legacy code to make it more maintainable and easier to work with
Lucca Mabel
Lucca Mabel
Lucca Mabel
Follow
Apr 12 '23
Best practices for refactoring legacy code to make it more maintainable and easier to work with
#
cleancode
#
refactoring
#
productivity
#
testing
12
reactions
Comments
2
comments
7 min read
Principios SOLID V: Principio de segregación de interfaces
Josa Vicente
Josa Vicente
Josa Vicente
Follow
Apr 13 '23
Principios SOLID V: Principio de segregación de interfaces
#
solid
#
cleancode
#
cleanarchitecture
#
isp
1
reaction
Comments
Add Comment
2 min read
Principios SOLID IV: Principio de sustitución de Liskov
Josa Vicente
Josa Vicente
Josa Vicente
Follow
Apr 11 '23
Principios SOLID IV: Principio de sustitución de Liskov
#
solid
#
cleancode
#
cleanarchitecture
#
liskov
1
reaction
Comments
Add Comment
3 min read
React Clean Code with Absolute Imports
Tasawar Hussain
Tasawar Hussain
Tasawar Hussain
Follow
Apr 10 '23
React Clean Code with Absolute Imports
#
javascript
#
react
#
cleancode
#
webdev
29
reactions
Comments
5
comments
3 min read
Principios SOLID III: Abierto a extensión y cerrado a modificación
Josa Vicente
Josa Vicente
Josa Vicente
Follow
Apr 9 '23
Principios SOLID III: Abierto a extensión y cerrado a modificación
#
solid
#
cleanarchitecture
#
cleancode
#
ocr
1
reaction
Comments
Add Comment
3 min read
Código limpo de milhões!
Roberto Costa
Roberto Costa
Roberto Costa
Follow
Apr 7 '23
Código limpo de milhões!
#
cleancode
#
programacao
#
programming
#
productivity
5
reactions
Comments
Add Comment
4 min read
Principios SOLID II: Principio de responsabilidad única
Josa Vicente
Josa Vicente
Josa Vicente
Follow
Apr 5 '23
Principios SOLID II: Principio de responsabilidad única
#
solid
#
cleancode
#
cleanarchitecture
#
srp
1
reaction
Comments
Add Comment
3 min read
Flags In Programming
Hasan Zohdy
Hasan Zohdy
Hasan Zohdy
Follow
Apr 5 '23
Flags In Programming
#
bestpractice
#
controlstructure
#
codestructure
#
cleancode
2
reactions
Comments
Add Comment
4 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account