Atlaskit is the technical implementation of the Atlassian Design Guidelines. It is a collection of reusable components that can be downloaded independently into your projects. Atlaskit components are built for React. Each component is also independently versioned and published to npm. The full list of components can be found in the Atlaskit Registry. The source […]

Read More →

Interaction 18 the 11th annual interaction design conference, is one of largest and most renowned UX conference in the world. This year it took place between February 3 and 8 in Lyon, France. The Interaction Design Association (IxDA) has published all recordings(54 hrs of videos) from the talks to its Vimeo channel. The conference facilitate […]

Read More →

JDK 10, the first release produced under the six-month rapid-cadence release model, is now Generally Available. What this also means is that Java 9 is obsolete and oracle will not provide any security updates for version 9. This release includes the following twelve features and many smaller enhancements. Local-Variable Type Inference Consolidate the JDK Forest […]

Read More →

To make the Java language remain competitive while maintaining its core values of compatibility, reliability, and thoughtful evolution, the community has adopted the rapid-cadence release model. In short rapid-cadence release model makes java releases more predictable. This is a time-based model with a new feature release every six months, update releases every quarter, and a […]

Read More →

Machine Learning Crash Course from Google is a self-study guide for aspiring machine learning practitioners. Learn best practices from Google experts on key machine learning concepts. Programming exercises run directly in your browser (no setup required!) using the Colaboratory platform. Colaboratory is supported on most major browsers, and is most thoroughly tested on desktop versions […]

Read More →