@balamax
designer, developer and wantreperneur who loves web, mobile and coffee
working as a UX designer and UI developer, I love tinkering different new things around. Coffee, cricket, coding and cooking are my favorites :)
Nothing here yet.
No blogs yet.
What is your view on maturity of web components and the frameworks used to develop web components? like polymer etc. Do you think it is production ready. Develop once and use it across any platform/tech stack is it really true? can a web component wo...
I am trying to set some pre-filled values for some of the text fields. When the values are set there is some animation and highlight happening in the form. This works fine when I manually click on the text field or area and do it. But if I set the va...
I have a dashboard which shows some high level values like some counts. During initial loading I fetch them from REST API using AngularJS1.5 http service. Later now when the value gets updated in the server from a different device I need to load the...
Its a bit vague, I am not sure what this is being called technically. But basically I have a word called "text field", which a user can enter as "textfield", "Text Field" etc. So I should be able to find out what he is e...