Useful Links
This section gathers my most important links for development.
They are selected based on my experience and what I regularly use in my projects.
The list is not fixed: it can evolve over time as I discover new tools and needs.
HTML / CSS
Section titled “HTML / CSS”| Tool / Link | Purpose |
|---|---|
| CanIUse | Check HTML/CSS feature compatibility across browsers |
| CSS Tricks | Advanced CSS tutorials and tips |
| Flexbox Froggy | Interactive game to learn Flexbox |
| Grid Garden | Interactive game to learn CSS Grid |
JavaScript
Section titled “JavaScript”| Tool / Link | Purpose |
|---|---|
| MDN Web Docs - JS | Official JavaScript documentation |
| JavaScript Info | Comprehensive modern JavaScript tutorials |
| JSFiddle | Quickly test JavaScript code online |
| CodeSandbox | Full environment for JS/React/Node projects |
Terminal
Section titled “Terminal”| Tool / Link | Purpose |
|---|---|
| ExplainShell | Understand Linux commands line by line |
| Cheat.sh | Quick cheat sheets for terminal commands |
| Oh My Zsh | Framework to enhance Zsh experience |
| tldr | Simplified summaries of Linux commands |
Others
Section titled “Others”| Tool / Link | Purpose |
|---|---|
| Regex101 | Test and explain regular expressions |
| DevDocs | Offline, multi-language documentation |
| Carbon | Generate beautiful code screenshots |
| Excalidraw | Create collaborative drawings/schematics online |
| ReadMe.so | Quickly generate a README.md |
Section Purpose
Section titled “Section Purpose”- Serve as a quick hub to my preferred documentation and tools.
- Keep track of my references over time.
- Save time during projects and study sessions.
Personal Note
Section titled “Personal Note”This list is a living toolbox:
it reflects my daily use, current needs, and priorities.
As new essential links emerge, I will add them to keep this section always relevant and useful.