Home » javascript » Page 43
May 24, 2021
By
Mark Otto
We have released an e-Commerce template. This is a completely new type of product for us. Previously, we focused our efforts on creating admin panels. However, we have had successful experiments in creating unique templates such as Bookkeeper (React Accounting Template), User Management Template, React…
May 21, 2021
By
Mark Otto
Introducing WebContainers: Run Node.js Natively in the Browser — An interesting new WebAssembly-based operating system that boots instantly and enables Node.js environments to run directly in the browser. People have been getting very excited about this on Twitter. Only supports Chromium-based browsers for now though. Eric…
May 20, 2021
By
Mark Otto
How many apps have you seen that come with lists in them? That may be To-Do Apps, Apps with notes, Email Apps, social Apps with lists of contacts, users, news, some highly specialized apps for the financial sphere with stock prices and real estate worth…
May 19, 2021
By
Mark Otto
We have decided to try our best in putting to rest the question “Which one is a better framework: React Native or Ionic?” And to do that, first and foremost we need to take a bit deeper look into each one of them. So, without…
May 14, 2021
By
Mark Otto
Suppose I have the following CSS rule in my HTML. How can I detect which one of the defined fonts was used in the user’s browser?
May 14, 2021
By
Mark Otto
Angular 12 Released — Angular is surely turning out to be one of Google’s most reliable projects and while v12 isn’t exactly a revolution, it’s a strong step down the full transition to Ivy, Angular’s next generation compilation and rendering pipeline. Mark Techson How to Pay…
May 13, 2021
By
Mark Otto
UI Frameworks Intro Choosing between these super popular frameworks, React Native or Flutter, may be a tricky task. It all depends on what for – and how – you’re using these UI frameworks when building your mobile app. Flutter and React Native are both open-source…
May 12, 2021
By
Mark Otto
We have a huge discount at Flatlogic. For three days only you have an opportunity to buy all templates with a discount. Use the FLATLOGIC_SPRING promo code to get a 30% discount! Please note, that the promo code is valid till May 14th at midnight.…
May 7, 2021
By
Mark Otto
zx: A Tool for Writing Better Shell Scripts — Tired of turning to bash, Python or Ruby to throw together a quick script? Stick with the JavaScript you know and love – this makes it easier with some handy functions for calling other programs, processing…