Anselm Hannemann

About The Author

Anselm Hannemann Anselm Hannemann is a freelance front-end developer and architect. He curates WDRL — a weekly, handcrafted web development newsletter. Apart from that he helped the RICG, built opendevicelab.com and organizes the NightlyBuild 2015 conference in Cologne, Germany. He is available for freelance jobs.

Web Development Reading List #100

What's happening in the industry? What important techniques have emerged recently? What about new case studies, insights, techniques and tools? Our dear friend Anselm Hannemann is keeping track of everything so you don't have to. The result is a carefully collected list of articles that popped up over the last week and which might interest you. Starting from today, we are happy and honored to...

What's happening in the industry? What important techniques have emerged recently? What about new case studies, insights, techniques and tools? Our dear friend Anselm Hannemann is keeping track of everything so you don't have to. The result is a carefully collected list of articles that popped up over the last week and which might interest you. Starting from today, we are happy and honored to feature a bi-monthly web development reading list here on Smashing Magazine. Now it should be a bit easier to stay up to date. — Ed.

Welcome to the one hundredth edition of the Web Development Reading List and the first one to appear on Smashing Magazine. I am very happy to extend my audience and keep you up to date with what's going on in the web development industry. If you have any feedback, please let me know in the comments or write me an email.

News

  • You can now test Microsoft’s new Edge browser in a virtual machine. Finally, a Windows 10 VM image is up on the testing website and you are able to natively test for compatibility.
  • The link rel="preconnect" meta property is now supported by Chromium, and will soon be available in Chrome and Opera.
  • The first feature-complete beta of PHP7 has been released and it is great to see the massive performance impovements, better error handling, 64-bit support and many more cool things you should check out if you are using PHP as your language of choice.
  • Ember 2.0 is out. It's less about new shiny features but much more about removing all the old cruft from the code without breaking older codebases. Very cool to read about their clever deprecation and release plan.
  • Pointer Events have landed in Firefox Nightly. They have been part of Firefox Mobile for a long time but now desktop has support, too, leaving only WebKit browsers not supporting it.
  • The WebKit project now has a roadmap/feature status page as well. This is great news as it suggests techniques that Apple might integrate into their OS X and iOS Safari browsers in near future. I am glad that social media pressure seems to work again and WebKit joins a more open process of development.

General

Concepts And Design

Tools

  • An introduction to Git. If you haven’t used it yet or still don’t get the basics, this is a series worth reading. For example, learn the differences between git merge and rebase or how to deal with conflicts.
  • Never, ever expose your Git repository on a public webserver. It will leak not only code but passwords, keys and more.
  • Most of us use npm or Bower together with Grunt or Gulp nowadays. But for some projects the latter are often not necessary. Within your npm package.json it is possible to run scripts and complete basic tasks without the additional abstraction of Gulp or Grunt. Hans Christian Reinl shares how he approaches task automation in projects using some simple scripts with just npm.
  • Hui Jing learned web languages three years ago. Now he is sharing why it's important to know the basics of web development before you use a framework. The problem isn't with the frameworks but often the lazy people using them.
  • If you use Windows, you probably have a hard time with Node and npm. But now there is this little tool called npm-windows-upgrade that ensures your command line will find the new npm version right away.

Security/Privacy

  • To use several newer browser APIs it is essential to have an HTTPS connection. ServiceWorkers, for example, require a TLS connection to work. Andrea Giammarchi shares how to set up a TLS certificate for your localhost.
  • Windows 10 has been out a few weeks now and while it finally nails user experience, it introduces a couple of not so cool privacy issues you should be aware of, like the auto-backup of your private encryption key to OneDrive (you know that officials have access to Microsoft products), customized ad fingerprinting, and possible data disclosure. Take care if you upgrade.
  • The LetsEncrypt initiative shared their new launch schedule with general availability in the week of November 16th this year. While it's being pushed back a little, to me this is a good thing: more stability and probably a better product. I think the key to its success is that hosting companies are able to implement it seamlessly, which is going to be hard.
  • Mark McDonnell shares his research on what the security basics of the web mean. He explains PGP, SSL, SSH, certificates, and the general purpose of public and private key methods.

