> Node is a tool for running Javascript on the server. Your desire to use it will stem entirely upon your desire to write javascript to perform server side tasks. Now that's often what people think of Node.js, but…
> You need to prevent associating search queries with your logged in social accounts Every 3rd party HTTP request can already be used to track you -- being logged into a social account just makes the tracking way easier…
This is also a great tool to play around with / construct regexes: http://regex101.com/
Maybe think about it this way: Loops are not expressions. (Where I assume that you are talking about for-loops and the like.)
I agree, the crawling / indexing problems you describe are definitely true for Linked Data. But there are still other use cases for semantic web technology. > The use case many people have is that they want to use and…
I'm surprised no one mentioned single page web applications -- that's where I see JavaScript's strength at the moment, compared to the other server-side frameworks you named. JavaScript: While Node.js is awesome, it is…
> Node is a tool for running Javascript on the server. Your desire to use it will stem entirely upon your desire to write javascript to perform server side tasks. Now that's often what people think of Node.js, but…
> You need to prevent associating search queries with your logged in social accounts Every 3rd party HTTP request can already be used to track you -- being logged into a social account just makes the tracking way easier…
This is also a great tool to play around with / construct regexes: http://regex101.com/
Maybe think about it this way: Loops are not expressions. (Where I assume that you are talking about for-loops and the like.)
I agree, the crawling / indexing problems you describe are definitely true for Linked Data. But there are still other use cases for semantic web technology. > The use case many people have is that they want to use and…
I'm surprised no one mentioned single page web applications -- that's where I see JavaScript's strength at the moment, compared to the other server-side frameworks you named. JavaScript: While Node.js is awesome, it is…