Bootstrap 4 Beta
The new version of the most popular HTML, CSS, and JS framework in the world is finally out of alpha. Among the many new features, a broad support for flex boxes based design. Check out now the new beta.
“Technology is just a tool. In terms of getting the kids working together and motivating them, the teacher is the most important”
Best 7 links of week #34, 2017
The new version of the most popular HTML, CSS, and JS framework in the world is finally out of alpha. Among the many new features, a broad support for flex boxes based design. Check out now the new beta.
An incredibly detailed presentation by Sarah Drasner about SVG and its capabilities. You will probably be surprised at how many unexploited opportunities we have today on the web with SVG.
Linux load averages explained, including why they include the uninterruptible I/O sleep state.
What distinguishes a successful Full Stack Web Developer is not a superhuman ability to do everything, but rather, to understand everything…
In this tutorial, we will use the API to create an artificial intelligence (AI) voice chat interface in the browser. The app will listen to the user’s voice and reply with a synthetic voice.
A simple step-by-step guide to go from idea to deployed app
Web design is a tricky subject. There are a lot of things you should consider when creating a website. In order to simplify this task, this article offers a list of do’s and don’ts principles that every web designer should take into account.
by Marijn Haverbeke
JavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications. Eloquent JavaScript, 2nd Edition dives deep into the JavaScript language to show you how to write beautiful, effective code.