Web Performance

  • DNS: the heart of the internet. If you never really understood how DNS works internally to resolve a domain name, you should be entertained by these comic strips on how DNS works.
How DNS works
If you've never really understood how DNS works to resolve a domain name, you should find these comic strips entertaining and educational: How DNS Works.

HTML/SVG

  • Lea Verou shows you how to create pie charts with SVG and CSS.
  • I have written a bit about native or custom elements and why we need web components but shouldn’t misuse them for what they can’t do.

Accessibility

  • The accessibility tool Tenon is now free for open source projects. Big ups for that!
  • And while better tools for accessibility arrive, Yahoo, Facebook, Twitter, Adobe, LinkedIn and more just announced that they will prefer people who do accessibility in their hiring process. This is a great step in the right direction and I would love to see similar approaches in other companies around the world.
  • That said, it is a good idea to start implementing accessibility in incremental steps to your app or website. It's natural not to start off with 100% and it's not necessary, but if you start with small steps you will see how much fun it can be to implement accessibility in your project.

JavaScript

  • Knwl.js is a small script that parses natural language inputs into computer-readable formats. That way you can offer users the ability to input dates like "Tomorrow 9am." It works with dates, times, emails, URLs and phone numbers.
  • Dr Axel Rauschmayer has created a quick introduction to ES6 for beginners that is great to start learning it.
  • If you write about front-end browser compatibility, caniuse is our reference of choice. A clever script called getCaniuse parses browser compatibility for you and adds a caniuse reference to the post.
  • It can be helpful to have a real-time search on your page. Osvaldas Valutis shares how he built a simple JavaScript live search without jQuery or other dependencies.
  • Nicolas Bevacqua explains why plain JavaScript modules are better than framework-dependent modules, sharing his approach on how to be framework-independent while not needing much more effort to create a module.
  • Hugo Giraudel wrote a great piece on how to learn regular expressions in a practical way. For people struggling with complex regular expressions (like me) this is a very helpful guide.

CSS/Sass

  • Constructing CSS Quantity Queries On The Fly”. Tools are here to help.
  • I guess you have used the float property a couple times. And I bet you wondered about some of its weird behavior, too. “How Floating Works” provides a very visual and clear explanation of floated element behavior.
  • What The Flexbox?!” by Wes Bos is a series of twenty short videos teaching you the details of the flexbox technique.

Work life

Go beyond…

And with that, I’ll close for this week. If you like this news round-up, please support me via Flattr, gratipay or share this resource with other people. You can also subscribe to the newsletter and get the links right to your inbox.

Thanks and all the best,
Anselm


More Articles on

From Russia With Love: Behind The Responsive Redesign Of Kremlin.ru

by Vitaly Friedman

Relaunching a large-scale website is always quite an undertaking, especially if the task involves a huge political entity with content accumulated over a dozen years. In this article, we look behind the scenes of the responsive redesign of Kremlin.ru, Russia’s most prominent government website. We had an opportunity to talk with Artyom Geller, one of the creative minds responsible for the...

Read more

Web Design Conferences Are Booming: But What's Next?

by Andy Budd

Every year there are around 100 web conferences in the UK, and there are new ones emerging all the time. With a conference catering for every design and development niche, you are rarely more than an hour away from your nearest event. If you’re interested in JavaScript, then Full Frontal is a must. If you like to geek out on typography, then you should hit up Ampersand. If you’re bored of...

Read more

So You Want To Crowdfund Your Startup App?

by Matt Ward

If you're a developer, you know how hard funding and traction are to come by. Most software startups try crowdfunding and fail — they're doing it wrong! To crowdfund your app, and supercharge your business, let's look at what works, what doesn't, and get started right! It's no secret that the crowdfunding industry is booming. It seems like every day you hear about an exciting new startup...

Read more