hardSpotsDartM property
some links to no-comprendo stuff in Dart. lol
Implementation
Map<String, String> hardSpotsDartM = {
'Angular': 'Angular is not simple, easy to use and fast to learn. ',
'Young': 'Dart is still young language. ',
'Interface': 'Me: something still not clear, not understood. ',
'Skills': 'You still must have basic programming skills. ',
'Imagination': 'You should see objects in your mind. ',
'2.0': 'Brings some changes. Back and forth going. ',
'Competition': 'Might be hard, but Dart has its own weight. ',
'Time': 'You eventually will suffer lack of time. A little. ',
'Patient': 'Skills grow steadily but maybe slowly. ',
'Observatory': '..and debugging and VM and Dartium.. Is it a mess? ',
'Community': 'Talk is great.. but you need a personal adviser. ',
'Advice': 'Listen much, ask little. Watch FAQ. ',
'Start': 'Read ALL in dartlang.org and then read it again. ',
};