Such Dev Blog
Who am I ?
Portfolio
Resources
Lessons
Opinions
Tutorials
Who am I ?
Portfolio
Resources
Lessons
Opinions
Tutorials
  • Who am I ?
  • Portfolio
  • Resources

    • πŸ‘Ά Resources for the Beginner WebDev
    • πŸ‘© Resources for the Intermediate WebDev
    • πŸ‘΄ Resources for the Senior WebDev
    • πŸ§‘β€πŸŽ¨ Design resources for WebDevs
    • πŸ€– LLM / AI Resources
  • Lessons

    • πŸ“ˆ Productivity and Well-being, A summary of what works.
    • ⭐ Dramatically increase your productivity with Atomic Git Commits
    • πŸ§‘β€πŸ’Ό How to Learn Git Slowly
    • 😠 How to Start Learning CSS without hating yourself
    • 🧠 How to be a great software engineer without using your brain
    • ⁉️ Explaining Ruby's Singleton Class (Eigenclass) to confused beginners
  • Opinions

    • πŸ”ͺ The Technical Debt explained with a kitchen analogy
    • πŸͺ  Why our work culture sucks
    • 🧹 The Marie Kondo guide for the Clean Developer
    • πŸ’‘What contributing to Open-source is, and what it isn't
    • πŸ’΅ Why diversity is important, no, really, actually for real
    • πŸ•Έ Networking is easy, fun, and probably not what you think it is.
  • Tutorials

    • πŸ“ Build your own system with ArchLinux
    • πŸ’½ Testing Ansible scripts with Vagrant
    • πŸ’Ž Upload Files from Vue.js to Rails with ActiveStorage
    • πŸ’Ž Filter Anything in a Rails request in 10 lines of code
    • πŸ’Ž Test all your GET routes in rails with 20 lines of code
    • πŸ’Ž How to use Solr / Sunspot with Rails
    • πŸ’Ž Debugging Solr Sunspot like a pro

πŸ‘© Resources for the Intermediate WebDev

Those ressources are for junior devs who wants to not be so junior anymore. Work in progress.

Make your code better

Semver

Link

Learn correct versionning.

Rules for developers

Link

Simple best-practices for programming.

Develop your skills

How To DevOps

Link

So you like computers ? Try DevOps.

The Code Review Pyramid

Link

You need to do good code reviews!

Falsehoods programmers believe about names

Link

Also check out the version for Addresses.

Intermediate CSS

Shame.css

Link

Shaaaaaaame on you.

Intermediate Javascript

Frontend config generator

Link

Although I wouldn't advise to use generated configuration, this helps a lot with understanding how it works. Be sure to be smarter than me and read the doc, though.

Security

JWT Debugger

Link

Great debug tool for JWTs.

Last Updated:
Contributors: Samuelfaure
Prev
πŸ‘Ά Resources for the Beginner WebDev
Next
πŸ‘΄ Resources for the Senior WebDev