Development resources
This is sort of a mess at the moment, I am just working on gathering all my resources into one place at the moment and I will organize after.
- Image Optim
- vim config
- https://dev.to/lpasqualis/the-5-problem-solving-skills-of-great-software-developers-4e6
- https://medium.engineering/2-fast-2-furious-migrating-mediums-codebase-without-slowing-down-84b1e33d81f4
- https://martinfowler.com/bliki/ContinuousDelivery.html
- https://martinfowler.com/books/continuousDelivery.html
- https://www.atlassian.com/continuous-delivery
- https://www.visualstudio.com/learn/what-is-devops/
- https://www.visualstudio.com/devops/
- https://www.quora.com/Why-is-functional-programming-seen-as-the-opposite-of-OOP-rather-than-an-addition-to-it/answer/Alan-Kay-11
- Mastering Programming
- ES modules deep dive
- Architecture, Performance, and Games
- http status codes for client side apps
- Secrets of Awesome JavaScript API Design
- creating themeable design systems
- Nicholas Zakas: Scalable JavaScript Application Architecture
- 03 Creating A Scalable JavaScript Application Architecture Nicholas Zakas
- Patterns For Large-Scale JavaScript Application Architecture
- Five Tips for Working with Redux in Large Applications
- Event Aggregator
- Observer Synchronization
- Event Sourcing
- JavaScript best practices, Node.js, and how to end poverty with Eric Elliott
- Dejan Glozic: "Node.js Micro-Services at IBM" -Why Senior Devs Write Dumb Code and How to Spot a Junior From A Mile Away
- The Developer Insight Series, Part 1: Write Dumb Code -- Advice From Four Leading Java Developers
- https://github.com/demo-projects/redux-patterns-demo/tree/finish
- 7guis
- javascript-pub-sub-message-priorities
- Slides: Building Decoupled Large-Scale Applications With JavaScript And jQuery
- Building Large-scale Applications with JavaScript - jQuery UK 2012
- Patterns For Large-Scale JavaScript Application Architecture
- autoprefixer
- clean css
- 7 guis
- Machine Learning Crash Course
- A Beginner’s Guide to AI/ML 🤖👶 – Machine Learning for Humans – Medium
- https://smerity.com/abme.html
- Martin Fowler & Erik Dörnenburg - Architecture without architects
- https://martinfowler.com/articles/microservices.html
- GOTO 2014 • Microservices • Martin Fowler
- GOTO 2016 • Microservices at Netflix Scale: Principles, Tradeoffs & Lessons Learned • R. Meshenberg
- GOTO 2017 • The Many Meanings of Event-Driven Architecture • Martin Fowler
- Programming JavaScript Applications
- You dont know JS
- Structure and interpration of computer programs
- JavaScript allonge 6
- Mostly Adequate Guide - Old
- Out of the tar pit
- ReactNYC - Advanced Redux Patterns - Nir Kaufman (@nirkaufman)
- Debugging Production JavaScript
- Two pillars of JavaScript part 1
- Two pillars of JavaScript part 2
- The Single Biggest Mistake Programmers Make Every Day
- Why deadlines need to drop dead
- How One Jira Ticket Made My Employer $1MM/Month: 7 Metrics that Actually Matter
- How to Build a High Velocity Development Team
- The Essential Guide to Building Balanced Development Teams
- 12 signs your working in a feature factory
- Tech Hiring Has Always Been Broken. Here’s How I Survived it for Decades.
- Why Hiring is So Hard in Tech
- The Coming Software Apocalypse
- The Outrageous Cost of Skipping TDD & Code Reviews
- 5 Common Misconceptions About TDD & Unit Tests
- Mocking is a code smell
- 5 Questions Every Unit Test Must Answer
- Making your UI tests resilient to change
- Goto Fail, Heartbleed, and Unit Testing Culture
- Google's Retrofitted Testing Culture, or: Déjà Vu All Over Again