Skip to content

Commit 2a415df

Browse files
authored
Merge pull request #187 from ksquarelabsmx/translate/js-fiddle-integration
translate: js fiddle integration blog post
2 parents 95c345f + 78f07ff commit 2a415df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: JSFiddle Integration
2+
title: Integración con JSFiddle
33
author: [vjeux]
44
---
55

6-
[JSFiddle](https://jsfiddle.net) just announced support for React. This is an exciting news as it makes collaboration on snippets of code a lot easier. You can play around this **[base React JSFiddle](http://jsfiddle.net/vjeux/kb3gN/)**, fork it and share it! A [fiddle without JSX](http://jsfiddle.net/vjeux/VkebS/) is also available.
6+
[JSFiddle](https://jsfiddle.net) acaba de anunciar soporte para React. Esta es una noticia increíble debido a que hace la colaboración con fragmentos de código mucho más fácil. ¡Puedes jugar, forkear y compartir esta **[base para react en JSFiddle](http://jsfiddle.net/vjeux/kb3gN/)**! Un [fiddle sin JSX](http://jsfiddle.net/vjeux/VkebS/) también está disponible.
77

88

9-
<blockquote class="twitter-tweet" align="center"><p>React (by Facebook) is now available on JSFiddle. <a href="http://t.co/wNQf9JPv5u" title="http://facebook.github.io/react/">facebook.github.io/react/</a></p>&mdash; JSFiddle (@jsfiddle) <a href="https://twitter.com/jsfiddle/status/341114115781177344">June 2, 2013</a></blockquote>
9+
<blockquote class="twitter-tweet" align="center"><p>React (hecho por Facebook) ahora está disponible en JSFiddle. <a href="http://t.co/wNQf9JPv5u" title="http://facebook.github.io/react/">facebook.github.io/react/</a></p>&mdash; JSFiddle (@jsfiddle) <a href="https://twitter.com/jsfiddle/status/341114115781177344">2 de Enero del 2013</a></blockquote>

0 commit comments

Comments
 (0)