• About
  • Blog
logo
  • About
  • Blog
Loading posts...
Code diving: Json stringify and replace methods

JS vs JSON: stringify clarifyied

The JSON.stringify function You know you can use JSON.stringify with an object to get the string. Like: [crayon-600affec001a2233410402/] The API is able to identify illegal JSON values (like functions) and discard them…

04 April 2016
Codemotion Rome 2016

My experience in a nutshell

On Sunday I came back from the amazing experience at Codemotion Rome (preparing for the next one) and I wish to say that I really enjoyed it! It was hosted by Università degli…

24 March 2016
img-428

Demystifying the 3D Web at Codemotion

I’m glad to announce that I will be talking at Codemotion Rome 2016 on Friday 15 March and at Codemotion Dubai 2016 on Saturday 2 April. The talk is about WebGL: what…

15 March 2016
img-286

Always return in typescript

TL;TR A lot of developers put [crayon-600affec00871249065353-i/]  into conditional statements, and often don’t consider all cases because the function implicitly returns undefined which is fine for TypeScript: not a problem apparently, but can lead…

27 February 2016
img-283

TypeScript and null

TL;TR In TypeScript all types are nullable: the compiler won’t catch common pitfalls and your type system will blow up. The domain As you know, TypeScript allows us to explicitly declare the…

18 February 2016
img-299

WebGL worskshop, at WeMake, Milan 2015

And finally the pics from our first event went online! Thanks Khronos Group, WeMake, Giorgio Mazzucchelli and Alberto Massa for your support! You can see the entire album here   See you…

31 August 2015
img-295

Change Requirejs, Less compiler and CoffeScript versions in Play Framework

Hi there, I’ve found myself struggling with Play 2.2.1 for one (really? just one???) reason: it comes with Less 1.4.2, that’s a great CSS compiler but… …according to the official Less’ website,…

23 June 2014
img-311

CSS3 Flexbox made easy!

Hello everybody, I’ve decided to use FlexBox (CSS3) layout for my biggest project. After a while (struggling with some issues and lot of implementation’s problem…) I got the job done with some…

06 May 2014
img-313

Footage Manager by TPTeam

Hello, tonight I’m going to publish our first public project: the Footage Manager. It is a JS frame player who’s able to track movement onto a movie: it seems quite complicate this…

08 January 2014
img-293

Eclipse vs. Unity: Global Menu not supported? (12.04)

Hi there, today I decided to setup Eclipse Scala environment on my laptop… I usually work with Aptana but the project I’m currently involved in is based on Scala and I’ve been…

24 March 2013
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next

Recent Posts

  • Don’t pass `style` to your components
  • Two Elm 0.18 gotchas
  • Lift the Model to a SuperModel

Categories

  • Best practices (5)
  • Code diving (5)
  • News (10)
  • Reviews (2)
  • Tips and tricks (10)

  • LinkedIn.
  • Skype.
  • GitHub.
  • Twitter.

© Copyright Pietro Grandi 2016.