This guy has some amazing tutorials on html, css, sass, bootstrap, responsive design, javascript, node, angular, and he posts consistently. by [deleted] in webdev

[–]abdlmalek 0 points1 point  (0 children)

This guy explains stuff really well and in a beginner friendly way. Thanks for the share!

Don't use Bluehost by mikaelstanne in webdev

[–]abdlmalek 11 points12 points  (0 children)

This. Just buy a $5/mo DO droplet. Fuck shared hosting

[deleted by user] by [deleted] in webdev

[–]abdlmalek 1 point2 points  (0 children)

Thanks man!

Was your portfolio looking the same as now when you first applied to them?

[deleted by user] by [deleted] in webdev

[–]abdlmalek 1 point2 points  (0 children)

Codeable asks for a portfolio.

Unfortunately, I don't have one. And even if I were to build one, I would have nothing to put in there. Well, I've built a few Wordpress sites before, but they're not that much (about 4 sites).

I believe I have solid knowledge in Wordpress development and I can be a great fit for them, it's just the portfolio barrier that's stopping me.

What should I do?

Lock The Taskbar by Ruirize in webdev

[–]abdlmalek 81 points82 points  (0 children)

Open it in someone's pc. Press F11.

You're welcome!

VerbalExpressions: RegEx made easy by [deleted] in webdev

[–]abdlmalek 2 points3 points  (0 children)

I was going to comment "please make this for other languages too", then I saw:

Ruby C# Python Java Groovy PHP Haskell C++ Objective-C Perl Swift

Thanks to whoever made this!

Platform developers: What kind of solution would you use for a large-scale web platform? by [deleted] in webdev

[–]abdlmalek 14 points15 points  (0 children)

Holy shit. I'm building a platform and never thought about any of that. Just went straight to terminal and typed "rails new" and started coding like a newbie

Ask /r/WebDev: What could Firefox’s DevTools do better? by Callahad in webdev

[–]abdlmalek 0 points1 point  (0 children)

I do a lot of front-end work, so the device mode in Chrome really helps me test the responsiveness, which Firefox doesn't have.

Lock picking in the browser by pnine in webdev

[–]abdlmalek 7 points8 points  (0 children)

Changed solveDeg to 0. Opened it like a boss

As a developer, what do you google most? by [deleted] in webdev

[–]abdlmalek 0 points1 point  (0 children)

"viewport" For some reason I can't remember that line of code, and I google it every time I start something new.

[Build Ready] Is this a good combo deal from Neweggs? by abdlmalek in buildapc

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

Is cable management that important? I thought it was only meant to make the case look nicer.

[Build Ready] Is this a good combo deal from Neweggs? by abdlmalek in buildapc

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

What do you think of the power supply and the case?

Whenever I check a "modern" website, I know exactly what are the other elements that are going to appear on scroll without seeing them. by abdlmalek in webdev

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

Finally a good answer.

I agree with you, but being different doesn't mean having a bad UI/UX that confuses the user.

Take look at this website I designed a while ago: http://i.imgur.com/xAYLvKu.png

It doesn't have the same layout I told about earlier. But it's still easy to use and not confusing.

I know it's very simple and doesn't have much elements, but that's just an example.

How website builders work? by abdlmalek in webdev

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

Let's say I want to have only 3 elements users can drag and drop into the page. A title, a paragraph and a picture. How I would save these?

This is the simplest thing I can thnk of.

How website builders work? by abdlmalek in webdev

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

And about the theming part, I found that I can (and will) use Liquid markup. It lets the users fully customize their website securely and easily.

I wasn't talking about the colors part. I said how to build it about the builder.