Before Semicolon
published: Wed, Feb 24, 2021 . 4 min read
How to Work with Date in Plain Javascript — No Libraries Needed
Javascript Date object is not very well-loved in the community. It is something Javascript adopted from Java but both grew in different…
50 HTML Best Practices & Guidelines to Build Better Web Projects

I have shared different 50 lists of best practices for CSS and Javascript and is part of beforesemicolon to do so. This is a compiled list…
published: Thu, Feb 11, 2021 . 4 min read
25 More JavaScript Code Solutions You Need To Know About

Universal any item getter
published: Mon, Feb 08, 2021 . 4 min read
10 Javascript Design Patterns To Improve Your Code With

There are common patterns you can use in Javascript that will improve your code substantially. These are techniques to simplify and better…
published: Mon, Jan 25, 2021 . 4 min read
10 CSS Tricks You Need to Know About (Part 2)

Continuing our series on CSS tricks where you should probably read about the first one, I have collected more tricks that have the…
published: Sat, Jan 16, 2021 . 4 min read
10 Expensive React App Mistakes to Avoid

I have helped build massive react apps with hundreds of components, a lot of states to manage, complicated data relationships, endless…
published: Tue, Jan 12, 2021 . 4 min read
How to Properly Build Components for React or Any Other Library/Framework

The problem with Javascript frameworks component building is that a lot of developers that use do not approach the application from a…
published: Sat, Jan 09, 2021 . 4 min read
10 CSS Tricks You Need to Know About

I started to share 25 Javascript tricks and solutions you need to know about which were well received so I decided to share some CSS…
published: Tue, Jan 05, 2021 . 4 min read
50 CSS Best Practices & Guidelines to Write Better CSS

I recently wrote about 15 CSS things to master to become a better web developer and then realized that writing CSS requires so much more…
published: Fri, Jan 01, 2021 . 4 min read
5 Growing Web Related Technologies to Invest in for the Future
The webspace has been growing, so has Javascript and its community. Although I feel that things are slowing down on the Javascript and Frameworks side as far as new exciting things, the web has gotten so powerful that amazing applications are being built to run in browsers first. With everything that is going on, these are the 5 technologies that will keep on advancing and taking over.
published: Fri, Dec 11, 2020 . 5 min read