Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I wish you luck! I'm starting my company this year.Not easy, but really Satisfying to see our dreams becoming real!
-
omom13617y@fcrozetta thanks a lot! I really wasn't thinking about making my projects go real but thanks to an awesome lady in my life we started the study phase..
-
f03n1x65797y@omomthings good luck with your company, I want to do the same but I'll probably start small working as an indie game dev for a start.
-
omom13617yThank you all guys seriously that really warms my heart and make me even more confident! I hope for you guys all keep pursuing your dreams and never give up!@gitpush @ParkCity @Krokoklemme @sebgignac @f03n1x
-
self.dev.add(dream: .launchCompany, targetYear: 2018, mood: .confident)
Swift syntax is elegant, isn’t it? 😂 -
@spneshaei I think it's more like:
self.dev.addDream(for year: 2018, with Mood: .confident) 🤓
this
.getDev()
.addDream(Dreams.LAUNCH_COMPANY)
.setTargetYear(2018)
.setMood(Mood.CONFIDENT);
undefined
🙏💪