This media is not supported in your browser
VIEW IN TELEGRAM
#tools
I've finally might have found a decent rich text editor for react - megadraft 🔥.
Needed something a bit more modern for React that is also quite extensible (eg allows files D&D and markup). Also mimicking something like telegraph (doesn't have to be that cool, but still)
Stopped at https://github.com/globocom/megadraft that is based on you guessed it Draft.js
🤓Live demo - https://megadraft.io/#/
Also do share you preferred rich text editors you've used or using right now! I've looked through too many but might have skipped something nice and obvious
I've finally might have found a decent rich text editor for react - megadraft 🔥.
Needed something a bit more modern for React that is also quite extensible (eg allows files D&D and markup). Also mimicking something like telegraph (doesn't have to be that cool, but still)
Stopped at https://github.com/globocom/megadraft that is based on you guessed it Draft.js
🤓Live demo - https://megadraft.io/#/
Also do share you preferred rich text editors you've used or using right now! I've looked through too many but might have skipped something nice and obvious
👍1
VS recently got updated and "continued working on the" 3-way merge editor that you can see on the screenshot. Who knows how, but it got enabled in my vscode automatically.
without further ado:
- VS Settings
- Git: Merge Editor
- Untick
- Go on with your life
https://code.visualstudio.com/updates/v1_69#_3-way-merge-editor
without further ado:
- VS Settings
- Git: Merge Editor
- Untick
- Go on with your life
https://code.visualstudio.com/updates/v1_69#_3-way-merge-editor
👍1
RedwoodJS vs. BlitzJS: The Future of Fullstack JavaScript Meta-Frameworks
https://blog.risingstack.com/redwoodjs-vs-blitzjs-comparison/
https://blog.risingstack.com/redwoodjs-vs-blitzjs-comparison/
How to Choose the Right UI Component Library
https://blog.bitsrc.io/how-to-choose-the-right-ui-component-library-520c080cbe72
https://blog.bitsrc.io/how-to-choose-the-right-ui-component-library-520c080cbe72
How to build rich, accessible JavaScript interfaces
https://blog.logrocket.com/build-rich-accessible-javanoscript-interfaces/
https://blog.logrocket.com/build-rich-accessible-javanoscript-interfaces/
Answer: d
Explanation: The atan2() method returns the arctangent of the quotient of its arguments, as a numeric value between PI and -PI radians. The number returned represents the counterclockwise angle in radians (not degrees) between the positive X axis and the point (x, y).
Explanation: The atan2() method returns the arctangent of the quotient of its arguments, as a numeric value between PI and -PI radians. The number returned represents the counterclockwise angle in radians (not degrees) between the positive X axis and the point (x, y).
👍1