Home » admin templates » Page 10
December 17, 2021
By
Mark Otto
Introduction Angular is a worldwide known framework for creating web applications. It goes in two different versions – Angular or AngularJS. And, each of them has its peculiarities. AngularJS was built in 2009 and using it will show you, how data changes in JavaScript can…
December 16, 2021
By
Mark Otto
Quick Intro Recently we have published an article on this very topic, called 6 React Project Ideas to Help You Learn by Doing. And out with the new, in with the old. The best way to learn React is certainly through direct practice. If someone…
December 14, 2021
By
Mark Otto
Bootstrap or Material UI – the age-old question everyone has asked yourself at least once. Without a long introductory we want to present a short table with main conclusions on each criterion of the comparison. Those of you who want to know more may read…
December 14, 2021
By
Mark Otto
Select menus are a common choice for datepickers since they’re easy to set up. But after decades of using MM/DD/YY menus, I think our users deserve better. Datepickers are essential for many businesses. They can also be used to track time for any specified purpose.…
December 13, 2021
By
Mark Otto
Angular is a very robust, popular web framework primarily used to build single-page applications (SPAs). At Flatlogic, we also often use Angular in developing admin dashboards. You can check out free angular templates. In this article, we will speak about open-source Angular 2.x projects. Many…
December 9, 2021
By
Mark Otto
Introduction The most general meaning of the word template is an object used to produce or mould new objects with a high degree of uniformity. This is an old concept. A well-shaped spearhead mould meant the whole army could be supplied with spears of adequate…
December 9, 2021
By
Mark Otto
Calendars are an important part of our lives. In today’s world, people mostly use the web or mobile calendars. They can be found everywhere, including various software: booking apps, travel software, project management, admin panels, etc. Our company often integrates JS calendars into admin templates…
December 8, 2021
By
Mark Otto
It is no secret that every great developer should be committed to open source projects. It is useful for personal professional development, as well as for the technology ecosystem. But how do you choose the right project for your spare time efforts? In this article,…
December 7, 2021
By
Mark Otto
React Native was created by Facebook to accelerate and reduce the cost of developing mobile applications. It is clear that React Native is currently the best solution for creating cross-platform mobile applications. Under the hood React Native uses the Javascript bridge to interpret the UI…
December 6, 2021
By
Mark Otto
Modern web application development involves rapid testing of hypotheses, building MVPs, and testing them, which requires appropriate tools. Accordingly, now we have a variety of different tools and frameworks for building web applications. Another requirement that has become widespread in the development of web applications…