Home » javascript » Page 47
July 16, 2021
By
Mark Otto
The Road to Ember 4.0 — The Ember.js framework is ten years old this year and while it’s not often in the headlines, it’s one of the most solid, reliable and battle tested systems out there and a big update is on the way. Matthew Beale…
July 15, 2021
By
Mark Otto
Why you should look for Twitter Bootstrap alternatives? Bootstrap is the most popular HTML, CSS, and JS framework that is used for building responsive web interfaces. Nowadays, Bootstrap is not only an adaptive grid system but a full-fledged toolkit with components and JS plugins. A…
July 9, 2021
By
Mark Otto
Uptime Monitoring Is Now Available in AppSignal — Uptime monitoring is the first line of defense against downtime. Ping your apps every minute from 4 locations around the world and receive alerts when something is down. Now you’ll know about downtime before your users do. AppSignal…
July 8, 2021
By
Mark Otto
The biggest sale of this summer on Flatlogic kicks off. We give you a 61% discount on any of our products. If you are following our news, you may have already noticed that we have released an unusually large number of products for us over…
July 5, 2021
By
Mark Otto
In today’s world, the selection of IDEs and code editors is so large that it becomes difficult to choose the right development tool. Modern software development often means working with multiple tools in different languages. Complexity can be a nasty headache for even the most…
July 2, 2021
By
Mark Otto
Solid 1.0: A Declarative JavaScript UI Library Worth Investigating — JavaScript isn’t short of good reactive frameworks (React, Svelte, Vue..) but Solid’s creator is determined and adamant to demonstrate how Solid addresses React’s shortcomings while offering Svelte-like simplicity. He makes a good case, so try…
June 28, 2021
By
Mark Otto
The holy war between Vue and React still keeps going. Though both React and Vue basically resolve the same level issues, let’s add some fuel to the fire! As experts in web development since 2013, we’ve worked a lot with both frameworks, React and Vue.…
June 25, 2021
By
Mark Otto
▶ Coding Up a Mario Game in JavaScript with Kaboom.js — Ania is back showing us how to create a basic platformer in the course of an hour in her typically breezy, easy to follow manner. Watch this if you want to reignite that coding spark. Ania Kubów…
June 21, 2021
By
Mark Otto
Introduction Hello again, dear friends and accidental bypassers. Today we would like to discuss with you a matter quite extensive – the factual difference between two web-developing mainstays – React and Angular. Bear in mind, we don’t want to put the two up against each…
June 18, 2021
By
Mark Otto
Benchmarking JavaScript Memory Usage — Historically, memory usage hasn’t been a heavily tracked thing in the JavaScript world, whether for a lack of tooling or motivation. This is changing, and new tools and APIs are turning up all the time. Here, Tim has done some…