Designer News
Where the design community meets.
Paris ^ click this link ;) Joined over 9 years ago via an invitation from Quentin R. Pierre has invited nicolas bessol
Wow nice, Can I try this Finch code snippet as a beta tester ?
What do you exactly mean by "pushed to the live website" ?
"technical capabilities", that is not rocket science, they can do this.
wow, nice! and... at the same time so weird because the side project I am currently working on is very similar : vvall.li
I will definitely add some of their best ideas into my app, what do you think? Any feedbacks are really appreciated before I post this on DN :)
+1 for the name
function blink(el,d){ setInterval(function(){ el.style.visibility = getComputedStyle(el)['visibility'] === 'visible' ? 'hidden' : 'visible'; }, d); } var a = document.querySelector('a'); blink(a, 50);
Please, implement drag and drop <3 Would you consider open source it ? I would be glad to help.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
You must be KenM.