4 Essential Gatsby Plugins To Improve Your Google Rankings
It wasn't that long ago, people were talking about how search engine optimisation (SEO) was becoming less and less important. I worked on many products that heavilyβ¦
Iβm Ozan, a Senior Software Engineer working mainly with JavaScript (read TypeScript). I build scalable, maintainable, performant front-ends and back-ends. I'm also an electronic music enthusiast so don't forget to check out my SoundCloud.
Iβm Ozan, a Senior Software Engineer working mainly with JavaScript (read TypeScript). I build scalable, maintainable, performant front-ends and back-ends. I'm also an electronic music enthusiast so don't forget to check out my SoundCloud.
It wasn't that long ago, people were talking about how search engine optimisation (SEO) was becoming less and less important. I worked on many products that heavilyβ¦
Developers donβt typically prioritize rendering performance when they aim to improve and optimize their websites. After all, there are other optimizations such as iβ¦
With the most recent version of v8, we now have several new JavaScript features available in all major browsers. One of which is String.prototype.replaceAll. It is β¦
PR Review Bot is a friendly bot that automatically approves pull requests based on a user-defined configuration.I've created this tool during my time at Omio to savβ¦
WaveVisual is an editor that converts audio files into sound wave visuals that can be customized in many ways. Let's say there is a song you like or you recorded thβ¦
A CLI tool to analyze your Elastic Load Balancer logs from AWS. The need for this tool came on a day a few years ago late at night. I was working for Onedio at the β¦
People who know me know this already: I'm a huge music fan. I love going to concerts, festivals, and clubs. Even though, my go-to genres tilted towards electronic mβ¦
Recently, I had this pull request that triggered a short discussion with my teammates. Someone noticed that I used a different method to write types for the functioβ¦
If youβve recently tried to set up hosting for your web application, you might have noticed something. Hosting web applications in 2020 is both easier and harder thβ¦
Like every developer, I find myself writing many scripts, bots and cron jobs, that regularly hit certain servers. Occasionally, I need these scripts to appear to beβ¦