Brandon Morelli, codeburst.io

Brandon Morelli

codeburst.io

Somerville, MA, United States

Contact Brandon

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • codeburst.io
  • SitePoint
  • Medium
  • Hacker Noon

Past articles by Brandon:

A hiring marketplace built for developers – codeburst

What are your thoughts on Mondays? If you’re feeling less hurrah and a lot more blah, maybe it’s time for a big change. Make Monday something to celebrate. Vettery is an online hiring marketplace… → Read More

Top New Node.JS Open Source Projects this month — August 2018

See what’s trending in Node.JS on GitHub this month. → Read More

Manage and protect your Apple devices – codeburst

Jamf Now is a device management solution for your Mac, iPad and iPhone devices. It’s cloud-based, so you can manage and protect your devices from anywhere. → Read More

A Simple Guide to Destructuring and ES6 Spread Operator

The evolution of JavaScript to ES6 version has brought a whole array of new tools and utilities. These tools allow us to perform some common operation in a more concise and elegant way. One such new… → Read More

The 2018 Game Developer Roadmap – codeburst

Want to learn how to develop games? Below is an illustrated roadmap focussed on teaching you how to become a game developer in 2018. Don’t let these illustrations scare you. You by no means need to… → Read More

Top 5 Node.JS Open Source Projects this month — July 2018

See what’s trending in Node.JS on GitHub this month. → Read More

Top 5 React Open Source Projects this month — July 2018

See what’s trending in React JS on GitHub this month. → Read More

5 steps to speed up your image heavy website – codeburst

Images are a key component of every website. According to HTTP Archive images make up for more than 60% of data loaded on web pages. Being such a critical component of almost all websites, whether it… → Read More

​Get matched with your dream job. – codeburst

Finding your next job doesn’t need to be a pain, especially for developers like you! Change the way you job hunt with Indeed Prime. → Read More

Why Web Workers Make JavaScript More Than a Single Thread

It’s been drilled into our heads that JavaScript is not concurrent, that it’s just a single threaded language. Though that may be technically true, the problem is that, unlike other scripting… → Read More

monday.com — Simplify the way your team works – codeburst

Say goodbye to excel files, whiteboards, and excessively long meetings. → Read More

Build A Live Paint Application With React – codeburst

A realtime application is a program that functions within a time frame that the user senses as immediate or current. Some examples of realtime applications are live charts, multiplayer games, project… → Read More

Build A Chat App With Sentiment Analysis Using Next.js

Realtime applications have been around for quite a long time as we can see in contexts such as multi-player games, realtime collaboration services, instant messaging services, realtime data analytics… → Read More

Electronic Signatures with Eversign API – codeburst

The days of printing documents to sign them and scan them back onto your computer are over. Not only does this method not scale well, but it’s annoying, slow, and wasteful. Electronic signatures are… → Read More

A Simple Guide to ES6 Promises – codeburst

Promises are one of the most exciting additions to JavaScript ES6. For supporting asynchronous programming, JavaScript uses callbacks, among other things. However, callbacks suffer from problems like… → Read More

Create Your First Android App in 30 Minutes — Free Video Course

Disclosure: I write reviews and receive compensation from the companies whose products I review. All opinions expressed here are my own. Below is a free 30 minute course that will show you how to… → Read More

Learn Python Programming from Scratch in One Hour — Free Video Course

Disclosure: I write reviews and receive compensation from the companies whose products I review. All opinions expressed here are my own. Have you been wanting to learn Python, but unsure where to… → Read More

Reference and Primitive Types in Javascript – codeburst

When I started out with Javascript, I struggled with the concept of copying. We’ve all been there… When your code appears absolutely correct (seemingly) and you’re like “Maybe it’s Javascript that’s… → Read More

Learn HTML, CSS, and JavaScript! Colt Steele’s Free Video Crash Course

Disclosure: I write reviews and receive compensation from the companies whose products I review. All opinions expressed here are my own. If you’re wanting/trying to learn HTML, CSS, and JavaScript… → Read More

How to Create a Dynamic Website in 30 Minutes with fullpage.js

When you first set out to build a website, either for a client or for your personal use, there’s an itch to do everything on your own. We sometimes forget that part of being a good developer isn’t… → Read More