Remove Examples Remove JavaScript Remove Web Remove Writing
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

Pragmatism with Flavor

TechEmpower

We build web and mobile applications, and we've been doing so for a little over fifteen years. Sure we still get excited and animated about a new JavaScript library, a new CSS trick, a new device, or a new data store. So even if that business doesn't exist as anything but a web site, we want them to avoid unnecessary technology risks.

Web 200
Insiders

Sign Up for our Newsletter

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

article thumbnail

Interview with Chris Lyman and Corey Brundage, SendLove.to

socalTECH

Effectively, what Corey and I are trying to do, is distill the course of opinions on the web, and turn that into a consumable format. Instead, what we have tried to do, is turn the social web into a sort of representative democracy. Can you maybe give a concrete example of that? First off, talk about SendLove.to

Startup 174
article thumbnail

Software Development | How To Collaborate As A Team

Tech Zulu Event

It allows for live collaboration, you can import content from Google Drive, and the most important feature is the ability to export multiple versions (a printable, web and tablet version) without any extra effort. Then you use the panels in the app to theme your prototype without writing any code. Sitemap & Wire-Framing.

article thumbnail

Interview with William Chow, Mobophiles

socalTECH

William Chow: What Mobophiles has developed is software that solves the two biggest problems the web space right now, which is slow page load--waiting on the web--and no offline access, which is if you don't have connectivity on the web. An example, the first target application we're selling into is Microsoft SharePoint.

SaaS 127
article thumbnail

How to Teach Computational Thinking

Xconomy

We’ve had Wolfram|Alpha free on the web for years now. So when you write in it, you’re doing programming. Yes, there’s certainly a need for some number of software engineers in the world who can write low-level programs in languages like C++ or Java or JavaScript—and can handle the details of loops and declarations.

article thumbnail

Frameworks Round 1

TechEmpower

You are viewing the first round of web application framework benchmarks. Among the many factors to consider when choosing a web development framework, raw performance is easy to objectively measure. This machine is responsible for hosting the web application exclusively. Motivation. Load client and database server.

Framework 544