Home » Archives for Mark Otto » Page 101
October 13, 2021
By
Mark Otto
Start Learning Software Engineering Today — Ready to get started learning software engineering? Learn 1:1 with an expert mentor to master the skills, build your personal portfolio, and gain experience needed to land a role in software engineering. Apply to Springboard’s Software Engineering Bootcamp to…
October 12, 2021
By
Mark Otto
Introduction As we all know, thanks to the old saying, the pen is mightier than the sword. And that is definitely true on many occasions, with an exception of, perhaps, an actual sword-on-pen fight, but we digress. The point we are conveying here is that…
October 8, 2021
By
Mark Otto
🎧 The new season of Kent’s podcast is worth checking out as it features informative interviews with folks like Josh Comeau, Tracy Lee, and Michael Jackson. Web Streams Everywhere (and Fetch for Node.js) — A look at how most JavaScript platforms (including browsers) now have…
October 7, 2021
By
Mark Otto
Hello there! 👋 🤖 We are happy to announce that Flatlogic Generator got Laravel backend! Our web app building tool is growing and it means that now you can choose as a backend for your future app one of the most hyped, most popular, and…
October 7, 2021
By
Mark Otto
Security-As-Code for Developers — Automate and embed cloud security throughout the entire development lifecycle with Bridgecrew’s all-in-one DevSecOps platform. Bridgecrew Web Streams Everywhere (and Fetch for Node.js) — A look at how most JavaScript platforms (including browsers) now have at least partial support for creating, composing,…
October 6, 2021
By
Mark Otto
Creating and publishing high-quality content definitely helps businesses grow, reach new customers, and provide them with a superior digital experience. On the other hand, crap content can even turn buyers away from your business. In this regard, in 2021, in the world of COVID-19, when…
October 6, 2021
By
Mark Otto
React Native 0.66 Released — Highlights include support for Hermes 0.9.0, taps on views outside the parent, better support for Apple Silicon, iOS 15 and Xcode 13, along with new Bluetooth permissions for Android. As you would expect, there are also a small number of…
October 1, 2021
By
Mark Otto
⭐️ Professional JavaScript Learning Path — From JavaScript foundations, all the way to Hardcore Functional JavaScript, find out how far you can go with your JavaScript abilities in this comprehensive learning path. Frontend Masters 7GUIs in JavaScript — A JavaScript variation of a GUI programming experiment…
September 30, 2021
By
Mark Otto
Hey coders! We hasten to share this month’s updates! We’ve added two useful features to the Web Application Generator. In case you haven’t heard… we’ve been hard at work over here launching a web app generator. It is the direct result of more than 7…
September 30, 2021
By
Mark Otto
QUICK BITS: 🛠 Code & Tools SVGO 2.7: A Node-Based SVG Optimizer — If you’ve worked with SVG (Scalable Vector Graphics) at all, you’ve probably seen they can be filled with all sorts of junk code.. SVGO to the rescue. v2.7.0 adds ES modules support. Kir Belevich…