Cheat sheet to learn Tailwind CSS quickly. Browse and search all Tailwind utility classes or CSS properties on one page.
Content-agnostic and easy to customize modal component made with Alpine JS.
In diesem Beitrag erfahrt ihr wie mit Hilfe von CSS3-Animationen Objekte umgedreht werden können (CSS Flip)
I have a piece of JavaScript code that I am executing using the node.js interpreter.
for(var i = 1; i < LIMIT; i++) {
var user = {
id: i,
name: "MongoUser [" + i + "]"
};
db.users...
I observed that when i use Logcat with Eclipse with ADT for Android, I get messages from many other applications as well. Is there a way to filter this and show only messages from my own applicatio...
Backup android app, data included, no root needed, with adb - android-backup-apk-and-datas.md
Syncing the database & assets between environments is an important workflow, but it's a pain. Here's some help
Boilerplate with Craft CMS, Tailwind CSS, VueJS & Alpine.js used for internal projects. - GitHub - madebyshape
because python errors
./install.sh --skip-user-prompt
With Rails, you don’t have to think about how to structure your app. According to The Rails Doctrine, “You’re not a beautiful and unique snowflake”. There’s no need to deliberate over the same…
Running your Rake tasks requires two steps:
Loading Rake
Loading your Rake tasks
You are missing the second step.
Normally this is done in the Rakefile, but you have to do it manually here:
require 'rake'
Rails.application.load_tasks
Rake::Task['my_task'].invokeUsing swaks to test email delivery, SMTP server, GTUBE spam test, EICAR virus test, attachment test, gmail smtp test, finding non-verifiable emails
export XDG_RUNTIME_DIR="/run/user/$UID"
export DBUS_SESSION_BUS_ADDRESS="unix:path=${XDG_RUNTIME_DIR}/bus"
I just started the Office 2016 Setup
Web and API based SMTP testing. Contribute to mailhog
