HomeAboutBadges
Blog Author Picture

Chris Bongers

501 followers

I write daily web development tips that help you become a more efficient developer. 👨‍💻⚡️

Ionic modals passing and receiving data

Mar 4, 20213 min read

Yesterday we made a modal in Ionic, modals are really cool, but generally, we want to pass or receive data from them. That will be what we'll be making today, a modal that passes, modifies, and returns data. The end result for today will look somethi...

Adding modals to an Ionic app

Mar 3, 20214 min read

Modals are a big thing in apps. You see them almost everywhere for small detail transactions. In this article, I'll show you how to add your own modal to an Ionic app. The result will look like this. This tutorial will pick up from our starting Ion...

Ionic adding a side menu

Mar 2, 20213 min read

The other day I had to make an Ionic application that had a tab bar and a side menu. Today, I'll be showing you how to create this yourself. As the starter template, we will be using the Ionic tabs, which you can find on my Ionic start GitHub repo. T...

Netlify Drop - the easiest deployment ever

Mar 1, 20212 min read

Alright, so we now made a super cool HTML starter with tailwind, but how can we host this somewhere online, so people can view it? As you may know, this website is hosted on Netlify, and I love it! The website is hosted through Git push and GitHub ac...

Using Google Fonts in a Tailwind project

Feb 28, 20213 min read

Many websites leverage Google Fonts to introduce cool and unique fonts to a website. And fonts can make or break you're website. Let's take a look at how we can introduce a Google Font into the plain HTML Tailwind starter we made yesterday. If you'r...

Plain HTML starter with Tailwind CSS

Feb 27, 20217 min read

Ever needed just a plain HTML started, but with the power of Tailwind? We can of course, load Tailwind from a CDN, but that kind of goes against the power of Tailwind. It would load every styling element, of which 90% isn't used in our project. We al...

© 2021 Daily Dev Tips

PrivacyTerms
Proudly part of