Definitely, most web programmers don’t code directly in the language though. Core library devs will but most others use a framework of some kind that abstracts the developer away from the raw code. This helps speed things up in terms of developing, helps other programmers quickly begin to assist with pre existing projects and also provides standard prebuilt methods for handling authentication, sanitization