Comment on Why does healthcare.gov use “if ('en' === 'en')“?Comments−asadlionpk12ythat is just their way of telling the client-side javascript about 'en' or 'es' etc . Bad design I guess.−bladurga12yNo etc. If 'en' is not 'en' then it's assumed to be 'es_MX'
Comments
that is just their way of telling the client-side javascript about 'en' or 'es' etc . Bad design I guess.
No etc. If 'en' is not 'en' then it's assumed to be 'es_MX'