Skip to content

D&N Blog

A Passionate Web Developer's Thoughts

Category: WebDev

Posted on June 2, 2016June 2, 2016

React.js Simple Tabs w. No dependencies / flexbox / dynamic content!

Access Code Below

React.js Let’s Code – Map (loop) an Array to return JSX in 3 minutes!
Posted on May 14, 2016May 17, 2016

React.js Let’s Code – Map (loop) an Array to return JSX in 3 minutes!

This is a video on how to Map (loop) on an Array to Return JSX! After watching you should be able to use the Array.map() method to Map (loop) arrays and render components! Access Code Below

Simple React.js Pass Styles as Props
Posted on May 14, 2016May 14, 2016

Simple React.js Pass Styles as Props

This is a short & sweet video on how to pass styles as props in React.js Components. Access Code Below

Simple React.js Drop Down in 5 minutes!
Posted on May 14, 2016May 14, 2016

Simple React.js Drop Down in 5 minutes!

Hey guys, anyone here into React? I have been bitten by the React bug myself!! I came up with this simple video I hope you guys like it please let me know if you have any feedback! What short videos based on react would you like to see? This is a video on how to … Continue reading Simple React.js Drop Down in 5 minutes!

My Bootstrap Toolbelt – Equal Height Columns
Posted on July 29, 2015April 24, 2016

My Bootstrap Toolbelt – Equal Height Columns

One of my favorite things about Bootstrap’s Framework are the columns it comes with. The goal of this blog post is to quickly show you how to achieve equal height columns using One line of CSS (No hacks required!!). This snippet was recently added to my tool-belt and I feel that it should be a … Continue reading My Bootstrap Toolbelt – Equal Height Columns

My Bootstrap Toolbelt – Phone Number Input
Posted on July 28, 2015July 29, 2015

My Bootstrap Toolbelt – Phone Number Input

One thing I love about bootstrap is the consistency you get with Form Elements that it offers. I recently experienced having to create phone number input fields and as a result I added the following snippet to my toolbet. Let’s start with the HTML Now the Style. Putting all together! Easy enough right? I hope … Continue reading My Bootstrap Toolbelt – Phone Number Input

I Taught My Self Web Development, and You Can Too
Posted on July 20, 2015July 23, 2015

I Taught My Self Web Development, and You Can Too

As a self taught developer I get asked a lot about the web development field and how I got started, and if it is something they should pursue. Excitingly I tell them that they should, but I do stress the fact that becoming a web developer doesn’t happen overnight, it takes dedication, commitment and hard … Continue reading I Taught My Self Web Development, and You Can Too

Recent Posts

  • Buy React.js Components (Pay what you want!)
  • React.js Button Group / Navigation Buttons Dynamic Content!
  • Chromepare – A Chromebook comparison utility!
  • React.js Simple Tabs w. No dependencies / flexbox / dynamic content!
  • React.js Let’s Code – Map (loop) an Array to return JSX in 3 minutes!

Archives

  • June 2016
  • May 2016
  • July 2015

Categories

  • Frameworks
  • React
  • Short & Sweet
  • Uncategorized
  • WebDev