Latest News

REDO: Intro to Machine Learning to use k-nearest neighbor 1920 1080 developerX

REDO: Intro to Machine Learning to use k-nearest neighbor

The k-nearest neighbors (KNN) algorithm is a simple, easy-to-implement supervised machine learning algorithm that can be used to solve both classification and regression problems. HOLD UP…… Let’s dive a little deeper. via GIPHY Breaking it down A supervised machine learning algorithm (as opposed to an unsupervised machine learning algorithm) is one that relies on a…

Git Workflow in 25 minutes 1920 1080 developerX

Git Workflow in 25 minutes

Git flow is a big part of your daily tasks as a software engineer. Knowing how to manage tickets, when to make pull requests, how to let your team know what tickets you are working on, and how to effectively communicate with members on your team is crucial to developing enterprise level software. In this…

An Introduction to Machine Learning 1920 1080 developerX

An Introduction to Machine Learning

I’ve made another blog post that I believe should give you a better introduction to machine learning. Please take a look at REDO: Intro to Machine Learning to use K-nearest neighbor If you are following along with my blog then you know that I am giving a workshop at #DEVWEEK2019. My topic of choice is Javascript…

I am speaking at #DEVWEEK2019 1500 1000 developerX

I am speaking at #DEVWEEK2019

OMG!!! I have been selected to give a workshop at #developerweek in the San Francisco Bay Area. This will be my first conference and if you know me, you’ll know that I am already preparing for the event. I am very excited to be giving this workshop on Javascript and Machine Learning. Stay tuned as…

A round of applause 👏👏👏 to all the graduates 1616 1080 developerX

A round of applause 👏👏👏 to all the graduates

Over the last 7 months in San Francisco, I have had the pleasure with working with so many talented individuals. All of these students have gone above and beyond to get out of their comfort zones and learn something new. I wanted to take some time out to give them a round of applause for…

Securing Nodejs Restful API’s with JSON Web Tokens 1920 1080 developerX

Securing Nodejs Restful API’s with JSON Web Tokens

In this tutorial, you will learn how to set up authentication and authorization. I will walk you through how to set up JWT (JSON WEB TOKENS) with a Node and express backend. Assumptions Know how to get started with a node server Install Express and integrated with your node server Create routes and middleware Estimated…

Setting up routes using React Router Dom 1920 1080 developerX

Setting up routes using React Router Dom

In this video tutorial, I will be showing you how to set up React Router Dom with your React applications. I will walk you through step by step on how to install, setup, and declare your first route. This tutorial is aimed at beginners just getting started with React and React Router Dom Assumptions You…

Implementing Redux with React from start to finish 1920 1080 developerX

Implementing Redux with React from start to finish

In this video tutorial, you will learn how to implement Redux into a React application. I will walk you through how to install, setup, and write your first actions and reducers. All while explaining how redux works in your react app. Assumptions You know what Redux is Have built React applications without using Redux Estimated…

Launch a React application on Heroku using create react app in less then 5 minutes 1920 1080 developerX

Launch a React application on Heroku using create react app in less then 5 minutes

In this video tutorial, you will learn how to deploy your React applications that started with create-react-app on Heroku. Assumptions You already have installed create-react-app with npm you already have a Heroku account Estimated Time to Complete From start to finish this tutorial shouldn’t take you longer than 10 minutes.

How we can help grow your agency 1366 768 developerX

How we can help grow your agency

At DeveloperX, our highly experienced software engineers are ready to take on your clients projects. We provide over 25+ years of combined experience in technology, specifically in software development. We have created a process that allows us to deliver high-quality, unit tested, and documented code. Everything is done in-house and never contracted to overseas teams.…

Entrepreneurs are the hardest workers we know, here’s how we can help 1366 768 developerX

Entrepreneurs are the hardest workers we know, here’s how we can help

Entrepreneur – a person who organizes and operates a business or businesses, taking on greater than normal financial risks in order to do so (directly from the dictionary). As a startup ourselves, we know what it is like to chase after a dream that no one else sees. It’s one of the toughest things anyone can…

Keep your tech talent, implement a development process 1366 768 developerX

Keep your tech talent, implement a development process

I’ve worked at many different places, from startups to fortune 500 companies. The one thing I’ve noticed that most engineering managers struggled with was implementing a process that provided valuable insights and true collaboration. Working in an environment that had a well-oiled development process makes a world of difference in team morale, code velocity, and…