In this series of videos, Carrie Anne Philbin and the Crash Course team are going to trace the origins of our modern computers, take a closer look at the ideas that gave us our current hardware and software, discuss how and why our smart devices just keep getting smarter, and even look towards the future!
This online application algorithmically builds accessible color systems for your next project.
Open, customizable and skinnable platform dedicated to open data.
CodiMD is a real-time, multi-platform collaborative markdown note editor. This means that you can write notes with other people on your desktop, tablet or even on the phone.
Rightpoint is seeking backend web developers (Ruby or JavaScript specialization) to engineer beautiful apps and APIs for startups and big brands alike. Do more than code– influence development practices and product direction! You'll be working with enthusiastic and supportive peers in a trust-based work environment.
Develop web-based tools to drive medical research and decision making using data from 3Scan’s laboratory automation systems. Work as part of a small, dynamic team where you can have a large impact. Projects include: laboratory asset tracking, UIs for robotic automation, data visualization, and customer-facing data browsers
Flexbox - The animated tutorial is a visual guide with animation on flexbox layout options.
CakePHP makes building web applications simpler, faster, while requiring less code. A modern PHP 7 framework offering a flexible database access layer and a powerful scaffolding system that makes building both small and complex systems simpler, easier and, of course, tastier. Build fast, grow solid with CakePHP.
An all in one and cross plateform prototyping tool for Vue developers.
Check this post written by Chris Coyier on mailto: links. "It's pretty easy to use, but as with anything web, there are lots of things to consider."
ElixirConf EU is the biggest Elixir conference in Europe. Made by developers for developers. Through two days of handpicked talks, attendees will have the opportunity to delve deeper into the core concepts around Elixir, its frameworks and libraries.
Apostrophe is an open source project with a healthy and growing community behind it, thanks to widespread developer interest in node.js and the rest of our technology stack, which also includes MongoDB and Nunjucks.
Performance, flexible and extensible forms with easy to use for validation. Built by Bill Luo with React Hook Form and React Simple Animate.
In this post, Florin Pop explains step by step how to build a double slider sign-in and sign-up form with a nice animation.
This minimalist Python web framework allows developers to build web applications in much the same way they would build any other object-oriented Python program.
In this post, Ali Spittel teachs us how to start using the JS framewok VueJS in our web project to build our front-end.
Evaluates new or modified programs based on business needs, produces technical specifications, and participates in architectural review. Develops, tests and implements applications using C#, .Net, ASP.NET Web Forms, ASP.NET MVC, HTML5, SQL Server 2016, Visual Studio 2015, XML, JQuery, JavaScript, JSON, AJAX, Knockout, Angular and SharePoint portal.
The seventh edition of CSS Day is here! Combined with a UI Special on Thursday, it promises to be even more fun than the sixth edition!
A one-day conference of practical and inspiring design and front-end talks, featuring eight world-class speakers, preceded by a workshop day.
DropCSS is an unused CSS cleaner; it takes your HTML and CSS as input and returns only the used CSS as output.
Griffith is a React-based web video player. It makes streaming easy. Whether your video format is mp4 or hls, Griffith can use Media Source Extension (MSE) for segment loading.
Veonim is a simple modal IDE built on Neovim and VSCode extensions. The goal is to create my ideal programming environment.
Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a microsecond's time.
In this post Emmanuel Yusufu explains how to use PostCSS to let you improve your front-end workflow in 2019.
My favorite CSS framework has launched its V1.0.0-beta version. Tailwind CSS is an utility-first CSS framework for rapidly building custom user interfaces.
Slimvoice - A Webapp Without JavaScript is a series where Matt Reyer documents how he rebuilts his app, Slimvoice, using as little JavaScript as possible. He has tagged this series with JavaScript to present JavaScript alternatives and encourage those who reach for a SPA for every project to give it a second thought.
Fuse.js is an open source project and a popular JavaScript fuzzy-search library written and maintained by Kiro Risk.
Flatpickr is a lightweight, powerful JavaScript datetime picker with no dependencies.
The open source multicloud control plane. Workload portability across disparate environments, clusters, regions and clouds. Choose your flavors of cloud!
Simple & light weight (2kb minified & zipped) vanilla javascript plugin to create smooth & beautiful animations when you scrolllll! Harness the power of the most intuitive interaction and make your websites come alive!
In this article, Caleb Williams will discuss why Web Components are a great tool to deliver high-quality user experiences without complicated frameworks or build steps and that don’t run the risk of becoming obsolete. In subsequent articles of this five-part series, we will dive deeper into each of the specifications.
Hexo is a fast, simple and powerful blog framework. You write posts in Markdown (or other languages) and Hexo generates static files with a beautiful theme in seconds. Lot of plugins and themes available.
This Progressive Web Apps training shows you how to convert web pages to PWAs. The course is dedicated to beginner-to-intermediate web developers who are comfortable using HTML, CSS, and have modest facility with JavaScript.
Submariner connects Kubernetes clusters together, no matter where they are in the world!
In this position, you will participate in the evolution of one of the projects at the heart of Bankin': the connectors that refresh the accounts of our 2.9 million users every day.
Responsible for the design, development, coding, and support of applications, online tools, and websites for SEIU’s Digital Strategy team.
The summit is a day-long event featuring speakers, panel discussions, hands-on workshops, tech communities/groups all centered on technology and networking. The event is open & free to the public, registration is obligatory.
Parse, validate, manipulate, and display dates and times in JavaScript.
More than 3,000 of the world's top Drupal contributors, influencers, and organizations will be at DrupalCon Seattle. Join us for this opportunity to access and engage with the decision-makers and minds who make Drupal happen.
Giraffe Academy is the place to be if you want to learn web technology online. Mike Dane makes an amazing work on his website and Youtube channel to create the highest quality and entertaining educational content on the internet.
Make your site’s pages instant in 1 minute and improve your conversion rate by 1% Before a user clicks on a link, they hover their mouse over that link. When a user has hovered for 65 ms there is one chance out of two that they will click on that link, so instant.page starts preloading at this moment, leaving on average over 300 ms for the page to preload.
Trix is an editor for writing messages, comments, articles, and lists—the simple documents most web apps are made of. It features a sophisticated document model, support for embedded attachments, and outputs terse and consistent HTML.
Learn how to use the combination of signed transactions and JWT tokens to authenticate users from a pair of cryptographic keys that identify the blockchain user. Post written by Viktor Sokolov & Sergey Nebolsin
When it comes to CSS class binding in Vue.js you have multiple options. You could just write just styles and classes inline. Post written by Nico Meyer.
The latest version of GNOME 3 has been released today. Version 3.32 contains six months of work by the GNOME community and includes many improvements, performance improvements and new features.
PostGraphile automatically detects tables, columns, indexes, relationships, views, types, functions, comments, and more — providing a GraphQL server that is highly intelligent about your data, and that automatically updates itself without restarting when you modify your database.
Steem is an application-specific blockchain tailored for fast and functional social apps. It's a decentralized and Open Source blockhain protocol currently powering multiple social apps like Steemit.com
HTML5 introduced a series of new input types for use in forms. One of these – input type="date" – was intended to simplify the collection of dates, and to reduce user errors whilst doing so. So in the 10 years since the proposed introduction of this element, is it well supported in browsers? Post written by Graham Armfieldy