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
-
ReneRoth38yCodepen, but imo if you don't have a local setup including browsersync you're not even a dev
-
yusijs12508yPlnkr is decent. Biggest gripe I have with all these is how utter shit they are for mobile viewing.
-
arantr22128y
-
Local env with browsersync is the way to go for dev. Tunnel it and you can show your remote teammates!
However, for small code snippets and/or little experimental things, go codepen. It refreshes automatically and you can save each little experiment/snippet in your codepen library for future reference.
!rant
Any good sites/tools for fast web design prototyping? (like jsfiddle but without having to refresh the view (at least manually))
undefined