Hacker News new | ask | show | jobs
by robocat 1039 days ago
It always disappoints me when the example code (in the heading image) looks like it has a mistake:

SQL: WHERE category = "electronics"

FQL: where(.product.type == "Computers")

Also it changes case of USER to user between the two examples.

Minor mistakes like that hardly give one confidence in their product.