What Is Blockchain?
#IntroToCrypto

Search for a command to run...
#IntroToCrypto

Which to use and when? π§

What is a Service Worker? π€ Service Worker is just a fancy Web Worker. The difference is, itβs actually placed between your application and the third party services. You can consider it as a kind of middleware function that can parse all requests an...

What's up, everyone!? π€ Recently, I'm not that active here, but this is due to a lot of work that I have π€ I'm working on a couple of projects on which I will share more in near future (one of the projects is a game build with React Native - siiiic...

5 Tips On How To Improve Accessibility On Your Website What's up, everyone!? π€ I haven't posted for a while, but... I'm back! π€ Today I'm going to give you 5 tips on how to easily improve accessibility on your website! π€ #1 Use semantic HTML tags ...

6 Tips On How To Improve SEO On Your Website What's up, everyone!? π€ Today I'm going to give you 6 tips on how to easily improve SEO on your website! π€ #1 Use Title tag The HTML title tag is probably the most important (if not the most important) e...

What is big O? What's up, everyone!? π€ Today weβll dive deeper into time complexity and the big O notation. There are a number of factors that have an impact on the time complexity, in other words how fast our application would be. There is one impo...

Hey, hey hey! π€ Today I want to take a look into some basic JavaScript Data Structures. π§ Yeah, I know, it doesn't sound that fascinating but it's probably the only way to become code master (or, at least, understand your own code a little more) οΏ½...
