~ kenneth --whoami
About MeArticles

🧑🏻‍💻💭

Categories

by:Tags|Years
All(13)Software Engineering(4)Career(4)React Native(2)React(2)AI Thoughts(1)AI Agents(1)
Toggle view mode:
Design Pattern in simplicity: Adapter Pattern

Design Pattern in simplicity: Adapter Pattern

Adapter Pattern is an easy-to-understand pattern in the GoF Design Patterns. As its name, Adapter Pattern transfer an incompatible interface to a compatible interface.

March 10, 20183 min read
Software Engineering
Design Pattern in simplicity: Strategy Pattern

Design Pattern in simplicity: Strategy Pattern

Learning GoF Design Pattern has been being my goal since I became a developer. Program to an interface, not implementation.

March 1, 20184 min read
Software Engineering
[Talk Summary] Styling React/ReactNative Applications — Max Stoiber

[Talk Summary] Styling React/ReactNative Applications — Max Stoiber

This is a good talk about how do our "Document base web development, class name base styling" switch to the "Component base web development and styling".

January 8, 20181 min read
ReactReact Native
Showing 3 of 13 articles
Previous
12
Next