HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hanamimastery

no profile record

Submissions

[untitled]

1 points·by hanamimastery·2 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·2 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·3 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·3 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·3 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·3 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·3 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·3 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·3 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·3 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·3 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·3 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·3 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·3 tahun yang lalu·0 comments

Screencasting tips – content_for:devs #003

contentfor.dev
1 points·by hanamimastery·3 tahun yang lalu·1 comments

[untitled]

1 points·by hanamimastery·4 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·4 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·4 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·4 tahun yang lalu·0 comments

[untitled]

1 points·by hanamimastery·4 tahun yang lalu·0 comments

comments

hanamimastery
·2 tahun yang lalu·discuss
Hanami 2.2-beta2 is relased, which finally becomes a complete, fullstack framework. Let's make a blog in Hanami taking a closer look at its basic features.
hanamimastery
·2 tahun yang lalu·discuss
Working with templates is a hard job and eliminating the logic out of them is absolutely not trivial. In this episode we'll use Hanami tools to implement advanced forms - without logic leaking to them.
hanamimastery
·3 tahun yang lalu·discuss
A new Episode had been released for Hanami Mastery!

This time I show how to render flash messages in Hanami 2.1+ using different levels of advancement! Check it out!
hanamimastery
·3 tahun yang lalu·discuss
Probably any web app nowadays requires font icons to be loaded this or other way. In this episode, I'm showing the integration of Font Awesome icons in Hanami 2 applications.
hanamimastery
·3 tahun yang lalu·discuss
A new Hanami Mastery episode had been released! This time we cover sending emails with Hanami, using hanami-mailer. hanami-mailer is not yet updated to work seemlessly with Hanami 2, but we've decided to integrate it to show the power of providers, which give you a full control over the component loading mechanisms.

But what do You use to send emails in ruby, except action-mailer ?
hanamimastery
·3 tahun yang lalu·discuss
With the release of Hanami 2.1, the view layer is fully integrated with our Hanami applications. Let's check how to make use of a form helper to send a contact email.
hanamimastery
·3 tahun yang lalu·discuss
I had a lot of fun trying out Bridgetown static site generator, and I've decided to do a video showcase of it. I hope you'll find it useful.

What do you think about Bridgetown vs other static site generators?
hanamimastery
·3 tahun yang lalu·discuss
If you want to work with front_matter in Ruby, you need to know the front_matter_parser gem. Here is everything you need.
hanamimastery
·3 tahun yang lalu·discuss
Learn how to quickly deploy Hanami apps to production-ready server, using Render hosting provider, the best replacement for Heroku right now.
hanamimastery
·3 tahun yang lalu·discuss
I always liked rails templating collections that allowed us to quickly compose ruby apps. Now the same is possible for Hanami!
hanamimastery
·3 tahun yang lalu·discuss
Have you ever considered how to efficiently render HTML out of your markdown input in ruby? Here we cover this problem with additional custom cosmetic improvements.
hanamimastery
·3 tahun yang lalu·discuss
Hi, we have shared our thoughts around different approaches of producing screencasts, and why we choose the one on Hanami Mastery.

I hope it will be useful for some of you and I am super curious about other approaches you have heard about!
hanamimastery
·4 tahun yang lalu·discuss
Me!
hanamimastery
·4 tahun yang lalu·discuss
I solely use Hanami since 1.5 year, and I had never looked back!

It provides everything needed, while still allowing to fully control which features I want to disable.
hanamimastery
·4 tahun yang lalu·discuss
Utility scripts in Ruby can be very powerful, but also very messy. In this episode I showcase dry-cli, to help you maintain advanced ruby CLI programs.

Wondering, what is your approach to this?
hanamimastery
·4 tahun yang lalu·discuss
A revolution in writing scalable applications in ruby, with selective code loading, and modularized apps, come with Hanami 2.0 and the slices feature! Check it out!
hanamimastery
·4 tahun yang lalu·discuss
I've released a video and article related to handling errors in Hanami apps. What would be your approach to deal with them?
hanamimastery
·4 tahun yang lalu·discuss
Upgrading gem versions can lead to introducing bugs in your system, by bumping some versions too much at once. Use tools like Pessimize to avoid such things to ever happen! In this episode We're explaining how and why it's important. Any thoughts?
hanamimastery
·4 tahun yang lalu·discuss
Similar to what rodauth did, or active-admin - extracting mountable, shareable and reusable parts of your app to a separate thing.
hanamimastery
·4 tahun yang lalu·discuss
Contributions to Hanami components would be appreciated for sure! There is a whole persistence and views integration to be done fir 2.1 release! The core team will not rest for too long after 2.0 being out :D