• Breaking News

    Tuesday, April 6, 2021

    knowledge nugget: example.com web developers

    knowledge nugget: example.com web developers


    knowledge nugget: example.com

    Posted: 06 Apr 2021 07:34 AM PDT

    I see a lot of dev examples that use contrived email addresses. Instead, Simply use @example.com (et al) for your development purposes. It's a special reserved domain and if you fired off an email it goes into limbo, nothing will read it.

    All these are safe

    • example.com
    • example.net
    • example.org
    • example.edu

    Eg.

    So on. One less thing to think about.

    https://en.wikipedia.org/wiki/Example.com

    submitted by /u/awardsurfer
    [link] [comments]

    My first job as a web developer makes me frustrated and angry

    Posted: 06 Apr 2021 01:04 PM PDT

    Hello, fellow devs. I've been working as a junior web developer for half a year now and recently started feeling overwhelmed and frustrated.

    I'm working on a project, which is basically my employer's vision of Microsoft's SharePoint. The tech stack is Angular, Spring boot, Postgres sql.

    For the past couple of month I'm the only dev working on this project and I'm being assigned such tasks which I can't manage to accomplish and I have no one who can help me there. When Google doesn't help I feel completely lost and get pretty angry. I hate it.

    Yesterday I fixed the last critical bug from the previous iteration and today my manager found 10 more bugs, which he labelled as critical. The worst thing about those is that I have no idea how to fix them. Sometimes I feel like I should quit web dev as I'm stupid and not suitable for the job.

    I'm desperately looking for an advice on what I should do. Thanks in advance.

    submitted by /u/NeatSuperb5892
    [link] [comments]

    What is new in Tailwind CSS 2.1?

    Posted: 06 Apr 2021 05:33 AM PDT

    Vacation does wonders

    Posted: 06 Apr 2021 09:43 AM PDT

    Was feeling really burnt out, tired of websites feeling like I maybe chose the wrong career, job gave 4 days off randomly (with Easter and another day), and I feel so refreshed and wanting to dive back in. Instead of doing something big, I just stayed home and slept a lot, didn't touch code. Just letting people know if they feel kind of burnt out try taking vacation if able, it really helped!

    submitted by /u/devmoo778
    [link] [comments]

    I'm 13 and I'm and absolute noob to computers and stuff. I want want to build a website/blog. Where should I start?

    Posted: 05 Apr 2021 11:29 PM PDT

    I just got my first laptop so I really want to learn about coding for fun. Since I spent most of my time in the internet, I figured that it seems fun to build a website.

    I have absolutely no clue where to start since as I have mentioned before, I just got a laptop for the first time.

    Any kind of suggestions would be appreciated. Thanks!

    submitted by /u/Icy_Lengthiness_2783
    [link] [comments]

    I have a review with my boss tomorrow. How do I bring up a discussion about my salary?

    Posted: 06 Apr 2021 12:20 PM PDT

    I'm in the UK and feel that I'm being underpaid, so I want to discuss a pay rise, but I've never had to have this discussion before.

    How do I bring this up in my review? What do I say?

    submitted by /u/Mr_Bearding
    [link] [comments]

    Every CSS Background Property Illustrated and Explained with Code Examples ��️

    Posted: 06 Apr 2021 05:47 AM PDT

    How do institutional logins work

    Posted: 06 Apr 2021 12:20 PM PDT

    Hello!

    As a bit of background, I'm looking at launching an educational resource website to go out to colleges but before approaching a web dev to help with the actual web creation, I want to understand how the login system works for sites like this?

    From my experience, the students get given a code/ID for their school, login to that and then login to their own account with their school email (and usually a standard password that they have to update immediately)

    So behind the scenes, how does this work usually? Would I, as the site owner set up the school with a portal to add all the students emails as accounts? Or would the schools provide all the emails to me to set up under the school ID?

    Apologies if this doesn't make sense from my description - please let me know if you need more info!

    TIA!!

    submitted by /u/UCMeInvest
    [link] [comments]

    Aspiring fullstack-dev who want to learn the work-flow best-practices in the industry

    Posted: 06 Apr 2021 07:11 AM PDT

    Hi there,

    I'm currently studying to become a fullstack developer, and I want to get my feet wet with understanding the whole work-flow that an organization use in live production, so I can try it out myself in my own projects and get used to how it all works together.

    For example

    • Design - What program to designers use to write up the design of a website/app and maintain and update it?
    • Interface design/programmers - what is the best way for designers to "hand over" their work to the front-end programmers to implement the design specs into an actual website/app? How is this done continuously?
    • Interface backend-front-end - How do these two communicate? What tools do they use?
    submitted by /u/allun11
    [link] [comments]

    About git reflog

    Posted: 06 Apr 2021 03:02 PM PDT

    Modern Pokedex - a PokeAPI app

    Posted: 06 Apr 2021 02:53 PM PDT

    What’s your sass folder architecture?

    Posted: 06 Apr 2021 05:00 AM PDT

    This is probably going to be different for others And maybe from project to project. I'm working on a small internal side project for my company and want to spend downtime this weeek making some style updates.

    Im loosely following sass guide architecture. It's a little outdate but still helpful. But I'm keen to see how others have set up.

    So what's your sass folder architecture?

    submitted by /u/sbos_
    [link] [comments]

    Is there a React Framework to build Static Non-React website?

    Posted: 06 Apr 2021 01:52 PM PDT

    I'm trying to build something without react. It's a single page with HTML, CSS and some Javascript.
    The thing is, I really like the React development approach, with components and all... I'm used to using styled-components, etc... I know this may sound weird but is there a React framework to build static non-react html sites where the build has a simple structure, with a .css file, a .js file, etc... instead of a bunch of different .js files, etc? Thanks in advance.

    submitted by /u/avitorio
    [link] [comments]

    Any designers/developers here ?

    Posted: 06 Apr 2021 10:23 AM PDT

    Any web designers/front-end developers here ? How did you manage to get a role on both design and development ? What did you learn to become both designer and developer ? What's your daily work, stack on design and development, any tips on how to get a job involving both design and coding ? Thanks in advance!

    submitted by /u/erenftw
    [link] [comments]

    Should I add Less in my portfolio?

    Posted: 06 Apr 2021 09:54 AM PDT

    Im working on my portfolio in order to get a job as a Front End developer. Ive done a proyect using Sass, and now Im about to start a new proyect, but Im doubtful if I should also use Sass, and go a little bit more in depth with it, or if I should try to incorporate Less.

    I got the basics of Less, but I don`t see many devs using it, and there is not so much material about it online. What would you recommend? Is knowing how to use Less a valuable skill in the job market today? Thanks in advance

    submitted by /u/DonYurik
    [link] [comments]

    A Deep Dive Into Eleventy Static Site Generator

    Posted: 06 Apr 2021 09:49 AM PDT

    Hey guys... I've been trying to add a flatlink for hours using rewrite and I'm just not getting it! Any ideas? (Will paypal $10 for the solution)

    Posted: 06 Apr 2021 11:57 AM PDT

    Hey guys. Hope this is allowed here. I'm trying to add flatlinks to this site and I'm getting nowhere. Basically, I'm trying to change this...

    http://mywebsite.localhost.com/city?sid=1008603d378a112d2759

    to...

    http://mywebsite.localhost.com/city/1008603d378a112d2759

    Here is the existing htaccess...

    ~~~~

    RewriteEngine On

    RewriteBase /

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule .*/$ /$1 [L,R=301] [nc]

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule .*/?$ /page.php?seo_url=$1 [NE,B,L,QSA]

    ~~~~

    If anyone of you guys could give me some help I would greatly appreciate it! Thanks :)

    I will paypal $10 to the person that helps me find the solution!

    submitted by /u/eintnohick
    [link] [comments]

    .dev or .com?

    Posted: 06 Apr 2021 09:25 AM PDT

    I am a software developer. I am going to build my personal website.

    I am getting .dev domain for my first name,
    <first\_name>.dev
    and .com domain for my full name, ie,
    <first\_name><last\_name>.com.

    Which one should I prefer?
    // first_name.length = 6
    // last_name.length = 6

    submitted by /u/da_victor
    [link] [comments]

    I'm a non-technical blogger who wants to start a blog, and hires a professional developer to incorporate a database web app into my blog in the future. What CMS should I use?

    Posted: 06 Apr 2021 03:00 PM PDT

    Like my title described, I am starting a new blog, but I am not a coder, and I am familiar with both Squarespace and Wordpress as CMS.

    However, I want to turn part of my website into an interactive web app in the future, and I will hire a professional or a team to build the app. It will likely require database. It is also possibly that it will have user management feature. Taking one step further, if it becomes successful, I will also look to build a mobile app that shares the same database as the web app.

    But it's all in the future. What I am looking at today, as a non-technical blogger, is to start blogging with a CMS system while leaving the freedom to incorporate the interactive web app in the future. I am leaning toward Wordpress, since Squarespace is a closed system. Is this a good idea? Are there better systems out there?

    submitted by /u/jamalccc
    [link] [comments]

    How to develop/design an API that developers want to use - Python/Data Science Tutorials and Projects

    Posted: 06 Apr 2021 10:26 AM PDT

    Why doesn't everyone just use an external hosted checkout via Stripe, PayPal, etc. to ensure PCI compliance?

    Posted: 06 Apr 2021 01:22 PM PDT

    I know these services are generally for small- to medium-sized business and websites who don't want to worry about ensuring their hosting is PCI compliant, but why don't larger businesses do this as well? What benefit is there for a business to take through their own servers?

    Maybe my ignorance is showing here.

    submitted by /u/devilmaydance
    [link] [comments]

    Sticky Headers: 5 Ways to Make Them Better

    Posted: 06 Apr 2021 05:49 AM PDT

    When you work for people with no knowledge of this field do you ask for their permission/opinion on technical stuff or do you just take matters in your own hands?

    Posted: 06 Apr 2021 07:01 AM PDT

    Apologies in advance for my very long post.

    Hey guys, I was asked to create a new version of an existing wordpress site and i started to wonder on how to act.

    First of all i'm working without a mock-up so i feel really insecure on how to realize pages and i don't have any idea on how to realize a professional mockup (i have some graphic software knowledge but it's not that much) so there's that.

    Having said that, i'm also finding myself asking them some questions that i thought they should be able to answer (credentials and stuff like that) and they're struggling to answer them so this makes the situation all the more insecure and irritating, i sometimes can't work because i have to wait on them to answer.

    I wondered what other people in this field do when the client has literally no clue on anything, and they probably just got abandoned by their previous tech expert or, even worse, they never got a tech expert and just ousourced their site a long time ago and then forgot about it.

    For example now I'm waiting on them to give me permission to update wordpress because i can't go on without a new version, but that will inevitably visually "break" the site and render it unusable until i complete the new version(i've already made a backup of everything but that was also more difficult than it had to be).

    If you were in my place, would you ask them permission to do the things you need to do or would you just do them?

    submitted by /u/Difonzo
    [link] [comments]

    No comments:

    Post a Comment