Populate your sidebar with a dynamic JSON feed. Dictate which sections contain a dropdown. Ideal for user roles/ permissions.
How to Build Websites
In this post, I will teach you how to build websites. 11 ways to do most if not everything needed to get your business, folio, etc online!
Syllabus of CSS Based on 16 Top Search Queries
CSS is among the most common technology on the web. It’s used to style web pages making them go from boring to exciting. From unstyled to amazing. CSS brings personality, industry, and tone to all content on the web. I’ve gathered a list of popular CSS search queries and answered them below. Some have code…
18 HTML Coding Hacks to Quickly Improve Your Abilities
18 common HTML coding search queries explained. Accompanied by project links. Common questions answered. Learn the language of the web!
Reduce Backend Hassle w/ this React Supabase App
A thorough description of a full stack app using React and Supabase. Send and receive data. Filter items, and add additional ones.
Awesome React Data Table
React Data Table is a data driven table with search and expandable rows. Data is populated with a payload. Error handling, loading, and more.
JWT Explained, Quick and Easy
Brief but thorough post on JSON Web Tokens. JWT Explained aims to clarify the nebulous meaning of thereof once and for all.
Easy & Fun App: Open Weather Map API
I love this Open Weather Map API. So much can be done with the payload. I created the app below a while ago. As you may have noticed the jQuery. It’s not extensive. But to the trained eye, one can catch the $(…). I digress. jQuery, JavaScript, or TypeScript. This is a neat data driven…
Improve Full Stack Web Development Knowledge
Concepts and theory spanning complex front and backend development. Error handling, interfaces, oauth, and much more!
Learn the OMDB API with a Fun Project!
OMDB’s API bundled into a neat and responsive app. Grab an API key and get started. Explore the code, and begin making calls right away.