Tag Archives: web apps

WRITING JAVASCRIPT THAT ACTS LIKE JAVASCRIPT

(reading time 15 min)

Behavior Delegation  – OLOO (objects-linked-to-other-objects) pattern.

Some time ago I wrote this tweet:


I’d summarize it like: Thinking JS has classes is like believing the engine of your car has real horses in it. I hope I got it right 🤓


Reading the You Don’t Know JS (YDKJS) book series leaves something inside you, especially when you have been in the front-end dev world for so many years.
It is a mix of amusement, inspiration, and sense of chaos about what web dev is, and what it has been for Javascript development in this specific case so far.
So sometimes you want to throw some message in the air, to externalize such feeling.

I personally found what I tweeted, quite significant so I decided to share it in other places, included Linkedin.
There a guy, front-end dev like me, showed his appreciation for my post and suggested to read a post he wrote on the topic.

I read it very carefully, this subject passionates me and it was a quite interesting post.
But at the end, the way the issue was tackled gave me this feeling, it was saying something like “ it would be interesting in theory, but do it this, instead, because everybody does it this way/this is the real trend”. Continue reading

chatbot, chat bot, Messenger bot, Telegram Bot, WhatsApp bot

CHATBOT: What it is and why you will soon need one for your business

(overview(): 2 min –  reading time 10 min)

INTRO

The purpose of this post is to explain in a very simple and easy way to non-tech-experts how they can take advantage using this new tool called chatbot or chat bot.
What it is and which are its potentials for business activities, even for small ones.
The very good news is that, in this start phase, it doesn’t take so much money or so much time to be the first one to offer this service to customers.


HIGHLIGHTS

It’s gonna be brief and easy, the purpose here is to give you a quick yet useful overview.
The first section is about what a chatbot really is.
The second explains the reason why it is becoming a key tool for communication with customers.
The third is a list of main applications for business.
Titles () summarize the concept so you can have an overview at a glance.  Continue reading

An interesting E-learning platform

Savvy, is a  platform to learn everything you want wherever and whenever you want.

It offers online lessons customized to your own personal goals.
Learn how to play guitar, sing, code and more from expert teachers from around the world.

It sounds very interesting to me, so i decided to join.
Here is my profile: www.savvy.is/profile/simoneicardi
If you’ll be 1 of the first 100 to book a session you can save 50$. Ask me the discount code!

What I teach there, is how you can improve your business activity through new technologies.

If you are interested in this or on another topic go to my profile or just drop me a line here!


Interesting? Get a free notification when a new post is out.



Google crawlers now execute javascript

It seems to be real. It could be a very interesting and usefull thing, isn’t it?
Check it out: http://googlewebmastercentral.blogspot.no/2014/05/understanding-web-pages-better.html


Interesting? Get a free notification when a new post is out.



Will this really be the next future of web?

Will this really be the next future of web?
This very interesting article talks about the potential evolution to so called “isomorphic-javascript”.
It means JS directly into the server, to fix issues like speed page rendering and seo problems as well.

Check it out: venturebeat.com/2013/11/08/the-future-of-web-apps-is-ready-isomorphic-javascript/


Interesting? Get a free notification when a new post is out.