I grew up in an affluent area. Most kids owned multiple Cabbage Patch dolls and Gear bags and pairs of Jordache jeans (not to mention the beloved Atari 2600). I certainly had enough, but it felt like all of my peers possessed more. I wanted Benetton sweaters and a cool bike. I wanted to take trips to Mexico over Christmas break and come back with a bronze tan. I wanted to impress people with a fancy car, not the red Datsun 510 parked in our driveway.

As I got older, I didn't merely crave material items-I wanted freedom. On weekends, my friends' parents left them alone in their apartments while they went elsewhere. I was never left unattended until I went to college. My friends had no curfew. I had to be home by midnight. Plus, my mom watched me like a hawk.

As a teenager, I felt humiliated, uncool, and angry. Why couldn't my mom just be like the other parents? In my world, one was popular if she had the right haircut and could stay out late. My mom, however, refused to budge. She stuck to her guns, and I begrudged her throughout my adolescence.

Fast-forward some 25 years. Now I'm the parent and I get to decide the rules. Do I buy Uggs for my preschooler? Should my fifth grader get the new iPhone 5? Will I allow my daughter to walk home from school with the other kids? Is she old enough to roam the mall solo?

It isn't especially hard for my husband and I to decide what we think are the right choices for our children. No, the challenge is having to deal with the unhappy child when he/she doesn't get what he/she wants, especially when the other kids do.

As a parent, this battle has been going on a long time. In her pre-school class, several of my daughter's little friends wore Ugg boots. When I got a hand-me-down knock-off pair, my daughter turned up her nose. 'These aren't Uggs,' she snapped. '

'Huh?' I said.

Her response floored me. 'Real Uggs have the name on the back. The kids in school told me mine aren't real.'

This was hardly an aberration. Were I to record a montage of my children's responses after hearing the word 'No,' it would sound something like this: 'But why can't we watch YouTube videos? Why can't I have a cell phone? Why can't I have my fifth dessert? Why can't we drink soda, have a video game, stay up later, join the country club, ... ' Inevitably the response to my retort is, 'But all the other kids are allowed.'

When my kids were young, it was a manageable backlash. But now, as they age, the pressure to fit in grows exponentially and so does the parenting pressure. Sometimes I just want to take the easy route. I want to give in. Parenting is exhausting and why fight the little stuff? But then I realize, not being able to stand my ground on soda will make it so much harder to hang tough about the bigger issues like Internet safety and dating.

Although I couldn't see it as a child, I now realize how amazing my mom was all those years ago. She knew what she thought was best and she didn't care if I hated her for it. That's strong parenting.

My childhood disappointments and restrictions actually taught me valuable life lessons that I am trying to pass on to my kids.

Not getting every fad item taught me to work to afford what I wanted. I also learned to budget my money. Often once my mom said no, I realized I didn't really want the item that badly. As an adult, I still don't need a lot of 'in' things. I much prefer to save my money for something I really want or need.

I learned that even though some kids had all the stuff and freedoms I craved, they came at a price. People sometimes make poor choices with money. They buy things they can't really afford and run up large debts so they can fit in.

Lastly, I learned that having every desired item doesn't me one happy. There are other ways for me to be fulfilled. I am gratified by working, helping a neighbor, being a good friend, cooking, drawing with chalk in the driveway, and playing the piano beside my daughter. I think this kind of happiness was learned in childhood.

The peer pressure your child encounters in school to have the 'in' item or the latest technology or the most freedom turns into parenting peer pressure. What is hardest for me is that I know how my children will feel when I say no. It hurts. They won't understand it. They will be angry and will direct that at me.

I just have to remind myself that sometimes the best lessons are the most painful.

每日英语:The Power of Parents Who Say 'No'的更多相关文章

  1. 每日英语:Why Chinese Companies Lack Homegrown Luxury Brand Power

    Chinese companies build iPads, high-speed trains and world-class telecom gear, but they can't seem t ...

  2. 每日英语:Don't Call Us Bossy

    [Confident girls are often called the other B-word, and it can keep them from reaching their full po ...

  3. 每日英语:Welcome to the Global Middle-Class Surge

    The mass uprisings this summer in Egypt, Turkey and Brazil are powerful reminders that the middle cl ...

  4. 每日英语:Three Shows That Changed The Way Networks Think About Viewership

    As we continue examining this season’s DVR success stories in The Blacklist and Sleepy Hollow it mak ...

  5. 每日英语:Teens Are Still Developing Empathy Skills

    The teen years are often fraught with door-slamming, eye-rolling and seeming insensitivity, even by ...

  6. 每日英语:Who Ruined The Humanities?

    You've probably heard the baleful reports. The number of college students majoring in the humanities ...

  7. 每日英语:A Different Color: China's Chameleonic Politics

    China has tried your form of government and found it wanting. That was the message delivered by Chin ...

  8. 每日英语:A New Way to Learn Chinese

    Entrepreneur and author ShaoLan Hsueh thinks that English-speakers can start learning to read Chines ...

  9. 每日英语:Who Needs to Know How to Code

    Like many 10-year-olds, Nick Wald takes private lessons. His once-a-week tutor isn't helping him wit ...

随机推荐

  1. windows下卸载mysql5.5,升级为mysql5.7.25

    0. 停止mysql的服务 1. 卸载mysql5.5 1.1 使用360或者控制面板卸载mysql,为求干净,我使用的360,结果也需要手动清理 1.2 卸载完成之后到mysql的安装目录删掉该目录 ...

  2. LFU缓存

    https://leetcode-cn.com/problems/lfu-cache/description/ 缓存的实现可以采取多种策略,不同策略优点的评估就是"命中率".好的策 ...

  3. JavaScript RegExp Object 正则表达式入门

    什么是 RegExp? RegExp 是regular expression的缩写. RegExp 对象表示正则表达式,它是对字符串执行模式匹配的强大工具. 当您检索某个文本时,可以使用一种模式来描述 ...

  4. 弹窗相应menu点击事件

    #pragma once //演示QQ2009 #define WINDOW_WIDTH 250 //窗口宽度 #define WINDOW_HEIGHT 600 //窗口高度 struct xc_i ...

  5. HDU 4301 Divide Chocolate (DP + 递推)

    Divide Chocolate Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) ...

  6. webpack window 处理图片和其他静态文件

    安装url-loader npm install url-loader --save-dev 配置config文件 {        test: /\.(png|jpg)$/,        load ...

  7. C++转型操作符

    转:http://www.cnblogs.com/hazir/archive/2012/04/14/2447251.html 旧式的C转型方式,几乎允许你将任何类型转换为任何其它类型,有其自身的缺陷, ...

  8. Java中类的设计技巧

    1)  一定要将数据设计为私有: 不要破坏封装性.有时需要编写一个访问器或更改器方法,但是最好还是保持实例域的私有性.数据的表示形式可能会改变,但他们的使用方式却不会经常发生变化.当数据保持私有时,他 ...

  9. Linux 的僵尸(zombie)进程

    可能很少有人意识到,在一个进程调用了exit之后,该进程 并非马上就消失掉,而是留下一个称为僵尸进程(Zombie)的数据结构.在Linux进程的5种状态中,僵尸进程是非常特殊的一种,它已经放弃了几乎 ...

  10. Andriod下载源码导入后AndroidManifest.xml小红叉的解决办法

    问题描述: 下载源码后,用eclipse导入,AndroidManifest.xml小红叉,而且AndroidManifest.xml打不开无法编译,请高人指点! 解决办法: 网上下载的工程文件夹不要 ...