Convert ๐, ๐, ๐, โ๏ธ to Code
๐๐๐โ๏ธ๐โ๏ธ๐โ๏ธโ๏ธ๐๐
Spend a bunch of time to explore the tech world
Spend a bunch of time to explore the tech world
Join to the community (Meetup, conferences, ย Hackathon...)
He is Ruby's father "ย โYukihiro Matsumoto"
Keep contributing to Open-Source
Make some feedback to the community for other developers as what I learned from Open-Source.
Games inspire idea, and the most important thing is
"It's fun!"
and also make games!
TDD
DRY
Observable Pattern (ReactiveX)
Always challenging self, and always seeking idea.
Always challenging self, and always seeking idea.
And super enthusiastic
Collected 100 responses in 3 hours.
And more...
๐๐๐โ๏ธ๐โ๏ธ๐โ๏ธโ๏ธ๐๐
const errorMessages = Object.keys(preComputeStateForProject)
.reduce((accForProject, projectKey) => {
return [
...accForProject,
...(validationRules[projectKey] || [])
.reduce((accumulator, rule) => {
if (!rule.isValid(project[projectKey])) {
return [...accumulator, rule.message];
}
return accumulator;
}, []),
];
}, []);
Stateless, bug free, and much clearer
Also submitting PR, having CI check, and deploy by CD.
Tons of board
Always seeking for
๐๐๐โ๏ธ๐โ๏ธ๐โ๏ธโ๏ธ๐๐
R&D Assistance Engineer
jQuery and some jQuery template
And darn it PHP
Strict type language is quite interesting, so I jump into iOS developing.
Senior iOS Engineer
Objective-C
Also contribute to Front-End team
ReactJS
Built a prototype for mobile App and Back-End API
ReactJS
ReactNative
Express.js
GraphAPI
Contribute to open source, attend conferences, meetups, and speeches sharing our working experiences to people.
ReactNative
Contribute to open source, attend conferences, meetups, and speeches sharing our working experiences to people.
ReactJS
And darn it PHP
Contribute to open source, attend conferences, meetups, and speeches sharing our working experiences to people.
jQuery
Rails
Contribute to open source, attend conferences, meetups, and speeches sharing our working experiences to people.
Rails, Express, Laravel...
Angular, Ember, React......
JavaScript, Ruby, PHP, Swift, Obj-C...
More side projects (e.g. WebStorage, GitbookReader, otalife...)