Category: javascript

8 Essential Bootstrap 4 Components for Your Web App

January 26, 2022 By Mark Otto Off

Let’s talk about Bootstrap 4 components. Bootstrap is an open-sourced framework for web apps development that has gained great popularity since 2011 when it was released for the first time. Since that time Bootstrap has expanded, evolved, become more and more popular, and gained the…

Functional Components vs. Class Components in React.js

January 25, 2022 By Mark Otto Off

When you start to code with React you may get confused by some things in React, like JSX syntax or the difference between functional and class components. JSX is an interesting syntax extension to JavaScript that was developed to make the process of writing the…

Bootstrap Table Guide and Best Bootstrap Table Examples

January 25, 2022 By Mark Otto Off

Tables and data visualization Tables are so widespread and trivial it’s easy to take them for granted. Meanwhile, the value of a table or spreadsheet for big data is like that of an assembly line for heavy industry. Before we dive into our Bootstrap table…

6 React Project Ideas to Help You Learn by Doing

January 25, 2022 By Mark Otto Off

Everyone faced the dilemma of what app you should develop next to make progress in learning React. The project must be complex enough to make you think and google, but not too hard so you don’t feel overwhelming. And you are looking for a great…

What is REST API

January 25, 2022 By Mark Otto Off

What is the REST API? REST, or Representational State Transfer, API  is a client-service architecture that is based on a request/response design. REST APIs are primarily used to access and work with data.  How the REST API works? The REST API works almost in the…

What Is API and How API Works

January 21, 2022 By Mark Otto Off

What is an API How API works Examples of APIs we use every day Weather snippets Log in using social media accounts Twitter bots Travel booking Conclusion An Application Programming Interface (API) is a gateway that allows one App to communicate with other Apps –…

NaNNaNNaNNaN Batman

January 21, 2022 By Mark Otto Off

⁉️ If the subject of this issue has got you confused, it’s a reference to the infamous Wat video of 2012 which we mention a couple of times in the issue today 🙂__Peter Cooper, your editor TypeScript Features to Avoid? — Remember Gary Bernardt’s Wat…

Top 8 Material UI Templates

January 18, 2022 By Mark Otto Off

Table of Content Introduction The foundations for Material UI templates originate earlier than Material UI’s official release. In 2012 Google released Google Now, the predecessor of Google Assistant. On October 29 of the same year, an update added Gmail cards. The cards pulled information from…

14 Great Admin Panel Themes for Ecommerce

January 18, 2022 By Mark Otto Off

Table of content Types of eCommerce platforms Here’s a thing about modern software development: when you want to launch an online store, you usually turn to ready-made platforms, both paid and free. We all know platforms like Magento, Shopify, BigCommerce, WooCommerce, and others. Obviously, each…