100daysofcode

Dec
29
🏞️ react.js Myst clone (point and click game - Part 1)

🏞️ react.js Myst clone (point and click game - Part 1)

Let's make a react.js point and click game aka Myst Clone. Myst is one of my favorites games of all times. The art itself was enough to draw me in as a kid, but the whole environment from the look and feel of rooms, to the world building and story had me hooked.
4 min read
Aug
31
Create a draggable div in react.js 📐

Create a draggable div in react.js 📐

I did get sidetracked trying to develop a pure js/css solution, but thankfully I came across react draggable. A simple component that when used, turns your div into a draggable item.
2 min read
May
26
🔰 getting started with api's

🔰 getting started with api's

The first step is to get familiar with json. You no doubt will be working with json a lot. Understanding json structure and the structure of your data will make building your application with an api much smoother.
3 min read
May
10
Why you need a GIS Dashboard 👨‍💻

Why you need a GIS Dashboard 👨‍💻

Geospatial tech has come a long way since static charts and plotters. With the advent of web apps, a countless array of api tools, and web services for navigation and location, the geospatial world (much like the rest of the world) has been trending towards real time data.
3 min read
Apr
08
🗾 Quick React.js Maps with Pigeon Maps

🗾 Quick React.js Maps with Pigeon Maps

Continuing my use of Glitch.com this week with a few more packages to create and design a kiosk app for a fictional hotel in japan. This was done with Glitch.com for testing and quickly working with React.js.
5 min read