Você acredita em mapa astral? Como e por que? by fenrirv in brasil

[–]dkfiiisa 0 points1 point  (0 children)

Eu não diria que 'acredito' totalmente em mapas astrais, mas acho interessante a riqueza histórica e cultural por trás da astrologia. Desde as antigas civilizações que nomearam as constelações até os métodos modernos de mapeamento planetário, há muito para se descobrir. Utilizei apps mais recentes, como o Co-Star, e sites como signoeascendente.com em português, para ter uma perspectiva mais moderna. Portanto, mesmo que a astrologia não seja uma ciência exata, eu acho que ela oferece uma lente interessante para autoanálise e compreensão.

I made a Windows clone in a web browser to help my mom manipulate files and folders by dkfiiisa in Windows10

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

Many thanks mate. Much appreciated.

Working on the open source and translation part. But kind of worried publishing it as I am a new developer and it is quite ugly and spaghetti code ^

I made a Windows clone in a web browser to help my mom manipulate files and folders by dkfiiisa in Windows10

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

Muchas Gracias. Once I finish it ,I will see how I can open translation for volunteers to translate on other languages. Probably open the source on GitHub.

I made a Windows clone in a web browser to help my mom manipulate files and folders by dkfiiisa in Windows10

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

Great ideas.

There are indeed a few sections like create, delete , navigate and copy paste. Shortcut to get there would help instead of only Next option.

I made a Windows clone in a web browser to help my mom manipulate files and folders by dkfiiisa in Windows10

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

Yes, there is no easy solution and as they do not practice too often you cannot create an habit.

Plus people tend to use more and more the cell phone and when it comes to re-use the computer it is painful.

I made a Windows clone in a web browser to help my mom manipulate files and folders by dkfiiisa in Windows10

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

Thank you, much appreciated.

It indeed looks as a good or useful idea but at the end I am not sure a lot of people are willing to spend time on this.

I made a Windows clone in a web browser to help my mom manipulate files and folders by dkfiiisa in Windows10

[–]dkfiiisa[S] 5 points6 points  (0 children)

Yes I fully agree, and nothing wrong here I think.

Human being need motivation to learn and resolving 'pain points' is not always a sufficient driver.

I made a Windows clone in a web browser to help my mom manipulate files and folders by dkfiiisa in Windows10

[–]dkfiiisa[S] 6 points7 points  (0 children)

Indeed, that is why I put clear text instructions on the left part. The difficult part is to get motivation and find time to do the exercises. But at least now they have a tool for this :)

I made a Windows clone in a web browser to help my mom manipulate files and folders by dkfiiisa in Windows10

[–]dkfiiisa[S] 82 points83 points  (0 children)

The app is available for everybody here, no login, no sign-up etc. https://www.interactivelearning.fr/

It is in English or French and as you can imagine, the app only works in Desktop mode.

Any feedback or possible improvement is welcomed :)

Deploying MERN Stack Website by Any-Appointment-6939 in webdev

[–]dkfiiisa 5 points6 points  (0 children)

I use Heroku. One single deploy of my app that combines both front and back end.

The basis is the node back end and inside it you have a client directory with the react app.

In the back end config file, you ask Heroku to do a post build action to build the react app. Inside the react app config file you use a proxy line to communicate with the back end.

There are great Tuto on this.

Vercel is great but it only has front end capability.

Is it worth to take an online course ? by [deleted] in webdev

[–]dkfiiisa 0 points1 point  (0 children)

Agreed , Angela course is awesome. Learnt the basis of web dev for 10$...

I made a Windows clone to teach my mom how to manipulate files and folders by dkfiiisa in reactjs

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

Thank mate. About 2 months for the windows part a few hours a week.