Top 15 React App Ideas for Web Developer in 2022

December 16, 2021 By Mark Otto Off

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…

Shell scripting in Node with zx

December 16, 2021 By Mark Otto 0

How To Write Shell Scripts in Node with Google’s zx — zx is a utility that makes it easier to write command line scripts based around Node. This tutorial covers the basics before going on to build a command-line tool that helps bootstrap configuration for…

Create React App v5.0

December 15, 2021 By Mark Otto 0

🎄 This is the last normal issue of the year but we’re back next week with a “best of 2021” edition to cap off the year. Season’s greetings to you all!__Peter Cooper and Terence Gannon — editors Open-Source Session Replay for Developers — We let…

Top JavaScript Datepicker Plugins and Libraries

December 14, 2021 By Mark Otto Off

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.…

Top Angular Open Source Projects

December 13, 2021 By Mark Otto Off

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…

Cutting down on JavaScript

December 10, 2021 By Mark Otto Off

▶  A Coding Interview with Dan Abramov — Dan Abramov, best known for his fantastic Overreacted blog and co-creating Redux, bravely subjects himself to a ‘coding interview’ with Ben Awad. They cover a mixture of JavaScript and frontend topics, including.. centering a div! Ben Awad and Dan…

Top 15 Web Application Templates with Perfect Design [2021]

December 9, 2021 By Mark Otto Off

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…

Top JavaScript Calendar Plugins

December 9, 2021 By Mark Otto Off

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…

Security

December 9, 2021 By Mark Otto 0

GitHub Rolling Out Enforced 2FA and More for npm Registry — Many public code package registries have suffered issues with user security in recent years, and a single compromised package can cause havoc in the npm ecosystem in particular. GitHub are, therefore, moving forward with…