A collection of awesome things regarding Frameworkless
- Framework Compass Chart - A tool to choose a framework for your next project
- Make the Magic go away - Thoughts of Uncle Bob about Frameworks
- No Frameworks, Part 1 - Thoughts of Matteo Vaccari about Frameworks
- No Frameworks, Part 2 - Thoughts of Matteo Vaccari about Frameworks
- ViennaJS Semptermber 2018 - Framework Compass Chart - A tool to choose a framework for your next project
- Going #frameworkless in the backend repository - How to take a common Spring-Boot-based microservice and change it to not need Spring anymore
- A modern JavaScript router in 100 lines - How to create a router for a single page application
- Create a fully Reactive UI Framework with JavaScript Proxies and Virtual DOM - How to use JavaScript Proxy to create a reactive architecture
- What’s the Document Object Model, and why you should know how to use it - An introduction about Document Object Model and how to manipulate it
- Developing small JavaScript components WITHOUT frameworks - How to create JavaScript components (Part 2, Part 3)