Tech tips of the day

luhan
Member
Lid geworden:
2024-07-10 13:51:26

Whenever possible, break down your code into smaller, reusable functions. This promotes cleaner code and makes testing easier.

Using components and props well can help with reducing your code.

Image preview

jenny
Member
Lid geworden: 2025-08-24 15:11:06
2024-07-21 01:37:12

I love writing re-usable functions, they help me a great deal to achieve speed

Simplythebest
Member
Lid geworden:
2024-07-21 01:38:11

this is great, in OOP, it is easy to write reusable classes and methods i think

luhan
Member
Lid geworden:
2024-07-21 07:39:53

@"jenny"#p992 exactly

luhan
Member
Lid geworden:
2024-07-21 07:41:03

@"Simplythebest"#p993 yeah, there's also `interface`in typescript that helps declare your types down to reuse

jenny
Member
Lid geworden: 2025-08-24 15:11:06
2024-07-25 12:34:01
[[37],[9]]
Facebook X (Twitter) Instagram LinkedIn Telegram WhatsApp