View allAll Photos Tagged Javascript,
This photo was captured at the 2018 edition of Great Indian Developer Summit (#gids18), April 24-28, Bangalore, India.
Sometimes I find visual context helps when writing code. This is one example of a scratchpad for random thoughts.
Usually when I'm thinking in terms of coordinates, rows and columns or pixels as they relate to a grid pattern like this, it helps to draw outlines showing how the numbers correlate to the visuals.
In this case it was the "grid" (columns and rows of thumbnails) that I was working on. I knew scrolling, selection and rearrange would be important interactions that would need to be hashed out, once the photo items themselves has been defined as objects in JavaScript.
Later, primary controllers to be defined in JavaScript included the "display" (responsible for the current view), selection, events and state (sessionData) along with a few performance / browser limitation notes.
More fun background details on the grid are planned for a future code.flickr blog post.
Impressions from the first nz.js(con); conference.javascript.org.nz/ organized by the JavaScript Society of New Zealand. javascript.org.nz/ Matt presented "I Play the JavaScript": Generating audio via JavaScript code.
I completely rewrote Mycelium in Plask. It's much cleaner now, and uses Skia for PDF export which is much faster. In the Processing version adding text was a huge pain. There was a system for exporting variously colored lines, which would then be stroked with text in Illustrator. It was super laborious and didn't look that good. Now it's automated and parameterized. Perhaps i'll write a little bit more about it later.
The text used here is an excerpt from Thoughts on Art and Life by Leonardo da Vinci.
Impressions from the first nz.js(con); conference.javascript.org.nz/ organized by the JavaScript Society of New Zealand. javascript.org.nz/
This photo was captured at the 2018 edition of Great Indian Developer Summit (#gids18), April 24-28, Bangalore, India.
Alexandre apresentou uma visão geral sobre projeto e consumo de APIs em REST no navegador e as vantagens de utilizar recursos do protocolo HTTP como cache, autenticação, negociação de conteúdo e hipermídia.
Today, we got aidiences of 114!
Deep technical sessions were talked geekly.
Shibuya.JS is a leading group focused into JavaScript in Japan: shibuyajs.org/