Some developers are talking about a new GitHub project that they claim is the easiest way to build isomorphic JavaScript apps using React and Redux. After giving it a look, we decided to feature it for our SD Times GitHub project of the week. Can you feel the MERN yet? MERN is a scaffolding tool … continue reading
Recent reports show Google and other technology companies are standing with Apple in the FBI/Apple conflict, while others like Bill Gates sided with the FBI. Meanwhile, Apple’s engineers have begun developing new security measures that would make it impossible for the government to break into a locked iPhone, even if they do win the fight. … continue reading
As a way to address the many challenges associated with supporting DevOps and adopting Continuous Delivery (CD), CloudBees has released a new Jenkins platform to help teams deliver software. CloudBees, a company that provides solutions to help DevOps team respond to software delivery business needs, released what it called the CloudBees Jenkins Platform—Private SaaS Edition … continue reading
It seems like every day there is a new threat to the Internet that potentially harms or weakens Web security. To address these ongoing concerns, the Ford Foundation and Mozilla are looking for advocates to join its Open Web Fellows program. The Open Web Fellows program was launched in 2015 to find individuals who want … continue reading
An open-source framework wants to tackle the challenges presented by moving to microservices and speed up application development so programmers do not have to spend as much time building software infrastructure. AquaJS is a framework for Node.js that was created at Equinix, which provides carrier-neutral datacenters and Internet exchanges for interconnection. AquaJS was developed to … continue reading
Facial recognition can be used for things like capturing criminals, tagging photos on social media platforms, and figuring out if hospital patients are in pain. One professor thought that he could take this software development a step further, which is why he created facial recognition software to read CEOs’ minds. An assistant finance professor at … continue reading
The Altova MissionKit 2016 R2 developer tools and software introduces some new features for developers who are data-oriented and working with XML data. On the XML side, Altova has incorporated an XQuery debugger. According to product manager David McGahey, it has been difficult to write complex XQuery queries and debug them. It has also been … continue reading
RethinkDB is an open-source scalable database that makes building modern, real-time apps relatively easy. It does this by utilizing a new database access model that pushes updated query results to applications in real time. With RethinkDB, developers can get a scalable real-time Web app running with fewer engineering resources. In this case, real time means … continue reading
When Microsoft’s corporate vice president Mary Ellen Smith was first informed that her son Shawn had autism, she said the family drove home from the hospital in silence. They were thinking about what the two doctors just told them—that their toddler was on the spectrum and they should limit their expectations of him. Her son … continue reading
There is a new JavaScript UI project for the mobile Web, and it’s giving Web developers a tool to create native-like app experiences. SamsaraJS is a functional reactive library for animating layout. It provides a language for positioning, orienting and sizing DOM elements, and animating these properties over time. According to its GitHub page, “Everything … continue reading
Love is in the air, or at least it is for the month of February. If you’re single and ready to mingle, you’re probably fed up with all the pink and chocolates and coworkers talking about what five-star restaurant they’re going to for Valentine’s Day. Good news is, the Web has been helping people meet … continue reading
Google has quietly launched a service called Google Cloud Functions. It allows developers to set up functions that get triggered in response to certain events. Google claimed that it’s similar to the Lambda service from Amazon Web Services. According to Cloud Functions documents, “Google Cloud Functions is a lightweight, event-based, asynchronous compute solution that allows … continue reading