Before Semicolon
published: Sun, Jul 10, 2022 . 4 min read
My 2015 Six Figures Laptop
I fell in love with computer programming in high school.
How to Work With Web Client Storage
A better way to work with web client storage
published: Wed, Jun 22, 2022 . 4 min read
7 Functional Concepts to Master as a Web Developer
Master these key concepts to become a better web developer.
published: Mon, Apr 11, 2022 . 4 min read
How to Create SVG Font Icon Web Component
If you ever worked with SVG icons in your web application you must understand how hard it is to work with icons. There is a constant need…
published: Tue, Mar 29, 2022 . 4 min read
How to Create a Theme Provider with Web Component?
A theme provider is a special component that when wrapping your application content, will provide all the details your app needs to style…
published: Tue, Mar 22, 2022 . 4 min read
Bad Questions I Got Asked During Tech Job Interviews
I went to dozens of job interviews with many different company types. From my early days till now I got asked some crazy questions and the…
published: Mon, Jan 31, 2022 . 4 min read
How to Create a Customizable Web Component Button with CW
If you ever tried to implement a generic button yourself you will quickly get overwhelmed by the options and things to consider in order…
published: Mon, Jan 17, 2022 . 4 min read
Every App Development Team Needs a UI Library to Deliver Faster
I always enjoyed building app interfaces and was always involved in building UI libraries to help out with the process. Working in…
published: Thu, Jan 13, 2022 . 4 min read
Is It Time To Stop Using React Yet? I’m Afraid Not!
There is this war of frameworks/libraries and if you google whether to use React or not, you will come across many articles advising…
published: Wed, Jan 12, 2022 . 4 min read
3 Weird JavaScript Class Tricks That Could Be Useful
I love experimenting with stuff and JavaScript has a lot of weird and hidden gems that are always fun to learn about. Some are just holes…
published: Mon, Jan 10, 2022 . 4 min read