WordCamp US 2019 to be Held November 1-3 in St. Louis
JavaScript to Native (and Back!)
I admit I’m quite intrigued by frameworks that allow you write apps in web frameworks because they do magic to make them into native apps for you. There are loads of players here. You’ve got NativeScript, Cordova, PhoneGap, Tabris, React Native, and Flutter. For deskop apps, we’ve got Electron.
What’s interesting now is to see what’s important to these frameworks by honing in on their focus. Hummingbird is Flutter for the web. (There …
The post JavaScript to Native (and Back!) appeared first on CSS-Tricks.
WordPress Plugin Directory Now Features a Curated Section for Block-Enabled Plugins
Get Inspiration With These Awesome App Landing Page Designs
The post Get Inspiration With These Awesome App Landing Page Designs appeared first on Torque.
8 Great Interviews from WordCamp US 2018
The post 8 Great Interviews from WordCamp US 2018 appeared first on Torque.
10 Reasons for Choosing WordPress as the Best Platform for Your Business Website
The post 10 Reasons for Choosing WordPress as the Best Platform for Your Business Website appeared first on Torque.
Rendering Lists Using React Virtualized
Working with data in React is relatively easy because React is designed to handle data as state. The hassle begins when the amount of data you need to consume becomes massive. For example, say you have to handle a dataset which is between 500-1,000 records. This can result in massive loads and lead performance problems. Well, we’re going to look at how we can make use of virtualized lists in React to seamlessly render a long list of data in …
The post Rendering Lists Using React Virtualized appeared first on CSS-Tricks.
Level up your JavaScript error monitoring
(This is a sponsored post.)
Automatically detect and diagnose JavaScript errors impacting your users with Bugsnag. Get comprehensive diagnostic reports, know immediately which errors are worth fixing, and debug in a fraction of the time.
Bugsnag detects every single error and prioritizes errors with the greatest impact on your users. Get support for 50+ platforms and integrate with the development and productivity tools your team already uses.
Bugsnag is used by the world’s top engineering teams including Airbnb, …
The post Level up your JavaScript error monitoring appeared first on CSS-Tricks.