我不在的日子里,希望你开心幸福
那些曾经以为会永远停留在心里的笑容、温暖的拥抱和轻声的承诺,如同秋天里缓缓飘落的叶子,随着风一路远去,留下的只有空旷的回忆和夜色下自己与影子的独处,无人倾听、无人回应,却仍被深深铭刻在心底
Years Experience
Project Completed
Happy Clients
Cups Of Tea
New York University
University of London
University of Sydney
University of Wales
University of Cairo
在图书馆偷偷睡着,整个身体一动不动,结果被隔壁同学当成校园“活雕塑”拍照上传,全校围观讨论,连保安都忍不住笑出声
第一次做实验,不小心把试剂混成彩虹色,整个实验台都像开了色彩派对,导师惊讶半天后无语称我为“化学界的毕加索”,从此每次实验都小心翼翼又忍不住想调色
跑步机上试图秀腿法,结果一个不稳四脚朝天,还把耳机甩到地上,旁边的路人以为在看真人体翻滚表演,全程掌声雷动,我自己差点笑到无法起身
第一次下厨,油烟机没开,厨房瞬间变成“烟雾弹战场”,锅铲飞出,面粉满天,我却自信满满地喊:“美食马上就好!”家人默默颁给我“厨房灾难王”称号
地铁上不小心踩到别人脚,双方对视尴尬十秒,最后同时笑喷,全车的人都默默围观,这一瞬间我明白:尴尬也可以成为公共娱乐
开车导航迷路,误入婚礼现场,被请上台拍照留念,全场宾客鼓掌叫好,我只好接受“人生误入奖得主”的荣誉,心里默默笑出声
网站可能在打盹,请等它醒来;或者你的网络太慢,先泡杯咖啡再试试。
说明服务器也在慢慢思考人生,刷新一次,或者跳支舞等它加载完。
可能你的手机太迷你了,或者网页想卖个惊喜,建议换大屏幕看。
点不开你还点
哈哈哈
Because technology moves fast, it’s easy to feel left behind. An old version of a JavaScript library is making your application perform slowly. You spend most of your time patching old code. Your UI looks like it was created years ago, but you don’t have time to update it.
Our team recently faced all these challenges when our 10-year-old product was using an old version of the Dojo toolkit. To migrate to the latest version of Dojo, we needed to rewrite the whole code with an asynchronous model. Our solution also needed to improve performance and provide a rich UI experience that complies with the IBM Carbon theme.
After a lot of research, we decided to use React JS instead of upgrading to a new version of Dojo.
After a lot of research, we decided to use React JS instead of upgrading to a new version of Dojo. This blog post introduces ReactJS, highlights the research we did when comparing ReactJS with other JavaScript languages, and explains how we integrated ReactJS with our current Dojo library.
Solution: Our goal was to develop new pages with ReactJS and integrate them into our existing legacy Dojo application. We also needed to create reusable components of React in order to implement a single-page application quickly and migrate our whole application page-by-page in the long run.