fbpx
speaker-info

Jecelyn Yeen

Director | Women Who Code Kuala Lumpur

Jecelyn speaks English, Mandarin, C#, Typescript, JavaScript and Angular. She funnels her passion in tech into publishing articles on Medium and Scotch.io as well as sharing her knowledge via workshops and conferences and meet-ups. Ironically her favourite past time away from work involves travelling to remote islands without WiFi for deep sea diving expeditions and reading books with tangible covers. Springing a rubber spider on her lap is a very effective method of striking terror in her heart.

My Sessions

Modern JavaScript Frameworks & SEO

Terra 3

Many modern JavaScript frameworks render their HTML content on the client-side assuming that every environment that is accessing their pages is as modern as they are. However, many search engines – including Google Search – do not behave exactly the same as a user’s browser. In this session, you will learn some facts about Google […]

READ MORE

Workshop – Vue state management with vuex

Terra 3

Vuex is a state management pattern and official library for Vue applications. It serves as a centralised store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. This workshop covers the concepts of state management and its implementation with Vue. You’ll be able […]

READ MORE