json

Recursos de programación de json
Douglas Crockford was born in Frostbite Falls, Minnesota, but left when he was only six months old because it was just too damn cold. He is best known for having discovered that there are good parts in JavaScript. This was an important and unexpected discovery. He also discovered the JSON Data Interchange Format, the world’s most loved data format. He is writing a book about How JavaScript Works.
¡Construye una API HTTP desde 0 con Scala! Servidor HTTP, parsing de JSON, integración con base de datos, publicación de eventos en RabbitMQ, tests de aceptación y unitarios, y mucho más! ???? Este curso y muchos más en CodelyTV Pro! ???? http://bit.ly/curso-api-scala
Los JSON Web Tokens son una forma muy práctica de asegurar nuestras APIs. En esta charla veremos cuáles son sus propiedades fundamentales, cómo trabajar con ellos y qué opciones tenemos en Symfony, tanto con librerías, como con LexikJWTAuthenticationBundle y su uso del componente Guard.
Do you feel the JavaScript fatigue? Are you still trying to learn ‘the next big thing’? Does your code seem legacy just after six months because of that ‘next big thing’? Have you ever thought of building a software, even a complex one, without any kind of dependency on your package.json? During the talk, we are going to see how to create your own framework and libraries with just standard ECMAScript features and W3C standard APIs.
@delabassee Java EE 8 is right around the corner and quite a few things have changed since the original Java EE 8 proposal. This session will describe in details what Java EE 8 will be. We will discuss the new capabilities that are slated for inclusion in the Java EE platform, e.g. - JAX-RS 2.1’s new Reactive client API - Servlet 4.0 HTTP/2 support - Bean Validation 2.0 improvements - CDI 2.0 Asynchronous events - The addition of a new JSON Binding API, i.e. JSON-B 1.0 - A new cross-platform security context - Etc. Come to this session to understand what's coming. https://www.autentia.com
SESSION LEVEL: Intermediate SESSION LANGUAGE: English Gizra has been doing Headless Drupal for a long time and the technology stack has evolved a lot since the very beginning. In this session, we will have a look at our current tools, how do we use them and their benefits: reliability, development speed, maintainability... During the session we will see the process of building a chatroom: we will start with the backend, where we still use Drupal 7, with the Restful module and the ecosystem around it. We will move into the frontend, where we currently use Elm. Real time applications are super cool, so we will see our current tool for them: Pusher and how we integrate it with Drupal and Elm. And we will finish having a look at the bright future of Drupal 8: Rest, GraphQL, JSON API. Todos los videos de Drupalcamp 2017 https://www.youtube.com/playlist?list=PLKxa4AIfm4pVNaEYO5GKQaN5x_tveHpjO Descarga gratis la versión digital del libro de Roberto Canales “Conversaciones con CEOs y CIOs sobre Transformación Digital y Metodologías Ágiles ” https://goo.gl/i2zZtJ Facebook; https://goo.gl/o8HrWX Twitter; https://goo.gl/MU5pUQ LinkedIn https://goo.gl/2On7Fj/
En esta charla daremos un repaso a las posibilidades de Requests, comparándolo con otros lenguajes o librerías cuando venga al caso. Haremos cosas tan habituales como las siguientes: - Realizar peticiones sencillas. - Realizar peticiones con autenticación - Enviar cabeceras personalizadas. - Enviar ficheros. - Manejar los formatos más comunes, como json o stream binarios. - Gestionar cookies y sesiones. - Gestionar conexiones SSL. - Manejar fácilmente códigos de error, redirecciones, timeouts, etc. En definitiva, veremos cómo hacer lo que uno esperaría poder hacer con una librería HTTP. Presentación disponible en http://2016.es.pycon.org/media/keynotes/requests.zip http://2016.es.pycon.org/
Hablamos con Sergio Arbeo en Codemotion 2016 sobre javascript y las pocas charlas que hay de front-end. Da dos charlas, una decorando javascript y la otra de json api. Todos los videos de Codemotion 2016; https://www.youtube.com/playlist?list=PLKxa4AIfm4pUvMn4lZ8zin500bsp3oL2A Suscríbete a nuestra newsletter; bit.ly/newsletterautentia Facebook; https://www.facebook.com/Autentia-127966880558674/ Twitter; https://twitter.com/autentia
El futuro de la web móvil ya llegó y se llama Progressive Web Apps. Sites normales que se “autoinstalan” en el móvil y emulan el funcionamiento de una aplicación nativa: icono en el home screen, carga instantánea, funcionamiento offline, notificaciones push, etc. Hablamos del nuevo mercado que se abre ante nosotros y de cómo las desarrollamos: app shell, service workers, manifest.json, critical rendering path y notificaciones. Presentación y slides: http://www.slideshare.net/bikolabs/progressive-web-apps-70059374