This time I’ll show you how to publish react components to the npm directory. This guide does not cover testing it only shows the easiest way to use your components for different projects as npm dependency.
Unicorns are unique and might not exist. This is a collection of unique pictures of Berlin. I took them since staying there for 3 months. Berlin is quite a special place and will probably attract me a few more times.
Recently I started using Mantra to develop my Meteor apps. As with any other framework You’ll find a lot of answers to common questions in a related forum or any other resource. However I couldn’t get a good answer on how to implement routing logic properly. The Mantra specs also don’t tell much about how to approach it. So here’s my solution.
Hyper-Reality presents a provocative and kaleidoscopic new vision of the future, where physical and virtual realities have merged, and the city is saturated in media.
It has been a long time since I shared one of playlists. The reason for it was an accident I had last summer. I got a tinnitus, well I still have one and couldn’t really listen to music for a long time now. The first three month were the most difficult times of my life. Psychologically and mentally a huge challenge. However people can adapt them self to everything and so did I, it’s just a matter of time. It really helped me to see my tinnitus as part of me and not something to hate. First you wish to get rid of it, then you learn it probably won’t ever go away and finally you have to be friends with it. So my tinnitus became like friend to me. That might sound weird, but if you make this kind of experience you pretty sure can relate. Watch your ears and enjoy my playlist!
Recently I switched my current project from Meteor 1.2 to 1.3. While doing so I reworked the code for my markdown editor. When created the markdown editor in the first place I learned about the necessity of a solid platform to build web editors. So this time I used draft.js as base. Facebook open sourced draft.js a few months ago. They use it almost everywhere on Facebook page, so it should be well-tested.
The markdown editor you’re going to build has these features:
Instant html preview rendering
Support for GitHub flavoured syntax and markdown tables
Drag and drop file upload.
Copy and paste file upload.
Optionally: File upload with Meteor and FS Collection.
This winter I had the chance to visit the warm city of Lisbon. Settled in the south of Portugal it attracts thousands of tourists every year with its historic buildings and narrow streets.
I would like to share my great experience I had with Meteor and React. This time I want to show how I’ve built a bootstrap modal component. There are already a lot of solutions out there, but none of them were suitable.
Here’s how you can get a neat bootstrap modal for your Meteor React project.