A ReactTs Developer making the DevWorld a little better place one project at a time!
Found of Logic, reasoning and Understanding how my deps work 'under the hood'
🔹 Fundamentals is Key
🔹 The documentation good? I'm good!
🔹 Clean and simple Logic is Good Code
⭐ Define the problem and the desired state
⭐ A known solution exists ? comprehend, implement and optimize
⭐ No clearly defined solution ? hack a working logic, implement, refactor and optimize
⭐ Hack a working MVP system before Optimizing composition logic, this makes for a better tailored implementation
Tools | Notes |
---|---|
Vanilla Js | preference: Functional Programming |
React | Prefers abstracting modular functionality to custom hooks |
Typescript | static typing + intellisense |
DOM API | reinventing the wheel with JS? there's probably a DomAPI for it |
React-router | Routing, url based state control |
React-Query | Server synchronization, Anything not client State! |
Zustand | Client State management |
CSS | Tailwind CSS > SCSS > Styled components |
HTML5 | no |
API | integrations |
JamStack | Frontend to HeadlessCMS |
🔴Figma | Design-Dev collab |
🟢 Frontend Developer role in a team
🟢 Freelance Collaboration on Short to long term one-off Projects
🟢 Opensource contributions
🟢 Website/app Design files to Frontend code