Search
Items tagged with: symfony
My employer, after 7 months of work, fired me overnight. Because I would be too "finicky" about code quality and security risks, which would better suit "a bank or cybersecurity company".
So I'm again #lookingForJob, either at #Montpellier (France) or #fullRemote. I am a #fullStack #developer with almost 10 years of experience on #php, #symfony, #html, #css, #javascript (#jquery and I'm also learning #vue). I am fluent in English, both written and spoken.
Développeur Web & Mobile Junior en recherche active !
Je suis à la recherche d’un poste en CDI dans le développement web back-end ou fullstack.
💻 Stack actuelle :
PHP / Symfony
SQL (MySQL / PostgreSQL)
HTML / CSS / JavaScript
Git, Docker (bases), MVC, API REST
🎯 Rigoureux, curieux et prêt à déménager pour rejoindre une équipe motivante.
Un boost ou un partage serait très apprécié 🙏
#DeveloppeurWeb #PHP #Symfony #Fullstack #Backend #WebDev #JuniorDev #Reconversion #Emploi #JobSearch #
WCAG 3.0’s Proposed Scoring Model: A Shift In Accessibility Evaluation — Smashing Magazine
WCAG is evolving. Since 1999, the Web Content Accessibility Guidelines have defined accessibility in binary terms: either a success criterion is met or not. But real user experience is rarely that simple. WCAG 3.Smashing Magazine
Symfony Controller Request Data Mapping: A Modern Approach
In modern web applications, controllers often need to process data URL parameters (query strings) or Request body. Handling this data efficiently while ensuring it’s properly validated is a critical…Kevin Wenger (Medium)