You will need to learn a server-side language such as Python, Ruby on rails, Java, PHP, or any other. I would highly recommend learning on Treehouse if you're able to pay for their service. Once you know how to work with databases and using APIs such as making a Steam login, you'll know where to...
I'm not a graphic designer. I don't use photoshop. No sure what you would expect from someone who barely uses photoshop. Anyway, thanks for the feedback.
Hello DevBest,
I'm a Front End Developer. I'm currently editing my portfolio and I noticed I needed some projects. I decided to create free Website templates to people who want it. It's a awesome opportunity if you're creating a big project. I'll create anything from a Simple website to a...
It's not exactly what I'm looking for. I'll provide a link below. Scroll down to Our Skills.
http://preview.ab-themes.com/vozx/
Although that link wasn't what I was looking for, it's also something I need. Thanks.
Hello there,
I am currently trying out jQuery. I'm editing my Personal Portfolio and I need some help with my Progress bar.
What i'd like for it to do is when I scroll down to it, it starts from 0 to the original progress. Hope you can understand, if not, please leave any question below.
I found this code here by Cienwen. I'm not sure if it's exactly what you need.
<script>
function popup(){
if (!confirm("Are you sure you want to continue to view this page?"))
history.go(-1);
return ""
}
document.write(popup());
</script>
When you visit...
Hello! Just finished my Blog template today. The design is very good in my opinion and I decided to share it and give you guys the download for it. The blog is responsive so mobile phones can access the web page with no problem. Hope you guys like it and please leave your opinions and/or...
I'm trying to create a Blog Template. The problem is, I don't know if I'm coding the posts right. It looks right but I'm not sure if that's how I'm supposed to code it.
<div class="container">
<div class="box">
<div class="date"><span class="date-number">23</span>...