Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Calvin Nunes

Calvin Nunes

Calvin Nunes has asked 1 questions and find answers to 7 problems.

Stats

150
EtPoint
41
Vote count
1
questions
7
answers

About

Passionate by programming.
Developer at 2DWeb, a Brazilian company owner of Prisma, a B.I Software.
I can say I'm a front-end developer, but there's moments that I help with our C# back-end.

Sometimes I develop apps for android as hobby programming, so I know bit of Java and Android Studio.
Check on play store, my game: Endless Tales - RPG, I developed it from scratch.

I prefer backend programming, but for now I'm working more with frontend and as you can see by my score here in SO, I know much more about JS than any other backend language.

Contact me if you need: [email protected]

Some of my most useful answers

  • Create a new array from object with same keys
  • How to separate key and value of each object inside array of objects - Javascript
  • Knockout : Push value in ko observable array with dynamic key
  • Javascript: Replace specific words in string
  • JS: Keep variable values for onclick event attached inside for loop
  • Make textarea with setted height grow when new line is added
  • Dynamically assign properties and values to a javascript object
  • onClick vs onFocus on input element