I’m not sure what that means. Directives are only enforceable through the laws that member states pass to implement them.
HN user
craigmorrison
2 karma
Posts0
Comments4
No posts found.
Europe to End "Salary Secrecy": Employee Salaries to Become Public by 2026 2 years ago
Brain Drain Within the EU? 8 years ago
This is what happens when you have freedom of movement over a log period of time. People are going to love where the opportunities are, especially if it’s made easy. I bet a similar graph for the US would show people moving to states like CA and NY.
32 isn’t even that low, a five day 9-5 with an hour lunch break is 35.
Web Design: Fluid vs. Fixed-Fluid/Responsive...? 14 years ago
Yes, using fixed widths with media queries is a fairly common approach (sometimes termed adaptive web design rather than responsive web design). If you feel that the design needs more control (over proportions, etc) then it's sometimes a good trade-off but it's a decision I'd make on a project by project basis.