amargo85

joined 2 years ago
 

This post will serve as a guide for anyone interested in learning web development. With it, you will be able to have a reference of which path to follow to learn frontEnd and backEnd. Below is a complete roadmap to guide you in your learning.

 

i created this function to sanitize the input fields on my site, but i need it (the function) to allow the input of some html tags. how can i improve the function to allow this?

 
 

Sometimes when you have text to post on a web site, it can be quite dry and unexciting. Although there’s not much you can do about that (apart from completely rewriting it), at least you can make it read better by converting it into as friendly a form as possible by making it flow better by using contractions. For example, replacing you have with you’ve or it is with it’s is easier to read and more like the way we speak in everyday life, and this code takes that concept to the extreme.

 

The switch statement is an alternative to if/else conditional construct (commonly called a "case statement") and may make the program more readable when handling multiple options.

 

Hackathons in 2024 are shaping up to be some of the most exciting yet. As technology continues to advance at a rapid pace, these events bring together the best and brightest minds to collaborate, learn, and create innovative solutions to real-world problems.

 

For those of us who have been working with web pages for some time, we are always faced with the problem that in some cases we need the user to change certain elements on the site, such as colors, inputs and even images. So, with the help of javascript we can now allow our users to make these changes. See some examples below:

 

For those learning Nodejs, here is a tutorial on how to handle HTTP POST requests.

 

chat rooms and programming content

view more: ‹ prev next ›