Overview of small web applications
Web Services / / December 25, 2019
This edition of our regular column, we have devoted little services, which may be useful for web developers. From it you will learn how to test your site on various mobile devices, some HTML5 features can already be used, and what is hidden inside your favorite site.
You've probably seen in the programs and operating systems, so-called function "easing". It allows the interaction with the interface elements to simulate the effects of the real physical world, such as scrolling with attenuation and so on. Exactly the effects you can use on your website with the help of this guide. Select the desired effect and get some sample code that implements it.
You create a mobile version of a site and want to know how it will look on the most popular devices? No need to buy or borrow a variety of gadgets to test, simply enter the address of your site in the input field and then you get a real idea of his on-screen display devices such as iPhone, Samsung Galaxy, iPad, and so Further.
Many developers tend to use when creating the site the latest technology, but not all browsers support them. To strike a balance between the desires and the harsh reality to help special guide that will show what features HTML5 you can safely use. Each function has a detailed description, and in it a reference to the list of supported browsers.
This is a wonderful editor html, css and js-code that allows you to quickly scan, fix and maintain your projects. CodePen can be useful not only to test and debug your code in real time, but also for the rapid prototyping and demonstrations to all comers its unique solutions.
You found a wonderful site in the network and you want to understand how it is arranged inside? It is not necessary to tear off his legs and stomach cut open, just push it through a meat grinder BuiltWith and you get a full list All technologies used by this website, including information about the server platform, advertising modules, libraries, widgets, and so on.
Until the next review!