Inspired by the recent work that Github and Medium have done to improve their fonts and thus the reading experience on their sites, this is the story of how Booking.com got to thinking about their own long-established font choices.
This new release of the CoffeeScript language and compiler aims to bring CoffeeScript into the modern JavaScript era, closing gaps in compatibility with JavaScript while preserving the clean syntax that is CoffeeScript’s hallmark. In a nutshell:
Alan Kay influenced Jobs and dreamed up a digital future designed for learning and thinking. Fifty years on, but he is still waiting for his dream to come true.
Apple's iPhone X has a screen that covers the entire face of the phone, save for a "notch" to make space for a camera and other various components. This peculiar "feature" might make websites design in landscape mode challenging...
When every new website on the internet has perfect, semantic, accessible HTML and exceptionally executed, accessible CSS that works on every device and browser, then you can tell me that these languages are not valuable on their own. Until then we need to stop devaluing CSS and HTML.
Book of the week
ReactJS by Example- Building Modern Web Applications with React
by Vipul A M
tarting with a project on Open Library API, you will be introduced to React and JSX before moving on to learning about the life cycle of a React component. In the second project, building a multi-step wizard form, you will learn about composite dynamic components and perform DOM actions. You will also learn about building a fast search engine by exploring server-side rendering in the third project on a search engine application. Next, you will build a simple frontpage for an e-commerce app in the fourth project by using data models and React add-ons. In the final project you will develop a complete social media tracker by using the flux way of defining React apps and know about the best practices and use cases with the help of ES6 and redux.