article thumbnail

Mangling JSON numbers

TechEmpower

If we have a long (64-bit integer) that we serialize into JSON, we might be in trouble if JavaScript consumes that JSON. JavaScript has the equivalent of double (64-bit floating point) for its numbers, and double cannot represent the same set of numbers as long. The output of x.toString() in JavaScript is suspicious.

article thumbnail

Choosing a Programming Language and Framework for Your Startup

SoCal CTO

Of course, if you are developing native mobile apps or building something on top of a particular code base or you need to integrate tightly with something, all of those factors may push you directly towards a particular language and framework. It's way easier to get your pages setup in these languages than by choosing Java alone.

Framework 330
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

AT&T Mobile App Hackathon | Superheroes & Geeks, Only in Hollywood!

Tech Zulu Event

Spearheaded by Alex Donn , the event was designed for both technical and non-technical attendees to build apps over the course of a weekend at Io/La , an incubator/co-work space in the heart of Hollywood. On July 27, 2012 the AT&T Developer Program and Apigee produced the Mobile App Hackathon in Los Angeles, California.

article thumbnail

Framework Benchmarks

TechEmpower

Netty , Vert.x , and Java servlets are fast, but we were surprised how much faster they are than Ruby , Django , and friends. In third place is plain Java Servlets running on Cauchos Resin Servlet container. For example, on the Java platform, Jackson was used for frameworks that do not provide a serializer. JavaScript.

Framework 560
article thumbnail

Frameworks Round 1

TechEmpower

Netty , Vert.x , and Java servlets are fast, but we were surprised how much faster they are than Ruby , Django , and friends. In third place is plain Java Servlets running on Caucho''s Resin Servlet container. For example, on the Java platform, Jackson was used for frameworks that do not provide a serializer. JavaScript.

Framework 544