Skip to content

Latest commit

 

History

History
72 lines (45 loc) · 3.73 KB

File metadata and controls

72 lines (45 loc) · 3.73 KB

Misc

  • You understand what Service Workers are and the APIs they allow us to interact among different browsers
  • You can choose and install a SW plugin
  • You understand the challenges of updating a website that has a service worker cache enabled
  • You know how to create a service worker manually
  • You understand the usage of PWA and can recommend different modes depending on project needs
  • You're able to create a manifest yourself or generate one using a plugin
  • You are aware of the pros and cons and the differences between browsers
  • You can order a list of elements
  • You can drag and drop elements in specific areas
  • You can change how the dragging element looks like when being dragged
  • You can add validations on dragging and dropping elements
  • You can specify the proper backend to support mobiles and desktops
  • You have used one of the text editor libraries
  • You have used the library in a project
  • You have used the library in a project

Contribution

We are very open to contributions to extend or change the requirements based on your gut and experience. To contribute you can use a pull request which will be later validated by our technical team and added to the main docs.

If you will spot any issues please add them in the Issues section.

Credits

This page is maintained by the 🔹 Flairs.ai and 🇵🇱 Apptension teams.

If you would like to create a dedicated Developer Handbook for your company, you can e-mail us 👉 contact@flairs.ai

License

MIT License

© 2020 Flairs Sp. z o.o.

Built and maintained by Flairs and Apptension.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.