About Writing JavaScript

As a developer, you will probably sooner or later need to use JavaScript. Today there are a huge amount of frameworks, tools, and modules available.

While this blog sometimes will bring up some npm packages, it will not focus on the large frameworks like React/Angular/Vue, but rather emphasize how much is possible without them, if you possess the right skills, and how that can improve your code longevity and perhaps put an end to the constant code rewrites when a new framework becomes popular.

About the author

My name is Fredrik Söderström and I have worked as a software engineer for more than 13 years. I like coding in different languages, but JavaScript has always had a special place in my heart. It is easy to get started with, easy to run and I can see results way faster than when I'm writing in other languages like Rust, D, and Go.

If you want to get in touch with me, send an email to tirithen@gmail.com.