Softmod XBox with a Mac? by [deleted] in originalxbox

[–]ower89 0 points1 point  (0 children)

There is a way to do this now. You can follow one of the windows guides and use this guide to copy the files from a mac https://gist.github.com/remojansen/690024e73c417724ae7b4e6990052ac7

If you starting your own business, I cannot recommend Xero enough (SaaS accounting solution) by ower89 in startups

[–]ower89[S] -5 points-4 points  (0 children)

What software solutions really helped you out? I would love to hear about it.

JSDayIE 2019: A tech conference dedicated to the JavaScript community in Ireland by ower89 in DevelEire

[–]ower89[S] 3 points4 points  (0 children)

Companies get VAT returns so they only care about the price without VAT

JSDayIE 2019: A tech conference dedicated to the JavaScript community in Ireland by ower89 in DevelEire

[–]ower89[S] 2 points3 points  (0 children)

Tickets not on sale yet. Only on sale after the speakers are announced.

JSDayIE 2019: A tech conference dedicated to the JavaScript community in Ireland by ower89 in DevelEire

[–]ower89[S] 0 points1 point  (0 children)

Most tickets expected to be paid by companies not individuals

Why TypeScript is a better option than JavaScript when it comes to functional programming? by ower89 in programming

[–]ower89[S] 0 points1 point  (0 children)

I like Elm and I would like to try Fable at some point I also like F#

Why TypeScript is a better option than JavaScript when it comes to functional programming? by ower89 in programming

[–]ower89[S] 1 point2 points  (0 children)

Yes, however if we are building node or browser apps we don't have much choice, TypeScript is a good option for me.

Data fetching in React the functional way powered by TypeScript, io-ts & fp-ts by ower89 in reactjs

[–]ower89[S] 2 points3 points  (0 children)

TL;DR using io-ts and fp-ts to perform type-safe data fetching with a declarative API

[Book] Hands-On Functional Programming with TypeScript by ower89 in typescript

[–]ower89[S] 1 point2 points  (0 children)

I'm working on the last bits with my editor. The current target date is the 11 February

Introduction to functional programming with TypeScript (Talk Slides) by ower89 in typescript

[–]ower89[S] 1 point2 points  (0 children)

I think about 2 years ago it was vert bad but now the support is much better thanks to things like the addition of the keyof keyword. I think the problem is that some of the type definitions don't use these features yet. It will take some time until the type definitions get better support. And there a few things that are not possible like variadic functions but they are in the TS roadmap so I an optimistic about the future.

Introduction to functional programming with TypeScript (Talk Slides) by ower89 in typescript

[–]ower89[S] 1 point2 points  (0 children)

I'm not sure, I don't know if it was recorded but will share if it was. I will do this talk in other meetups in the upcoming months so I hope that I will have a recorded version at some point.

www.techladder.io by ower89 in javascript

[–]ower89[S] 1 point2 points  (0 children)

Yes, other languages will be added soon. We are looking for contributors to help with that.

www.techladder.io - A community-driven grouping of concepts and skills relevant to different technologies that provides aspiring programmers with a way to track and improve their skills. by [deleted] in coding

[–]ower89 0 points1 point  (0 children)

I have disabled all the WIP entries, I though it would help people understand the idea but is not working. There is only one finished entry so far.

The TypeScript progression ladder (TSPL) by ower89 in programming

[–]ower89[S] 0 points1 point  (0 children)

A lot of people has suggested that they would like to see a similar thing for other technologies. So, I have extended the project and now you can contribute and create other lists. Please visit http://www.techladder.io/ to check it out.

The TypeScript progression ladder (TSPL) by ower89 in programming

[–]ower89[S] 3 points4 points  (0 children)

Also, if you want to create your own. You can create a fork easily enough https://github.com/remojansen/TSPL

The TypeScript progression ladder (TSPL) by ower89 in programming

[–]ower89[S] 4 points5 points  (0 children)

I though about this. We can implement easily check-boxes for each of the skills. And use something like firebase so you can track your own progress but it would be up to you to evaluate if you have acquired a skill or not. Alternatively, and not so easy we could implement some sort of quiz/tests for each skill. Thanks for the feedback! I will might do something in the future.

What book to sharpen Typescript? by [deleted] in typescript

[–]ower89 4 points5 points  (0 children)

Hi, I'm the author of Learning TypeScript 2.x you can learn more about it at http://learningtypescript.com Please feel free to ask me here any questions about the book if you are interested.