Skip to main content Jump to list of all articles

Month February 2021

Hot Web Design and Development – February 2021

Welcome to the February 2021 edition of web design and development. This month’s edition features a well known password manager becoming limited. There is also some alternatives that you could try if you decide to move away. The usual coding features a host of new tools at your disposal. In the web design section our topic includes typography and SEO.

in Web Development

Easy JavaScript Guessing Game – Part 2

The JavaScript guessing game tutorial is a simple beginners project. It features modern JavaScript syntax and runs without a Framework. We have already built a foundation for our game in Part 1. In this part, we make it a little bit harder to guess the number.

in Web Development