Mohamed Hashi
Mohamed Hashi
What schemas are supported when importing a json? I want to use features of jsonresume v1.0.0 which is not officially released yet. Otherwise I can also use [fresh schema](https://github.com/fresh-standard/fresh-resume-schema) What...
After importing my json resume (v1.0.0), going to 'Skills' gives me consistently the following error: TypeError: Cannot read property 'map' of undefined at i (Skill.js:48) at beginWork (react-dom.production.min.js:132) at o...
When you use the 'Control repositories synchronously' setting in IDEA, then git actions will target all repos. For example 'checkout develop' will checkout that branch for all repos in project....