Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 2.07 KB

File metadata and controls

45 lines (34 loc) · 2.07 KB

Public resources for developers

Resources for the developers in love with beautiful code ❤️

Frontend

Name Link Description
Bootstrap https://getbootstrap.com/ No need to present the well known Bootstrap: css grid system.
Retina.js http://imulus.github.io/retinajs/ Replace <img> tags by the retina version.
Masonry https://masonry.desandro.com/ Display the elments like "pinterest" does.
Animate https://github.com/michalsnik/aos Display smooth elements on scroll.
Lazysizes https://github.com/aFarkas/lazysizes Lazyloading for image and video sources.
Lightbox http://lokeshdhakar.com/projects/lightbox2/ Opening and rendering of image in a lightbox.
Hover.css http://ianlunn.github.io/Hover/ Hover effects in pure js
Btn Particle Effect https://tympanus.net/Development/ParticleEffectsButtons/ Particle effects for buttons
MyDevice.io https://www.mydevice.io/ Display the browser information

Backend

Name Link Description

Architecture Engineering

Name Link Description
Value Object https://martinfowler.com/bliki/ValueObject.html
Immutable Objects https://softwareengineering.stackexchange.com/questions/151733/if-immutable-objects-are-good-why-do-people-keep-creating-mutable-objects
Design Patterns https://sourcemaking.com List of Design Patterns, Anti-Patterns, Refactoring and UML
Design Patterns http://designpatternsphp.readthedocs.io List of Design Patterns
SOLID https://nathanmcbride.io/magento2/SOLID-in-Magento-2 Must have: implementation in Magento 2

Magento 2

Name Link Description
Magento 2 API pratices https://www.slideshare.net/atwix/igor-miniailo-magento-2-api-design-best-practices
Blog of a Magento 2 Contributor http://vinaikopp.com/blog/list/