Am I missing something? is mootools not going to be developed anymore?



2013/8/10 Oskar Krawczyk <[email protected]>

> You're not the only one.
>
> I've spent the last two years building Positionly.com in MooTools, and
> the day that I'll have to migrate tens of thousands lines of code to jQuery
> is getting closer and closer - Disclaimer: I'm a die-hard MooTooler since
> it was called MooFx.
>
> It's been a good ride, I still believe MooTools was the best in its time.
>
> Oskar
>
> On Aug 10, 2013, at 9:31 AM, ghazal <[email protected]> wrote:
>
> +++1
>
> On Saturday, August 10, 2013 5:19:09 AM UTC+2, utan wrote:
>>
>> Can't get my head to learn the Jquery way.
>> Mootools' way.
>>
>>  var foodiv = $('foodiv');
>>
>>  var div = new Element('div' , {
>>        id : 'someid'
>>     }).inject(foodiv);
>>
>>
>> to Jquery's
>>
>>
>>
>> jQuery('<div/>', {
>>     id: 'foo'}).appendTo('#mySelector');
>>
>>
>> Why mootools had to die?.. I am so disappointed ..
>>
>> sorry just frustrated trying to learn something that goes against what I 
>> have learned the right way.
>>
>>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "MooTools Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"MooTools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to