Category: javascript

Top Tools every Software Developer should know in 2022

June 23, 2022 By Mark Otto Off

With the increase in popularity of software development in the market, the adoption of its tools has also increased. Now, programmers prefer to use the right software developer tool while creating a solution for the client as it makes their lives easier. Besides, the right…

Is React a Framework? Software Engineer Answering

June 22, 2022 By Mark Otto Off

By definition – React is one of the most popular JavaScript UI libraries nowadays. It comes in second place after jQuery among all web frameworks! React’s popularity has grown rapidly thanks to a simple and declarative API that allows you to build high-performance applications, and…

AbortController, your newest friend

June 17, 2022 By Mark Otto Off

Vitest: A Vite-Powered ‘Blazing Fast’ Unit Testing Framework — Brings a lot of cool stuff into one place and really is quick – if you want near instant feedback when you change your code, check it out. You get Vite’s transformers, resolvers, and plugins, snapshot…

Starting a Web App in 2022 [Research Results]

June 15, 2022 By Mark Otto Off

We are finally happy to share with you the results of the world’s first study on how developers start a web application in 2022. For this research, we wanted to do a deep dive into how engineers around the globe are starting web apps, how…

12+ Best Node.js Frameworks for Web App Development in 2022

June 14, 2022 By Mark Otto Off

Node.js is getting increasingly popular among developers, to the point where some developers call Node.js their primary choice for backend development. In this article, we review the 12 best Node.js web frameworks that we rate according to their popularity and unique toolkits for time and…

Mathematics is the music of reason.

June 10, 2022 By Mark Otto Off

Mathematical Notation Explained with JavaScript — Math has its own fascinating world of notation but if it feels a bit opaque to you, this post will help. It boils down numerous areas of mathematical notation into JavaScript equivalents making it easier to follow what’s going on.…

Javascript Clean Code Principles

June 9, 2022 By Mark Otto Off

One of the books that has most influenced my life is The Elements of Style by Strunk and White. I took a technical writing class in college where we closely studied its recommendations. The book is short and contains over 100 side-by-side comparisons of less effective and…

Angular Material Admin Template Update

June 8, 2022 By Mark Otto Off

Angular Material Admin is updated and use latest dependencies. What products are affected by the update? Currently, the updates were released on 2 products: What has changed? The main update is touch the version of Angular itself, now the template are built on 13 version…

Vue Material Admin Update

June 7, 2022 By Mark Otto Off

Right after we have updated React Material Admin we also do the same with Vue Material Admin. What products are affected by the update? The update was released on 3 products: What has changed? The main changes are in updated dependencies. We also updated the…