Search:

Type: Posts; User: Oztac

Search: Search took 0.04 seconds.

  1. Replies
    5
    Views
    1,995

    Re: Javascript code for a binary translator?

    You could simply use if else condition for the conversion. For example, for an answer with 7-bit number add a zero, for an answer with -bit number add two zeros.

    Like this:



    i found it here:...
  2. Replies
    5
    Views
    1,995

    Re: Javascript code for a binary translator?

    This is interesting. This code seems fine for bigger numbers as well. Exactly what issue you are facing?
  3. Replies
    10
    Views
    7,770

    Re: is React JS is Better or Angular JS

    React.js and Vue.js are way simpler then Angular. You can learn either vue.js or react.js, both are very similar
  4. Replies
    6
    Views
    4,185

    Re: Same navbar on multiple pages.

    I would suggest you to go with Vue.js - a front-end javascript framework. You just need to code once in a component and then you can import then component in other routes. The reason I'm suggesting...
Results 1 to 4 of 4



Click Here to Expand Forum to Full Width