Make your life easier as a developer by using commitlint to format, standardize, and organize code and messages.
If you’re starting a project and want to make use of static typing, how do you choose between TypeScript or JavaScript with JSDoc?
Learn about the most popular consensus protocols in order to decide which to use in your next blockchain project with this guide and review.
Learn to handle gestures like long press, tap, and pinch in Flutter with the GestureDetector widget, and see their practical application.
Learn how to implement your own React Native search bar from scratch in this detailed, step-by-step tutorial.
The React Native Maps library makes it easy to build maps into your app and build insights around your users’ location data.
Did you know you can use Node.js to generate a meta image for some pieces of content, like a blog post? Learn more here.
Improve your React application’s components and reduce unnecessary re-rendering with re-reselect, a lightweight wrapper for Reselect.
ICYMI, get the run down of new features in Gatsby v4 — including server-side rendering, deferred static generation, and more.
Learn how Nuxt, Vue 3, and TypeScript work together in this job board demo app and how this combination supports developer experience.
.at()
methodLearn about JavaScript’s new .at() method, its use cases, and how it can improve developers’ experiences compared to the preexisting methods.
Compare the most popular and useful testing and code coverage tools for the React Native framework, including Jest, Detox, and more.