article thumbnail

Mangling JSON numbers

TechEmpower

Theoretically we can send it from a Java server to a JavaScript client via JSON and both sides see exactly the same number. To convince ourselves that this number is safe, we examine various representations of this number in Java and JavaScript: // In Java long x = 1L. It passes our verifyLongFitsInDouble check.

article thumbnail

Everything about Java 8

TechEmpower

The following post is a comprehensive summary of the developer-facing changes coming in Java 8. At the time of this writing, Java 8 development is still very much in progress. It had the best support for the Java 8 language features at the time I went looking. Language features and APIs may still change.

Java 560
Insiders

Sign Up for our Newsletter

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

article thumbnail

JS Saturday | Javascript Beginner to Advanced in One Day!

Tech Zulu Event

The day will include an introduction to Javascipt, Jquery, Knockout JS, HTML5/CSS – Responsive web design, Nodejs, Javascript Patterns and many more!! Troy Miles , A designer and developer of software since 1979 writing games in assembly and C. After attending this one day bootcamp you will be an advanced Javascript coder.

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. How we designed the tests. Java / JVM. Since Vert.x Plain Go delivers the best showing for a non-JVM framework.

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. How we designed the tests. Java / JVM. Since Vert.x Plain Go delivers the best showing for a non-JVM framework.

Framework 544